Hi guys,
i have an really annoying problem.
i have some formulas referring to cell A1
when i copy and paste the data in A1 to B1, the formula then refer to cell B1.
How can i avoid the referens to change cell.
/ jocke
Hi guys,
i have an really annoying problem.
i have some formulas referring to cell A1
when i copy and paste the data in A1 to B1, the formula then refer to cell B1.
How can i avoid the referens to change cell.
/ jocke
You could subsititute the cell reference with an INDIRECT function.
ie Instead of =A1, use =INDIRECT("A1")
Rule 1: Never merge cells
Rule 2: See rule 1
"Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".
You can use an absolute reference![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks