LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default vlookup copy down

Try this:
=VLOOKUP($C$3,summary,ROW(A3),FALSE)

Now when you copy down, the A3 will change to A4, and cause the ROW function
to return a value of 4.

--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Davidm" wrote:

Is there any way when copying a vlookup formula or similar to have the row of
the range change for example suppose you have a formula
=VLOOKUP($C$3,summary,3,FALSE)
and you want to copy down to cell below so formula is
=VLOOKUP($C$3,summary,4,FALSE)
and keep on going so when you copy down next the 4 changes to a 5 etc.

Thanks Dave

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vlookup formula copy Confusicous Excel Discussion (Misc queries) 4 September 10th 09 08:33 PM
Vlookup Copy Formula Joe K. Excel Worksheet Functions 2 November 19th 08 03:34 PM
Vlookup, copy only certain values Aline Excel Discussion (Misc queries) 1 July 27th 08 11:41 PM
PLEASE HELP - VLOOKUP COPY I.C.E. Excel Discussion (Misc queries) 3 October 11th 06 11:41 AM
Copy VLOOKUP Formula EMarre Excel Discussion (Misc queries) 4 October 21st 05 04:05 PM


All times are GMT +1. The time now is 12:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"