I have a user getting a run time error from the following code, but I can't see how - any suggestions?
Private Sub buttonViewPatient_Click()
Application.ScreenUpdating = True
ActiveWindow.DisplayWorkbookTabs = True
Sheets("data").Select
End Sub
|
Results 1 to 5 of 5
Thread: Run Time Error 1004Threaded View
|
Click Here to Expand Forum to Full Width |