Hi Guys,
i am on worksheet_change event and i want to refer to workbook scope named range but there is an error:
Screenshot_7.png
how can i do this?
Best,
Jacek
Hi Guys,
i am on worksheet_change event and i want to refer to workbook scope named range but there is an error:
Screenshot_7.png
how can i do this?
Best,
Jacek
A workbook doesn't have a Range property. Use Application.Range instead, or Activeworkbook.names("S_protectworkbook").referstorange.value
Everyone who confuses correlation and causation ends up dead.
ok thank you!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks