Hi,
I encountered a problem today that I'm not able to solve.
I made an INDEX MATCH function, the problem now is, it is working on my Laptop, but if i transfer it to the Computer at work i get a heck load of errors. At work I'm trying to pull information from a sheet on a server to my own sheet so I don't have to do this by hand. I tried a lot but I always encountered an error and couldnt get it to work.
=INDEX(INDIRECT("[Planungstool_L4752_1 4 new.xlsm]PERSONALPLANUNG!"&ADRESS(9;3166+4*((COLUMN(A1)-1)/2))&":"&ADRESS(384;3166+4*((COLUMN(A1)-1)/2)));MATCH($A12;INDIRECT("[Planungstool.xlsm]PERSONALPLANUNG!"&ADRESSE(9;3164+4*((COLUMN(A1)-1)/2))&":"&ADRESS(384;3164+4*((COLUMN(A1)-1)/2)));0))
That is the Formula which is not working. It either gives me an eroor at ADRESS or somewhere in the name of the document.
Any ideas?
Thx for any help
Joel
Bookmarks