Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Daryl
 
Posts: n/a
Default how do you setup a table

I'm trying to create a database on sheet 2, say from 1-40 names. i would
like to type in a numeric number (lets say #8) into sheet 1 say G, 4: I
would like the name from sheet 2 posted from say #8 to be posted into cell G5?

How do i do this?

Also, is it possible to have the pop up window prompt me for the next data
entry?

thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default how do you setup a table

Daryl

Sheet2 has two columns............

A1:A40 contains numbers 1-40

B1:B40 contains your 40 names.

In Sheet1 G5 enter this formula =VLOOKUP(G4,Sheet2!$A$1:$B$40,FALSE,0)

Type a number in G4 and G5 will be populated.

For more on VLOOKUPs and for the second question, see Debra Dalgleish's site.

Look for Data Validation Lists and VLOOKUP tables assistance.


Gord Dibben MS Excel MVP

On Mon, 17 Apr 2006 14:30:01 -0700, Daryl
wrote:

I'm trying to create a database on sheet 2, say from 1-40 names. i would
like to type in a numeric number (lets say #8) into sheet 1 say G, 4: I
would like the name from sheet 2 posted from say #8 to be posted into cell G5?

How do i do this?

Also, is it possible to have the pop up window prompt me for the next data
entry?

thanks


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default how do you setup a table

Whoops!!

Missed/messed up a piece of formula............

=VLOOKUP(G4,Sheet2!$A$1:$B$40,2,FALSE)


Gord

On Mon, 17 Apr 2006 15:51:17 -0700, Gord Dibben <gorddibbATshawDOTca wrote:

Daryl

Sheet2 has two columns............

A1:A40 contains numbers 1-40

B1:B40 contains your 40 names.

In Sheet1 G5 enter this formula =VLOOKUP(G4,Sheet2!$A$1:$B$40,FALSE,0)

Type a number in G4 and G5 will be populated.

For more on VLOOKUPs and for the second question, see Debra Dalgleish's site.

Look for Data Validation Lists and VLOOKUP tables assistance.


Gord Dibben MS Excel MVP

On Mon, 17 Apr 2006 14:30:01 -0700, Daryl
wrote:

I'm trying to create a database on sheet 2, say from 1-40 names. i would
like to type in a numeric number (lets say #8) into sheet 1 say G, 4: I
would like the name from sheet 2 posted from say #8 to be posted into cell G5?

How do i do this?

Also, is it possible to have the pop up window prompt me for the next data
entry?

thanks


Gord Dibben MS Excel MVP
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
Derived Columns in Pivot Table sa02000 Excel Discussion (Misc queries) 1 February 8th 06 07:18 PM
Look up/math text JN Excel Worksheet Functions 11 February 4th 06 08:27 AM
Totals of calculated field in pivot table give incorrect results Jake Excel Worksheet Functions 6 January 12th 06 06:15 PM
Incorrect totals in Pivot Table Jake Excel Discussion (Misc queries) 1 January 11th 06 10:58 PM
Pivot Tables, Help? Adam Excel Discussion (Misc queries) 6 March 24th 05 02:35 PM


All times are GMT +1. The time now is 01:23 AM.

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"