Using Excel to model multi-dimensional system with Solver

  • Thread starter Thread starter Edward Stansfeld
  • Start date Start date
E

Edward Stansfeld

Hi, I'm looking for some ideas here...I'm building a resource planning model
in Excel, which looks a bit like a calendar, with Months and Tasks, i.e. two
dimensions, corresponding to columns and rows. The model uses Solver to
reach a solution.

I want to bring in another couple of dimensions; Staff Grade and Team. I
could have the data in a single sheet with Months along the top in columns,
and then three row grouping levels, Tasks, Grades and Teams, but this is
inefficient with space, and quite complex to program in VBA.

Is there a better data structure? The data seems to me more suited to a
relational database or OLAP cube, but I would prefer to keep everything in
Excel, as this is better for Solver.

Is there a matrix or array set of functions that would be useful, like
DOTPRODUCT or MMULT (all I need to do is add cells, not multiply them).

Thoughts welcome
Edward
 
We've emailed before on this, no?
Otherwise you wouldn't have linked me with using Solver. And I did not know
where to get hold of these functions - so thanks!
Edward
 

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

Similar Threads

Multi Dimensional Lookup 1
premium solver education 2
Solver with If then else? 3
Optimization Modeling with Excel Solver 1
Excel 2007 & Solver 2
linear model with solver 1
Solver won't open 1
Multi-solver 3

Back
Top