Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default information between multiple workshheets

I have a "master" work book, and a work book for each working day.
The daily work books are shared and updated by six individual users.
I need each users information to be automatically inserted to the"master"
when saved.

All help much appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default information between multiple workshheets

I hope this is to be done when you save the 'master' file. You will need to
use a macro to do this. If you are familiar with VBA try the below.

You will have to write the code in 'Workbook_BeforeSave' procedure.

'For each daily workbook
'Open daily workbook
'Get the required fields
'Close daily workbook
'Update master file fields

'Save master


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
How to combine information from multiple rows into one Zuzie Excel Discussion (Misc queries) 0 July 24th 08 12:48 PM
Pasting Information from Multiple Cells Richard Excel Discussion (Misc queries) 1 October 17th 06 12:55 PM
How do I combine information from multiple worksheets JDEisenberg Excel Discussion (Misc queries) 3 December 21st 05 12:25 AM
formula looking up multiple information. Tamara Excel Worksheet Functions 4 November 24th 05 06:27 AM
Using multiple spreadsheet for different information Urgent Setting up and Configuration of Excel 1 January 6th 05 10:25 PM


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

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

About Us

"It's about Microsoft Excel"