Creating a MPS (Mater production schedule) in excel VBA

Ynss

New Member
Joined
Feb 24, 2022
Messages
6
Office Version
  1. 2016
Platform
  1. Windows
  2. MacOS
Hello I hope you are well

so for my graduation project I want to create an MPS (master production schedule)

then the problems that our customers send excel files which different then it is necessary each time to put data manually

that's why I want to load these excel files and copy them automatically for each customer and do the necessary calculations (Prevention for 3 months) ( Total surface, Assembly, Process, tools) from a database to display it on a global dashboard

Inputs:

File Order Book.xlsx

Outputs:

Dashboard that displays all the necessary information

Given:

Database
 

Attachments

  • Screenshot 2022-02-24 at 12.25.58.png
    Screenshot 2022-02-24 at 12.25.58.png
    44.8 KB · Views: 176
  • Screenshot 2022-02-24 at 12.23.57.png
    Screenshot 2022-02-24 at 12.23.57.png
    55.8 KB · Views: 178
  • Screenshot 2022-02-24 at 12.21.55.png
    Screenshot 2022-02-24 at 12.21.55.png
    82.7 KB · Views: 170

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

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