How to enforce entry of u/c, l/c and no spaces in Excel 2007

lampman

New Member
Joined
Feb 15, 2012
Messages
5
How can I use VB to enforce the following data entry controls in Excel 2007 cells? I want to use VB instead of data validation in data tools so pasting of invalid data from other sources won't overwrite the control.
B4..C10: Uppercase first char and no spaces
D4..D10: Lowercase first char and no spaces

Btw, I'm already enforcing correct email address formats with the code in this post http://www.mrexcel.com/forum/showthread.php?p=3042648#post3042648, so want to ensure I know how to use solution to above in conjunction with the email address code.

Thanks.
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.

Forum statistics

Threads
1,226,693
Messages
6,192,471
Members
453,726
Latest member
JoeH57

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top