Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default return 4 lots of data when a corresponding number is entered

I am attempting to retrieve 4 different answers when a postcode(zipcode) is
entered into a cell, data is stored in a 2nd worksheet within 5 columns, when
the number in column 1 is entered into the active cell on the 1st worksheet I
want to have the data from columns 2-5 from 2nd sheet show in 4 different
cells on 1st sheet.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default return 4 lots of data when a corresponding number is entered

With your postcode entered into A1 on Sheet1, put this formula in B1:

=VLOOKUP($A1,Sheet2!$A:$E,COLUMN(B1),0)

Then copy this formula into C1:E1.

Hope this helps.

Pete

On Aug 6, 10:58*am, shrek5000
wrote:
I am attempting to retrieve 4 different answers when a postcode(zipcode) is
entered into a cell, data is stored in a 2nd worksheet within 5 columns, when
the number in column 1 is entered into the active cell on the 1st worksheet I
want to have the data from columns 2-5 from 2nd sheet show in 4 different
cells on 1st sheet.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default return 4 lots of data when a corresponding number is entered

Thanks Pete, it worked just as I had wanted, I just had to change a few cell
refrences but it worked a treat, your help is very appreciated :)

Scott

"Pete_UK" wrote:

With your postcode entered into A1 on Sheet1, put this formula in B1:

=VLOOKUP($A1,Sheet2!$A:$E,COLUMN(B1),0)

Then copy this formula into C1:E1.

Hope this helps.

Pete

On Aug 6, 10:58 am, shrek5000
wrote:
I am attempting to retrieve 4 different answers when a postcode(zipcode) is
entered into a cell, data is stored in a 2nd worksheet within 5 columns, when
the number in column 1 is entered into the active cell on the 1st worksheet I
want to have the data from columns 2-5 from 2nd sheet show in 4 different
cells on 1st sheet.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default return 4 lots of data when a corresponding number is entered

You're welcome, Scott - thanks for feeding back.

Pete

On Aug 6, 1:11*pm, shrek5000
wrote:
Thanks Pete, it worked just as I had wanted, I just had to change a few cell
refrences but it worked a treat, your help is very appreciated :)

Scott

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
FINDING THE LAST ENTERED NUMBER IN A ROW OF DATA Morton Detwyler Excel Worksheet Functions 7 July 6th 08 04:14 AM
return a portion of data entered into a cell Brian Excel Discussion (Misc queries) 1 January 9th 07 03:46 AM
Return employee name when the employee's number is entered Mike Excel Worksheet Functions 1 September 16th 05 07:28 PM
When opening a file how to return to where you last entered data Wondering Excel Discussion (Misc queries) 1 September 15th 05 12:44 AM
How to return a dollar value for a part number entered in a cell free2bjmg Excel Worksheet Functions 3 July 24th 05 01:26 AM


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