Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lolly
 
Posts: n/a
Default Links to other workbook

Using Excel 2000, and with a list created of two columns consisting of a
number as text in the first column and a corresponding name in the second.

In a new workbook, I need to enter one of the numbers in a column, and then
in the next column have the corresponding name automatically entered when I
press Enter.

Is this possible, please?
  #2   Report Post  
bpeltzer
 
Posts: n/a
Default Links to other workbook

That's what the vlookup function does. If you enter the number in cell A2,
for example, the equation in B2 would be
=vlookup(A2,[FirstWorkBookName.xls]Sheet1!A:B,2,false). (Substitute your
name of your master list file for FirstWorkBookName, and change Sheet1 and
the columns as necessary).


"Lolly" wrote:

Using Excel 2000, and with a list created of two columns consisting of a
number as text in the first column and a corresponding name in the second.

In a new workbook, I need to enter one of the numbers in a column, and then
in the next column have the corresponding name automatically entered when I
press Enter.

Is this possible, please?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Lolly
 
Posts: n/a
Default Links to other workbook


Thank you bpeltzer for this informarion. I will test it out and get back to
your message in the next couple of days.

"bpeltzer" wrote:

That's what the vlookup function does. If you enter the number in cell A2,
for example, the equation in B2 would be
=vlookup(A2,[FirstWorkBookName.xls]Sheet1!A:B,2,false). (Substitute your
name of your master list file for FirstWorkBookName, and change Sheet1 and
the columns as necessary).


"Lolly" wrote:

Using Excel 2000, and with a list created of two columns consisting of a
number as text in the first column and a corresponding name in the second.

In a new workbook, I need to enter one of the numbers in a column, and then
in the next column have the corresponding name automatically entered when I
press Enter.

Is this possible, please?

  #4   Report Post  
Posted to microsoft.public.excel.misc
Lolly
 
Posts: n/a
Default Links to other workbook

Brilliant bpeltzer - thank you once again.
Now I have another query. Is it possible to jump back one column in order to
access the column after entering the number, to then press Enter for the
corresponding name, and then jump forward two columns to continue entering
data? Unfortunately the records sheets we are using have the two columns in
question in reverse order.

"Lolly" wrote:


Thank you bpeltzer for this informarion. I will test it out and get back to
your message in the next couple of days.

"bpeltzer" wrote:

That's what the vlookup function does. If you enter the number in cell A2,
for example, the equation in B2 would be
=vlookup(A2,[FirstWorkBookName.xls]Sheet1!A:B,2,false). (Substitute your
name of your master list file for FirstWorkBookName, and change Sheet1 and
the columns as necessary).


"Lolly" wrote:

Using Excel 2000, and with a list created of two columns consisting of a
number as text in the first column and a corresponding name in the second.

In a new workbook, I need to enter one of the numbers in a column, and then
in the next column have the corresponding name automatically entered when I
press Enter.

Is this possible, please?

Reply
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
Links only update when external workbook is open CMB Excel Worksheet Functions 6 November 8th 05 12:39 AM
How to find links to another workbook? shellshock Excel Discussion (Misc queries) 1 August 3rd 05 11:17 PM
Emailing a workbook with links GuinevereP Excel Worksheet Functions 2 April 7th 05 12:28 AM
find links to another workbook Patricia Excel Discussion (Misc queries) 1 January 21st 05 09:33 PM
#VALUE ! errorr for links to other workbook Janez Banez Excel Worksheet Functions 2 January 15th 05 10:58 PM


All times are GMT +1. The time now is 04:07 PM.

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

About Us

"It's about Microsoft Excel"