Fixed file location for lookup formula

  • Thread starter Thread starter Code Numpty
  • Start date Start date
C

Code Numpty

I have designed a template with lookup formulas referring to other files. I
have specified the other files all be in a folder directly on the C: drive,
C:\Masters.

When I distribute the file to another PC the file location changes. Is there
any way for it to stay exactly as input, whereverthe final file is saved as a
file or template?
 
Thanks Ryan,

My problem was a different one. The reference file that I had already copied
to C:\Masters was lacking a named range and this was causing a
non-rectangular name definition problem.

My user name is not Numpty for nothing!
 
Yes, the formula in my destination worksheet referred to a named range in the
lookup worksheet. I had not updated the lookup worksheet on the new PC with
the named range, which is why I was getting the error. As soon as I named the
range in the lookup file all worked OK.

Basic different file version error. :-(
 
Back
Top