Hello, i have a problem with my excel app... This is a hypothetical situation... but lets say the client clicks on a dropdown box on sheet 3 and then clicks on page 1 and clicks the delete page button... inputbox pops up and asks what page the client wants to delete... and he enters 3 (for sheet 3)... problem is... the combobox still has focus on sheet 3 (notice how all the menu's change when you have the combobox selected... we'll i'm thinking that's the problem)... when he clicks ok on the inputbox, it goes through the code, selects the sheet 3 and deletes it... on the delete command i get the following error:
"Runtime error 424: Object required"
Any help is appreciated...
Jason
"Runtime error 424: Object required"
Any help is appreciated...
Jason