G
Guest
press commandbutton
openquery, acnorm,acEdit
MSG bos - do you want to abort?
If vbYes Then
GoTo Exit_COMMBUTTON_proc
how come I am left looking at a query ouput display but I can no longer edit
a field?
I tried
If vbYes Then
openquery, acnorm,acEdit again, but that didn't make a
difference
openquery, acnorm,acEdit
MSG bos - do you want to abort?
If vbYes Then
GoTo Exit_COMMBUTTON_proc
how come I am left looking at a query ouput display but I can no longer edit
a field?
I tried
If vbYes Then
openquery, acnorm,acEdit again, but that didn't make a
difference