J jarheadjim Registered User. Local time Today, 21:34 Joined Mar 6, 2002 Messages 83 Mar 6, 2002 #1 i want to make 2 command buttons that fill in the current date time "=now()" when items are checked in and out. Any help?
i want to make 2 command buttons that fill in the current date time "=now()" when items are checked in and out. Any help?
G Geoff Codd Registered User. Local time Today, 21:34 Joined Mar 6, 2002 Messages 190 Mar 6, 2002 #2 firstly you want an On Click Event Procedure with the following code Me!CheckOut = Now