#1   Report Post  
Chicken Man
 
Posts: n/a
Default Data Extraction

My goal is to create a lengthy spreadsheet on sheet two, and use sheet one as
a summary page. On the summary page I want to type in a date and then fill
in fields on that page with data from page two specific to that date. All of
the data on sheet two will be separated by date.

eg. by typing in 1-12-05 (one the summary page) I would pull the data to
fill in the fields as laid out below.

Sheet 1 Summary

date item produced lbs. produced hrs worked
1/12/05 widgets 7 5


Sheet 2

date item produced lbs. produced hrs worked
1/12/05 widgets 7 5

1/14/05 candels 11 24





Expand AllCollapse All
  #2   Report Post  
VENKAT
 
Posts: n/a
Default

use vlookup function-see excel help on this function.

give a name to the whole database in sheet2 for e.g. mydatabase
if in sheet1 A2 is date 1/12/05 in B2 type =VLOOKUP(A2,mydatabase,2,FALSE)

================

On Wed, 23 Feb 2005 09:43:05 -0800, Chicken Man wrote:

My goal is to create a lengthy spreadsheet on sheet two, and use sheet one as
a summary page. On the summary page I want to type in a date and then fill
in fields on that page with data from page two specific to that date. All of
the data on sheet two will be separated by date.

eg. by typing in 1-12-05 (one the summary page) I would pull the data to
fill in the fields as laid out below.

Sheet 1 Summary

date item produced lbs. produced hrs worked
1/12/05 widgets 7 5


Sheet 2

date item produced lbs. produced hrs worked
1/12/05 widgets 7 5

1/14/05 candels 11 24


Expand AllCollapse All




--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
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
Help with data not getting plotted Scott Ehrlich Excel Discussion (Misc queries) 2 January 25th 05 05:17 AM
Help with data not getting plotted Scott Ehrlich Charts and Charting in Excel 1 January 23rd 05 05:15 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Charting data ranges that change mikelee101 Charts and Charting in Excel 2 December 16th 04 11:07 PM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM


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