No setting available to force what you want, unless you use an event in
VBA solution.
You can apply solution after the data is entered, by using a helper
column.
With original data in A1, in another column enter =PROPER(A1) and copy
down the column as far as required.
Then, copy the whole of the helper column and Paste Special>Values back
over the data entered in column A.
The helper column can then be deleted.
Hi Theo,
For macro solutions to change in place when the macro is invoked
or for an event macro to change when a constant is entered in a column(s) see http://www.mvps.org/dmcritchie/excel/proper.htm
Microsoft Word offers a formatting option, Excel does not.
"Roger Govier" wrote
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.