1

I have some defined names in Excel's name manager. For example like these:

For example these:

I want to use them in my VBA code, but I don't know how. Could anyone here help me?

1 Answer 1

5

Try Range("salaries") or Sheet1.Range("salaries").

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.