P
PC
Hi,
Is it possible to create an input mask like so "DD0n/mm-y" (where n is the
reference number of the entry, mm is obviously month and y is the last
digit of the year i.e. 5 for 2005) The result would be DD01/01-5 which
denotes entry 1 in January 2005, DD02/01-5 and so on until February then
DD01/02/-5 etc.
Currently I have an input mask of >LL00/00"-5";0 .As you can see the user
has to enter the month and the year is hard coded which means it has to be
chaged manually each year.
Any advice would be appreciated
Regards
Paul
Is it possible to create an input mask like so "DD0n/mm-y" (where n is the
reference number of the entry, mm is obviously month and y is the last
digit of the year i.e. 5 for 2005) The result would be DD01/01-5 which
denotes entry 1 in January 2005, DD02/01-5 and so on until February then
DD01/02/-5 etc.
Currently I have an input mask of >LL00/00"-5";0 .As you can see the user
has to enter the month and the year is hard coded which means it has to be
chaged manually each year.
Any advice would be appreciated
Regards
Paul