Suspend event procedure while form is open in datasheet view -
02-07-2005
, 09:21 PM
Greetings,
I would like to open a form from within another form. I need to suspend the
sub until the second form is closed. I can do this easily by opening the
form modally (acDialog) but not if the second form is in datasheet view. I
really would like to use the datasheet view. Any suggestions?
Thanks |