D
djw
Is there anyway to get Access to run some code as soon as it is opened
(without using a form)?
Is there an Access equivalent to doing something like the following in
Excel:
Private Sub Workbook_Open ()
'some code that runs when opened
End Sub
Thank you,
David
(without using a form)?
Is there an Access equivalent to doing something like the following in
Excel:
Private Sub Workbook_Open ()
'some code that runs when opened
End Sub
Thank you,
David