Scenarios larger than 32 cells

  • Thread starter Thread starter Chris S
  • Start date Start date
C

Chris S

I am using Scenario Manager to interchange a group of
about 120 cells. Recognizing the Excel limitation of 32
cells per scenario, this forces me to identify 4 separate
scenarios for each group of data. Is there an alternate
solution which would reduce the number of scenarios I must
designate ? I have in the past used macros to copy/paste
the cell values into the proper position, as opposed to
scenarios. So is the macro/VBA solution more efficient ?

Your thoughts and help would be appreciated.

Regards,
Chris S.
 
There's a sample workbook here, that uses an alternative method to show
scenarios:

http://www.contextures.com/excelfiles.html#Scenarios

under the heading, 'Alternative to Scenario'

Variables are stored on a worksheet, and a scenario name is selected
from a dropdown list to display its variables.

It's easier to maintain than scenarios, and could be linked to a database.
 
Debra ... thanks for the suggestion. I downloaded the
file but need an explanation as to how you generated the
dropdown box. I looked for a combo box and/or list box
elsewhere in the file, but could not find it.

Chris S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top