karenjoy511
New Member
- Joined
- Sep 12, 2014
- Messages
- 31
I would like to access some defined names in my VBA code. These names have a ReferTo value that is a formula. For some the formula evaluates to a single value, like 5005 or "The Client", and for others the formula evaluates to a range. After quite a bit of searching I haven't been able to find an explanation of how to do this (if there is a way). Does anyone know if I can use defined formula names in VBA? If so, how do you access the value the name evaluates to (RefersTo just returns the formula, not the result).
Thanks!
Thanks!