Hi I'm having trouble running a sub I've written. The sub works, I made the form and a button named new number as the sub is call newNumber(). I've tried:
With no luck, having a blonde moment please help?Private Sub CommandButton3_Click() call newNumber() End Sub
If the only purpose of the Command Button is to run the sub routine, why not put the code for the sub routine directly associated with the Command Button instead of calling the subroutine.
BTW--where is the subroutine located? Is it in your modules? That may be the issue.
Alan
Alan
Click the * below to say thanks.
Database Principles
Pivot Table Tips
Good Excel Video Tutorials
Sumifs or SumProduct
DataPig Access Tutorials
MS Query Tutorial
Worst Pie Chart Ever?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks