VBA / dll project ideas

Shadow777

New Member
Joined
Nov 10, 2019
Messages
4
Hi,

I have quite a few years experience with VBA and have developed various dashboards and tools using APIs and web scraping etc.

I'm looking to further increase my skills and wondered if anyone had any cool project ideas. I really don't mind what it is. I'm particularly interested in getting more familiar with vba classes and creating dll's to use in VBA.

Any ideas appreciated.

Thanks.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Hi Shadow,

that's a good one. I had the same challenge a couple of years ago but decided to dive into some VBA skills I was missing instead of DLL/classes. So I tought myself version control / git and combined my project with git to get some version control. That was pretty cool to learn, see my project here (no classes yet): https://github.com/krijnsent/

I'm looking at what projects I have some base code for and found a map chart in Excel. Pulling in coordinate files to draw maps, drawing it and linking it to data in a sheet. There are some options in Excel right now, but not e.g. a circle chart on maps (like: https://alesandrab.wordpress.com/20...rld-map-pie-chart-using-vba-and-excel-charts/ ). Another idea buzzing in my mind is a QR code maker in Excel.

Cheers,

Koen
 
Upvote 0

Forum statistics

Threads
1,213,549
Messages
6,114,264
Members
448,558
Latest member
aivin

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