lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I fixed $J$1 in the formula and accidentally moved J1 (dragged and drop it somewhere else), the formula below will update $J$1 to the new location for example $L$20. I thought $ will fix the address? I know I am not moving the formula but still? Thank you so much.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]I[/TD]
[TD]J[/TD]
[/TR]
[TR]
[TD]name[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]date[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
J10 =COUNTIF(C2:C30,$J$1)
I fixed $J$1 in the formula and accidentally moved J1 (dragged and drop it somewhere else), the formula below will update $J$1 to the new location for example $L$20. I thought $ will fix the address? I know I am not moving the formula but still? Thank you so much.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]I[/TD]
[TD]J[/TD]
[/TR]
[TR]
[TD]name[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]date[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
J10 =COUNTIF(C2:C30,$J$1)