A arifanmol Member Jan 25, 2023 #1 can we go to upward cell using offset in excel like a 10 b 20 c 30 i want to go to cell with '10' from cell with 'c'
can we go to upward cell using offset in excel like a 10 b 20 c 30 i want to go to cell with '10' from cell with 'c'
pecoflyer Well-Known Member Jan 25, 2023 #2 As OFFSET is a volatile function you should avoid it to be on the safe side. What are you trying to do ?
As OFFSET is a volatile function you should avoid it to be on the safe side. What are you trying to do ?
Debaser Well-Known Member Jan 25, 2023 #4 What do you mean by "go to" exactly? OFFSET can refer to cells in any direction but it doesn't go anywhere.
What do you mean by "go to" exactly? OFFSET can refer to cells in any direction but it doesn't go anywhere.