B
Bruce
I need to know how to name a range using VBA. The example as follows
does not work.
Selection.Name = "Named Range".
What is the correct syntax for this?
does not work.
Selection.Name = "Named Range".
What is the correct syntax for this?