M
Montana Rain
I have two fields in a database that I am trying to combine into 1.
The firs is a date fiel that I am only interested in the year. The
second is a number that is formated as "000". When I try to combine
them with a hyphen such as [year]&"-"&[number], I get the original
full date format and the original number format. Any way to get around
this. My goal is something like this: 2009-021
Thanks
The firs is a date fiel that I am only interested in the year. The
second is a number that is formated as "000". When I try to combine
them with a hyphen such as [year]&"-"&[number], I get the original
full date format and the original number format. Any way to get around
this. My goal is something like this: 2009-021
Thanks