Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default need a function that will work using multiple work books and sheet


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 143
Default need a function that will work using multiple work books and sheet

need a function that will work using multiple work books and sheet

To reference a cell from another workbook, use something like:
'[FFFF]SSSS'!$B$4
where FFFF is the file name (e.g., test.xls) and SSSS is the sheet name.

For another sheet in the same workbook, it's simply:
=SSSS!$B$4

If that doesn't answer the intended question, provide more information
about the current data setup and what you're trying to accomplish.
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
Want to make changes to multiple excel work books at one time RHein Excel Discussion (Misc queries) 3 December 18th 07 05:44 PM
extracting totals from 1 work sheet to another work work sheet cj Excel Discussion (Misc queries) 2 October 27th 07 10:54 PM
Counting dates in multiple work sheets and work books Savage Excel Discussion (Misc queries) 0 December 19th 05 11:41 PM
Histogram made from multiple exel work books. frank Charts and Charting in Excel 1 June 16th 05 08:53 PM
Work books shell4923 Excel Worksheet Functions 1 March 29th 05 04:28 PM


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