doing this without testing or looking over past uses and I may be screwed up.
d1$=left$(date$,2):d2$=mid$(date$,4,2) should give current date. sub your variable in place of date$ should extract. you may need to test for length of your variable to see if you have the right length, add a zero to the front if you are one short.
Ed Fair
efair@atlnet.com
Any advice I give is my best judgement based on my interpretation of the facts you supply.
Help increase my knowledge by providing some feedback, good or bad, on any advice I have given.