Named Range

  • Thread starter Thread starter GMet
  • Start date Start date
G

GMet

I have a range (H20) on sheet "Calc" named "Finish"
When I try to capture the value of "Finish" I get nothing - it's empty.

Myvalue=Finish gets nothing
Myvalue = sheets("Calc").Finish get an error

How can I capture the value in the named range "Finish"?

GMet
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top