MontyMinh / Optimizer

The **Optimizer** 4.0 is the latest update on the list of models for optimizing volume distribution. Owned by De Heus LLC
MIT License
1 stars 0 forks source link

PreProcessing with VBA #14

Open MontyMinh opened 2 years ago

MontyMinh commented 2 years ago
MontyMinh commented 2 years ago

For task 1, the list of name to copy to is as follow

  1. Factory Per Product
  2. Inbound Cost Per Product
  3. Efficiency Per product
MontyMinh commented 2 years ago

The rest of the sheets are

  1. Outbound Cost Per Product
  2. Capacity Constraints
  3. Supply Constraints
  4. Capacity Volume
  5. Demand Volume

For these, 2, 3, 4 has a similar layout and 1, 5 has similar layout

MontyMinh commented 2 years ago

Now I finished 2, 3, 4

I still need to do 1, 5

MontyMinh commented 2 years ago

Tomorrow I need to

MontyMinh commented 2 years ago

I was thinking we would also need a button to just return the whole worksheet to original format with just product and factory

MontyMinh commented 2 years ago

I'm also thinking about a message before the user run that ask them if they want to run the template. (9.) And also tell them about the option to reset the workbook to before (8.)

Also I need to find out how to lock the product list / factory list sheets (10.)

MontyMinh commented 2 years ago
  1. I'm just gonna assume that users are not complete idiots and delete Factory and Product List

MontyMinh commented 2 years ago

I think I will do 11 tomorrow and delay 4, 5 to the week after

MontyMinh commented 2 years ago
  • [x] 11. Think of a way to make all the macros more accessible

Added macros to quick access toolbar

MontyMinh commented 2 years ago

For 4 I just make it so that if the input is invalid or cancel or close, then number of constraints is 1 and the user have to input the data manually

MontyMinh commented 2 years ago

For 11 I think this could includes the stuff in User Guide and additionally, what kind of inputs we would like for each sheet