Hi,
I'm running code that, until recently, worked fine.
If ActiveWorkbook.Path <> vbNullString Then Load Frm_EUCClassify Frm_EUCClassify.Show Else MsgBox "The spreadsheet must be saved before it can be documented", vbInformation, "E-File Documenting" Unload Frm_EUCClassify End If
Now when I try to run the code at the load form stage I get Runtime error 1004 Unable to get Currentregion Property of the RangeClass
I'm baffled....can anyone help please?
M
Hi,
There must be code in the Userform_Initialize or Userform_Activate events of the form that is causing the error.
Good luck.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks