Gantt Chart - Dependencies

Alexie0830

New Member
Joined
Oct 5, 2017
Messages
1
Hi Everyone,

We are trying to recreate MS Projects functionality in XLS and running into a few issues (weak in VBA).

We've created Gantt Chart which has multiple dependencies (tasks cant begin unless previous task finishes or task must complete if other task finishes).

To add additional complexity - the task can not be executed (go live) if it falls into certain weeks of the month. (Closing week - Accounting calendar).

Example:

Closing - every 4th week of the month (for 5 business days) - during this time no task can go live (it could be executed but not released)

- Task 1 (main)
- Task 2 (dependent on Main)

Option A: Task 2 must finish if Task 1 finishes
Option B: Task 2 cant start unless Task 1 finishes.

Has anyone tried to do this in XLS?

Any insight will be greatly appreciated.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,225,761
Messages
6,186,883
Members
453,381
Latest member
CGDobyns

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