close

I need to change a VLOOKUP formula =VLOOKUP(D566,'Master
Data'!$A$3:$Y$438,25,FALSE)
The 438 should be 1000. Can I change for the whole column or one cell at a
time?

If you've been good, you might be able to select that column and do:

Edit|replace
what: $y$438
with: $y$1000
replace all

But if there's no data under that table and it won't matter if rows 1 and 2 are
in that table:

edit|Replace
what: $a$3:$y$438
with: $a:$y
replace all

(why worry about extending the range later?)

gswegan wrote:
gt;
gt; I need to change a VLOOKUP formula =VLOOKUP(D566,'Master
gt; Data'!$A$3:$Y$438,25,FALSE)
gt; The 438 should be 1000. Can I change for the whole column or one cell at a
gt; time?

--

Dave Peterson

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()