Forum: Visual Basic 4 / 5 / 6 Apr 17th, 2005 |
| Replies: 7 Views: 38,736 Referencing the sheet name before the command buttons resolved the problem. Thanks anyway. |
Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2005 |
| Replies: 7 Views: 38,736 Comatose,
I am attaching the zipped file. Thanks for your help. |
Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2005 |
| Replies: 7 Views: 38,736 Comatose,
My command buttons are named correctly. I am attaching my excel file with the VBA code. Please review and Advise. Thanks a lot for your help. |
Forum: Visual Basic 4 / 5 / 6 Apr 8th, 2005 |
| Replies: 7 Views: 38,736 I am trying to use an IF statement to enable/disable command buttons; however, I get the following error message "Run Time Error '424': Object Required". The "cmdDeptStoresMC.Enabled=True" is... |