Flow-Chart design, If-function, macro, INSPIRATION

The Student

New Member
Joined
Sep 27, 2018
Messages
24
Office Version
  1. 365
Platform
  1. Windows
Hi
I´m not sure how the best way to make this Flow-Chart.

We need to give this to customers, so they can get the right information.
Each step has underlying data that need to be presented in a report to the customer in the end.

I have thought about doing a combination of list, if-functions and macros, but it get very complex as you might see in the picture below.

Maybe you have a better idea? A more simple one?

I really appreciate any thought about this topic.





Flowchart.PNG
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
If you have well specified requirement then that flow chart doesn't look too complicated, , It looks as though a lot of it could be covered by Case statements as well as if statements. Although it is not clear what all the bits are, you appear to have 8 main boxes. You could define each one of those as independent objects and code and test them individually. Then only test the whole system once you have got each individual part ( object) working as intended.
 
Upvote 0

Forum statistics

Threads
1,214,990
Messages
6,122,626
Members
449,093
Latest member
catterz66

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top