Utradeshow
Well-known Member
- Joined
- Apr 26, 2004
- Messages
- 807
- Office Version
- 365
Hi,
I have this formula I use to pull the date and time that they place in 1 cell from a customer quote sheet. It was working well until we got to a double digit month.....
The thing is they are inconsistant in stating the dates. such as "09/03 10AM" or "9/3 10AM" or even sometimes "9/03 10AM".
Can this formula be altered to accept variables
=TEXT(LEFT(INFO!A35,4),"MM/DD/YY")
I have this formula I use to pull the date and time that they place in 1 cell from a customer quote sheet. It was working well until we got to a double digit month.....
The thing is they are inconsistant in stating the dates. such as "09/03 10AM" or "9/3 10AM" or even sometimes "9/03 10AM".
Can this formula be altered to accept variables
=TEXT(LEFT(INFO!A35,4),"MM/DD/YY")