Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Neil M
 
Posts: n/a
Default Transferring Data Between Sheets

Okay lets say you have a workbook with multiple worksheets. On sheet 1, cell
A1 you have a cell that is for "sling load" it is a number. However, you
calculate this number by using a series of formulas on sheet 2. There are
multiple cells involved in calculating the sling load with the final result
in one of 6 cells on sheet 2.

Therefore I cannot simply use A1 = sheet 2(cell) because it could be one of
many.

Now, on sheet 2 you have 6 lifting arrangements to choose from to calculate
your sling load. Each arrangment uses multiple formulas to end up with a
final total load in one cell.

Is there a way to use some kind of button to where if the user of the
worksheet clicks the button it will automatically transfer/copy that number
to the desired cell on sheet 1?

Thanks,
Neil


  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave O
 
Posts: n/a
Default Transferring Data Between Sheets

To summarize: sheet2 contains a number of formulas, one of which
performs the proper calculation to determine the sling load. Sheet1
cell A1 needs to display the result of the proper formula from sheet2.
Do I have that right?

If so, you might set up a new column on sheet2 with a header "Correct
sling load calc" such that the new column is right next to the output
of the 6 formulas. Then enter an X next to the correct formula, and
set up Sheet1!A1 as a VLOOKUP formula that returns a value from sheet2
if there is an X next to it.

Is that feasible, or even in the right ballpark?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Neil M
 
Posts: n/a
Default Transferring Data Between Sheets

Dave is right on assumption.
The problem is that the formulas would only be one of the 6 choices and they
are scattered throughout the sheet due inserted diagrams to assist in
calculations. I could set up a column outside the print area where I could
placed 6 cellseach equaling one of the formulas and then do a vlookup maybe.
Let me play around with it a little

"Dave O" wrote:

To summarize: sheet2 contains a number of formulas, one of which
performs the proper calculation to determine the sling load. Sheet1
cell A1 needs to display the result of the proper formula from sheet2.
Do I have that right?

If so, you might set up a new column on sheet2 with a header "Correct
sling load calc" such that the new column is right next to the output
of the 6 formulas. Then enter an X next to the correct formula, and
set up Sheet1!A1 as a VLOOKUP formula that returns a value from sheet2
if there is an X next to it.

Is that feasible, or even in the right ballpark?


  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave O
 
Posts: n/a
Default Transferring Data Between Sheets

This would be a manual effort, but may lead to a better idea. For each
of the 6 output cells on sheet 2, apply a named range. In Sheet1!A1,
type in the named range of the applicable formula. Maybe?

  #5   Report Post  
Posted to microsoft.public.excel.misc
docexcel
 
Posts: n/a
Default Transferring Data Between Sheets

Is it always one of the six numbers on sheet 2, if so, how do you determine
which one of the six to bring over to sheet 1?

"Neil M" wrote:

Okay lets say you have a workbook with multiple worksheets. On sheet 1, cell
A1 you have a cell that is for "sling load" it is a number. However, you
calculate this number by using a series of formulas on sheet 2. There are
multiple cells involved in calculating the sling load with the final result
in one of 6 cells on sheet 2.

Therefore I cannot simply use A1 = sheet 2(cell) because it could be one of
many.

Now, on sheet 2 you have 6 lifting arrangements to choose from to calculate
your sling load. Each arrangment uses multiple formulas to end up with a
final total load in one cell.

Is there a way to use some kind of button to where if the user of the
worksheet clicks the button it will automatically transfer/copy that number
to the desired cell on sheet 1?

Thanks,
Neil




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
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
How do I transfer data between Excell sheets? Grafur Excel Worksheet Functions 2 February 19th 05 03:08 AM
Multiple worksheet queries liam Excel Worksheet Functions 3 February 16th 05 06:52 PM


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