Hi,
I have a command button (cmdNAICS) that is importing data into a database. I only want them to use this button one time so i am trying to delete the button after the import is finished. The form is (frm MainMenu). I found code for DeleteControl but get different errors depending on what I try. Does anyone know the correct code to delete a button on a form that has already been created?
Thanks Lisa
I have a command button (cmdNAICS) that is importing data into a database. I only want them to use this button one time so i am trying to delete the button after the import is finished. The form is (frm MainMenu). I found code for DeleteControl but get different errors depending on what I try. Does anyone know the correct code to delete a button on a form that has already been created?
Thanks Lisa