Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default communication between Excel files

I've created a logsheet for employees that calculates the hours and
pay. The supervisor would like to know if it's possible that her
spreadsheet would be able to load all the total pays of her
subordinates and show the result without copying and pasting.

Currently the total is located in one cell of the spreadsheet. I wonder
if I can create a macro that reads the number of one specific cell of
all the files in one folder and use the file names as the employee
names?

Thanks for any pointer,

cpliu

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default communication between Excel files

I think I'd just dedicate a worksheet in the supy's workbook that has formulas
that retrieve the value from each of the workbooks.

If the workbooks don't change location (or names), it would work ok.

I'd build the formulas by opening an employee's workbook
then select the cell with the value you want
edit|copy

Back to the supy's worksheet
edit|paste special|paste link

Close that employee's workbook and you'll see the formula now includes the path
to the workbook.

Repeat for the other employees.

cpliu wrote:

I've created a logsheet for employees that calculates the hours and
pay. The supervisor would like to know if it's possible that her
spreadsheet would be able to load all the total pays of her
subordinates and show the result without copying and pasting.

Currently the total is located in one cell of the spreadsheet. I wonder
if I can create a macro that reads the number of one specific cell of
all the files in one folder and use the file names as the employee
names?

Thanks for any pointer,

cpliu


--

Dave Peterson
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
Excel Communication Excel_Dumb Excel Programming 3 May 27th 05 10:05 AM
communication with MS Project Anne[_4_] Excel Programming 1 September 23rd 04 12:50 PM
communication daniel Excel Programming 2 April 16th 04 12:01 PM
communication Daniel[_8_] Excel Programming 0 April 2nd 04 09:46 AM
communication Rob van Gelder[_4_] Excel Programming 1 April 1st 04 01:06 PM


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

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"