D
Dan
I have the following formula:
LOOKUP(Schedule!D2,Projects!$A2:$A52,Projects!$B2:$B52)
When I copy this to subsequent columns it looks like this:
LOOKUP(Schedule!D3,Projects!$A3:$A53,Projects!$B3:$B53)
LOOKUP(Schedule!D4,Projects!$A4:$A54,Projects!$B4:$B54)
etc...
I want the Projects piece to stay as absolute reference.
Why does the copy not recognize this?
Thanks in advance - Dan
LOOKUP(Schedule!D2,Projects!$A2:$A52,Projects!$B2:$B52)
When I copy this to subsequent columns it looks like this:
LOOKUP(Schedule!D3,Projects!$A3:$A53,Projects!$B3:$B53)
LOOKUP(Schedule!D4,Projects!$A4:$A54,Projects!$B4:$B54)
etc...
I want the Projects piece to stay as absolute reference.
Why does the copy not recognize this?
Thanks in advance - Dan