Hi,
I tried a few ways of doing it but failed. The message says something like "the reference is not valid".
What I did is like ...[workbookname]namedrange, or []!namedrange, or []"namedrange" and more. Nothing worked.
So what's the right syntax for it? I don't want to do things like []sheetname!$a$1:$z$100.
I haven't tried putting the OFFSET function there since the NamedRange was dynamically created. I don't think it's going to work.
Thanks in advance and have a nice day.
I tried a few ways of doing it but failed. The message says something like "the reference is not valid".
What I did is like ...[workbookname]namedrange, or []!namedrange, or []"namedrange" and more. Nothing worked.
So what's the right syntax for it? I don't want to do things like []sheetname!$a$1:$z$100.
I haven't tried putting the OFFSET function there since the NamedRange was dynamically created. I don't think it's going to work.
Thanks in advance and have a nice day.