Hi all! I wrote a function with column() inside and named it. When i use this name it shows the result of calculation based on the cell where it was named and i need it to be relative! How can i fix it. Thanks in advance!!
Hi all! I wrote a function with column() inside and named it. When i use this name it shows the result of calculation based on the cell where it was named and i need it to be relative! How can i fix it. Thanks in advance!!
Might help if you shared the function ...
Trevor Shuttleworth - Retired Excel/VBA Consultant
I dream of a better world where chickens can cross the road without having their motives questioned
'Being unapologetic means never having to say you're sorry' John Cooper Clarke
Thanks for replying!!
=MATCH(INDEX(Base_tickers,MATCH($A2,BASA!$A:$A,1)-1,COLUMN()-1),Col_with_IDs,0)
Names here are all named ranges
sOLVED. wHEN DEFYING THE NAME FOR THE FUNCTION, IN "REFERRING TO" ONE NEED PUT ALL FORMULA INSIDE AND NOT THE CELL CONTAINING IN ORDER TO GET TO BE RELATIVE.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks