LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Select One Item / Populate Another

Hi Joe
You're welcome.
Type "Relative & Absolute' in Excel Help, this will bring up all the
information you need when you copy formulas.
Regards
John
"Joe" wrote in message
...
"John" wrote:

Hi Joe
Try it this way:
=VLOOKUP(A3,AA100:Ab309,2,FALSE)
HTH
John



John,

That did the trick. However, if I copy/paste to all my cells, I noticed
Excel had a tendency to update the entire formula. For example €“ instead of€¦

=VLOOKUP(A3,AA100:AB309,2,FALSE)
=VLOOKUP(A4,AA100:AB309,2,FALSE)
=VLOOKUP(A5,AA100:AB309,2,FALSE)
=VLOOKUP(A6,AA100:AB309,2,FALSE) etc;

I got€¦

=VLOOKUP(A3,AA100:AB309,2,FALSE)
=VLOOKUP(A4,AA101:AB310,2,FALSE)
=VLOOKUP(A5,AA102:AB311,2,FALSE)
=VLOOKUP(A6,AA103:AB312,2,FALSE)

It was no big deal to correct. I just thought it was interesting Excel
updated everything.

Again, thank you for your help and expertise.

Joe


 
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
VBA: Column Select then Data Select then return to cell A1 James C[_2_] Excel Discussion (Misc queries) 3 February 1st 10 11:35 AM
How to Pre-Select items in Multi-Select List on Form MikeZz Excel Programming 2 August 6th 09 06:33 PM
error - select method failed - (columns.select) PBcorn Excel Programming 3 May 19th 08 10:49 AM
Using formulas to select cells (Ex: Select every nth cell in a col Lakeview Photographic Services Excel Discussion (Misc queries) 2 March 15th 07 02:17 PM
In Excel 2000, How do you select the whole of a worksheet (Select. Rascal Excel Discussion (Misc queries) 1 March 5th 05 12:03 AM


All times are GMT +1. The time now is 04:29 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"