T
Tcs
I have a table in which I believe I only need one record. It is a table of
aging periods (e.g., current, 30days, 60days and 90days). I want to get the
current input from the user and then calc the prior periods in VB. I'm trying
to use an Append query to write the one record, after getting the current period
year and month from the user. Access isn't letting me.
What am I doing wrong? How SHOULD I do this?
Acc = 2000
OS = XP
Thanks in advance...
aging periods (e.g., current, 30days, 60days and 90days). I want to get the
current input from the user and then calc the prior periods in VB. I'm trying
to use an Append query to write the one record, after getting the current period
year and month from the user. Access isn't letting me.
What am I doing wrong? How SHOULD I do this?
Acc = 2000
OS = XP
Thanks in advance...