Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Using Offset on two seperate worksheet

Hi,

I have two worksheets:

1) A worksheet where data is displayed
2) A worksheet with the raw data

I need to know, can an offset formula in an Excel formula bar of
worksheet 1, be clever to pick data from selected cells in worksheet 2
and display it in the first worksheet?

Any help would be much appreciated.

Nadia
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Using Offset on two seperate worksheet

Nadia,
Yes. There are many ways in which the raw data from a selected cell can be
displayed in another sheet.

For example =index([range/named range],[row number], [column number])

= indirect(F9) ....where cell F9 contains the Name (Named Range) of the cell
containing the raw data value.

and many other ways

almost the sky is the limit.

Cheers
Robert Hind



wrote in message
...
Hi,

I have two worksheets:

1) A worksheet where data is displayed
2) A worksheet with the raw data

I need to know, can an offset formula in an Excel formula bar of
worksheet 1, be clever to pick data from selected cells in worksheet 2
and display it in the first worksheet?

Any help would be much appreciated.

Nadia



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 do I have seperate headers for seperate pages in 1 worksheet? JessicaDL Excel Discussion (Misc queries) 1 February 22nd 08 07:14 PM
Data in a seperate worksheet F.G. Excel Discussion (Misc queries) 2 January 14th 08 07:48 PM
Chart in seperate worksheet Jay Charts and Charting in Excel 3 October 19th 06 08:43 PM
Hidden Row in seperate worksheet. Daniel R. Young Excel Programming 4 June 24th 05 12:11 AM
Cut and Paste to A Seperate Worksheet Excel Nerd Excel Programming 1 August 17th 04 09:21 PM


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