Ok, I have to enter in hundreds of phone numbers and the time they called. To make things go quicker I would like to enter something like this.
8.01.0 Which would convert to 8:01 AM
Equally 8.01.1 would amount to 8:01 PM.
The code for this is simple enough. However, is there a way to get VBA to check a cell automatically as you leave it? Or by pressing the down key?
If I had to use a combination like Ctrl-Shift-R to start the program, and then have it autocomplete in the background as I enter stuff would be fine with me.
-David
8.01.0 Which would convert to 8:01 AM
Equally 8.01.1 would amount to 8:01 PM.
The code for this is simple enough. However, is there a way to get VBA to check a cell automatically as you leave it? Or by pressing the down key?
If I had to use a combination like Ctrl-Shift-R to start the program, and then have it autocomplete in the background as I enter stuff would be fine with me.
-David