S
Scott Randolph
I'm new to writing Access code and I'm using Access97 and want to build a
simple field update tool.
I have a table named Quotes and in that table is two fields: (1) Status and
(2) DateClosed.
The [Status] field simply states whether a quote is open "A" or closed "X".
When the [Status] is changed to an "X" I would like update the [DateClosed]
field with a date and time stamp.
Sounds simple enough but, how would a newbie like me write the code?
Next question: What's a good source book on writing Access code?
TIA,
Scott
simple field update tool.
I have a table named Quotes and in that table is two fields: (1) Status and
(2) DateClosed.
The [Status] field simply states whether a quote is open "A" or closed "X".
When the [Status] is changed to an "X" I would like update the [DateClosed]
field with a date and time stamp.
Sounds simple enough but, how would a newbie like me write the code?
Next question: What's a good source book on writing Access code?
TIA,
Scott