In the code below, Private Sub Page2_Click() is highlighted, and after clicking ok on the error message, Me.GoToPage 1 is highlighted in yellow.
Private Sub Page1_Click()
Me.GoToPage 1
End Sub
Private Sub Page2_Click()
Me.GoToPage 2
End Sub
Remou - lesson learned! :)
Hi
I have been tinkering with an Access database and am now gettting an error message stating ‘Only comments may appear after an End Sub, End Function or End Property’ which would leave me to believe that there is an extra ‘End…’ somewhere from a previous attempt at tweaking the code, but I...
Thanks fneily, I'll re-post in the appropriate forum
I can't remember how to set breakpoints or use the immediate window - it's been a while!
Thankfully I did back up the database, so at worst we've only lost a few hours inputting between backing up and the latest 'improvements'
Hi
I have been tinkering with an Access database and am now gettting an error message stating ‘Only comments may appear after an End Sub, End Function or End Property’ which would leave me to believe that there is an extra ‘End…’ somewhere from a previous attempt at tweaking the code, but I...
Reposting with a different header, due to no replies. I'm desperate to find an answer to this
Apologies if this has been covered before - I've done a search but can't find anything
I wrote a label printing program for a local vets in Windows 98. The program ran perfectly on Windows 98 and...
Hi All
Apologies if this has been covered before - I've done a search but can't find anything
I wrote a label printing program for a local vets in Wondows 98. The program ran perfectly on Wondows 98 and the printer would wind on from on elabel to the next with no problems. When the vets...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.