G
Guest
Hi
I have a user form where I enter the date in a text box in the format of m-d (month-day[3-7]). How do I insert this into a cell and have it automatically convert over into m/d/yyyy
Also, I enter the time in another text box as h:m. How do I insert it into a cell and convert it to 24 hour time
And last but not least, I enter a number in a textbox. How do I convert it over into a numeric value
The cells are already formated the way I want, I'm just trying to build and use a form. Thanks.
I have a user form where I enter the date in a text box in the format of m-d (month-day[3-7]). How do I insert this into a cell and have it automatically convert over into m/d/yyyy
Also, I enter the time in another text box as h:m. How do I insert it into a cell and convert it to 24 hour time
And last but not least, I enter a number in a textbox. How do I convert it over into a numeric value
The cells are already formated the way I want, I'm just trying to build and use a form. Thanks.