B
Bill Mayes via AccessMonster.com
I am modifying a form in MS Access 2000 for the data entry folks to allow
them to use checkboxes. I created a Macro to run for each one of the
checkboxes. All of the Macros do the same table join. The only difference
being the numeric value it writes to one table. But each time the data entry
folks check any one of the new checkboxes, a message pops up informing them
of the following:
" You are about to append 1 row(s). Once you click Yes, you can't use the
Undo command to reverse the changes. Are you sure you want to append the
selected rows? "
I need to eliminate this pop up message. Does anyone know how I do this?
Bill
them to use checkboxes. I created a Macro to run for each one of the
checkboxes. All of the Macros do the same table join. The only difference
being the numeric value it writes to one table. But each time the data entry
folks check any one of the new checkboxes, a message pops up informing them
of the following:
" You are about to append 1 row(s). Once you click Yes, you can't use the
Undo command to reverse the changes. Are you sure you want to append the
selected rows? "
I need to eliminate this pop up message. Does anyone know how I do this?
Bill