michaelsmithgall
New Member
- Joined
- Feb 22, 2011
- Messages
- 19
Im afraid this is very simple and I am just drawing a complete blank. I have a process on my internal system that requires me to look up the two digit Month on a file and subtract the current months two digit value to arrive at a value we are going to use for additional calculation.
so we may have 02 in the system to reprsent Feb and today would be 04 to represent April. i need to subtract 04 from 02 and get 10.
What i would like is:
A1 to receive the system date from the user
A2 to automatically reflect the two digit code from this month
a3 to show the calculated new month code (02-04=10)
thank you in advance for any help you can provide
so we may have 02 in the system to reprsent Feb and today would be 04 to represent April. i need to subtract 04 from 02 and get 10.
What i would like is:
A1 to receive the system date from the user
A2 to automatically reflect the two digit code from this month
a3 to show the calculated new month code (02-04=10)
thank you in advance for any help you can provide