Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tia Tia is offline
external usenet poster
 
Posts: 64
Default Help: reference info from master spreadsheet to individual forms

I have a master spreadsheet with 45 rows of data, with each row containing
information about a single employee. Each employee will have a separate
worksheet formatted as a form, and I will pull information from the master
spreadsheet via cell references (there are 25 cell references from the master
spreadsheet per employee form). Once I have the first employee form created,
is there a way to incrementally change my cell reference by 1 each time I
create a new form (spreadsheet)?
--
Tia, Training Manager
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default Help: reference info from master spreadsheet to individual forms

I'd suggest making sure the first column for each employee row is a unique
identifier (EmployeeID or the like). In each your basic 'form' worksheet,
use a MATCH() function to determine which row of data you need, keying on the
unique identifier. All of your formulas would then reference the row and
column numbers to pull in the appropriate data.

As a matter of fact, simply by using this procedure, you would need nothing
more than your 'master' sheet and a single 'form' where the form is updated
simply by changing the unique identifier.

Finally, although you can use Excel for this type of effort, it really is
better done in a database.


"Tia" wrote:

I have a master spreadsheet with 45 rows of data, with each row containing
information about a single employee. Each employee will have a separate
worksheet formatted as a form, and I will pull information from the master
spreadsheet via cell references (there are 25 cell references from the master
spreadsheet per employee form). Once I have the first employee form created,
is there a way to incrementally change my cell reference by 1 each time I
create a new form (spreadsheet)?
--
Tia, Training Manager

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
Moving primary data from master sheet to individual sheets w/in wo willie091028 Excel Discussion (Misc queries) 1 January 13th 07 04:33 AM
Linking daily forms to Master Summary Form rjr Links and Linking in Excel 3 January 2nd 07 02:28 AM
Getting info from individual sheets into master sheet [email protected] Excel Worksheet Functions 4 November 21st 06 10:05 AM
Getting info from individual sheets into master sheet [email protected] Excel Discussion (Misc queries) 1 November 17th 06 05:24 PM
Update master workbook from individual workbooks Annabelle Excel Discussion (Misc queries) 0 February 16th 06 06:06 PM


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