H
HeatherM
My organisation reports period numbers in a six figure
format:y1y1y2y2pp, so for the sixth period of year 2003-
2004 it would be 030406.
I have a period field in my transactions table and it
expects six digits to be entered, but is there any way I
can make it expect a valid period number to be entered ie
digits 3and4 should be a number 1 higher than digits 1and2
and digits 5and6 should be a number between 01 and 13?
Do I have to make up a table with all the allowable
combinations of digits and have the form look it up?
format:y1y1y2y2pp, so for the sixth period of year 2003-
2004 it would be 030406.
I have a period field in my transactions table and it
expects six digits to be entered, but is there any way I
can make it expect a valid period number to be entered ie
digits 3and4 should be a number 1 higher than digits 1and2
and digits 5and6 should be a number between 01 and 13?
Do I have to make up a table with all the allowable
combinations of digits and have the form look it up?