Hi
I want to run a spell check on 3 specific columns in a table. I've got the 'DoCmd.RunCommand acCmdSpelling' to start the spell checker, but need to select these columns prior to running this command. How would I select these columns in VBA so the user doesnt have to. I cant find a lot of documentation on this in the VBA on-line help.
Thxs
Pete
I want to run a spell check on 3 specific columns in a table. I've got the 'DoCmd.RunCommand acCmdSpelling' to start the spell checker, but need to select these columns prior to running this command. How would I select these columns in VBA so the user doesnt have to. I cant find a lot of documentation on this in the VBA on-line help.
Thxs
Pete