Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob Bob is offline
external usenet poster
 
Posts: 1
Default Creating a data series using another worksheet?

Hi all, does anyone know how to use the formula sequence of one
worksheet to generate a data series in another?

Worksheet #1 has a rather complex sequence of generating an output X
from inputs A, B and C.

Worksheet #2 has a long list of possible values for A in col.A. With B
and C remaining fixed in Worksheet #1, how do I use Worksheet #1 to
automatically generate corresponding X values, and have Excel post them
in Worksheet #2's col. B alongside the corresponding A values already
there?

Objective is to, based on the flow of Worksheet #1, produce a graph of
X for varying values of A.

Thanks,
Bob

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Creating a data series using another worksheet?

Hi, Bob-

On Sheet2 in cell B1, you could use the following syntax to generate X

=A1+Sheet1!B1+Sheet1!C1

(Of course, I don't know how you're calculating X, but you get the idea
that you need to name the sheets in your calculation)

Then your values will be in adjacent columns for creating the chart.

Is that what you're looking for?

-Ryan

Bob wrote:
Hi all, does anyone know how to use the formula sequence of one
worksheet to generate a data series in another?

Worksheet #1 has a rather complex sequence of generating an output X
from inputs A, B and C.

Worksheet #2 has a long list of possible values for A in col.A. With B
and C remaining fixed in Worksheet #1, how do I use Worksheet #1 to
automatically generate corresponding X values, and have Excel post them
in Worksheet #2's col. B alongside the corresponding A values already
there?

Objective is to, based on the flow of Worksheet #1, produce a graph of
X for varying values of A.

Thanks,
Bob


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
Start & End of the data series 0-0 Wai Wai ^-^ Excel Worksheet Functions 0 June 27th 06 01:48 PM
Retrieve data from all of the worksheet within the file dannyboy213 Excel Worksheet Functions 1 March 22nd 06 06:51 PM
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
How do I reference data from one worksheet to another using combob caricc New Users to Excel 0 December 17th 05 09:58 PM
Extending a Chart Data Series from an Array - Can it be done? Jon Peltier Charts and Charting in Excel 4 November 30th 04 03:30 AM


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