H
Hydra
I created a bunch of named ranges by scanning the headers of a table and
creating named ranges that match the header names. Thes appear normally in
the names dialog box, with the correct ranges.
Yet when I try to access one of the ranges as in
With range("myrange")
(Attributes or code
End with
I get an error message.
???
creating named ranges that match the header names. Thes appear normally in
the names dialog box, with the correct ranges.
Yet when I try to access one of the ranges as in
With range("myrange")
(Attributes or code
End with
I get an error message.
???