Skip to content

Commit f26e770

Browse files
Add Dynamic GANTT tool
1 parent ed72bce commit f26e770

File tree

7 files changed

+2
-1
lines changed

7 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Excel tools and VBA snippets for focused business tasks
66
- [x] <img src="/static/vba.png" width="75"> [Friendly spam sender tool](https://github.com/sergey-frolov-pets/excel-helpers/tree/master/tools/friendly_spam) - Instrument to send personalized template-based emails to the list of recipients.
77
- [x] <img src="/static/vba-free.png" width="75"> [Histogram maker tool](https://github.com/sergey-frolov-pets/excel-helpers/tree/master/tools/histogram_maker) - Instrument for playing with data ranges to create nice-looking histogram charts.
88
- [x] <img src="/static/vba-free.png" width="75"> [Decision making tool](https://github.com/sergey-frolov-pets/excel-helpers/tree/master/tools/decision_maker) - Tool for making decisions based on experts opinions.
9+
- [x] <img src="/static/vba-free.png" width="75"> [Dynamic GANTT tool](https://github.com/sergey-frolov-pets/excel-helpers/tree/master/tools/dynamic_gantt) - Lightweight tool for creating autoupdated GANTT charts based on cells values.
910

1011
## Coming soon:
11-
- [ ] <img src="/static/vba-free.png" width="75"> **Dynamic GANTT charts tool** - Tool for creating autoupdated GANTT charts based on cells values.
12+
- [ ] <img src="/static/vba-free.png" width="75"> **Agenda builder tool** - Tool for creating and updating agendas for importaint events (incl. multidays events).
1213
- [ ] <img src="/static/snippets.png" width="75"> **Workbook accessor code** - Snippets to simplify work with workbooks in VBA.
1314
- [ ] <img src="/static/snippets.png" width="75"> **Arrays code** - Snippets to simplify work with arrays in VBA.

roadmap/excel-helpers.xmind

14 KB
Binary file not shown.
13 Bytes
Binary file not shown.
70.4 KB
Binary file not shown.
9.86 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)