Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default how do i have multiple inputs and 1 output

i have a large spreadsheet model that essentially has 10
inputs and 1 output.
I'd like to create a second spreadsheet set up with
hundreds of rows where each column represents 1 input and
the 11th column represents the output.

How in the world would i do this?

thanks,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default how do i have multiple inputs and 1 output

Can your spreadsheet model be converted to a custom formula in VBA?

If it's not too complex then that might be the best approach.

Tim


"Neil" wrote in message
...
i have a large spreadsheet model that essentially has 10
inputs and 1 output.
I'd like to create a second spreadsheet set up with
hundreds of rows where each column represents 1 input and
the 11th column represents the output.

How in the world would i do this?

thanks,



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default how do i have multiple inputs and 1 output

Unfortunately not. It's a pretty long complicated set of
formula's NPV's etc etc etc.

Neil
-----Original Message-----
Can your spreadsheet model be converted to a custom

formula in VBA?

If it's not too complex then that might be the best

approach.

Tim


"Neil" wrote in

message
...
i have a large spreadsheet model that essentially has

10
inputs and 1 output.
I'd like to create a second spreadsheet set up with
hundreds of rows where each column represents 1 input

and
the 11th column represents the output.

How in the world would i do this?

thanks,



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default how do i have multiple inputs and 1 output

Then maybe the best approach would be to have a macro populate the 11th
column by linking the model inputs in turn to each of the 10 inputs on each
row.

The output would not be "live" in that changing the inputs in the multi-row
sheet would require re-running the procedure to update the output column.
If you needed this to be automatic then you could try hooking the refresh to
the sheet change event.


Tim.









"Neil" wrote in message
...
Unfortunately not. It's a pretty long complicated set of
formula's NPV's etc etc etc.

Neil
-----Original Message-----
Can your spreadsheet model be converted to a custom

formula in VBA?

If it's not too complex then that might be the best

approach.

Tim


"Neil" wrote in

message
...
i have a large spreadsheet model that essentially has

10
inputs and 1 output.
I'd like to create a second spreadsheet set up with
hundreds of rows where each column represents 1 input

and
the 11th column represents the output.

How in the world would i do this?

thanks,



.



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
Multiple inputs on a spreadsheet BE Excel Discussion (Misc queries) 1 May 23rd 08 12:03 AM
Can I have a formula with inputs from multiple pages? Dan Excel Worksheet Functions 4 July 14th 07 08:12 PM
table lookup with two inputs one output cobra_charlie Excel Worksheet Functions 3 May 3rd 07 10:33 PM
Multiple inputs one output Chris W via OfficeKB.com Excel Discussion (Misc queries) 1 August 25th 05 07:00 PM
One cell takes multiple inputs csw78 Excel Discussion (Misc queries) 4 May 27th 05 03:46 AM


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