Challenge: Client maintains a monthly Excel worksheet tracing invoices received. The client was manually filtering for open invoices, and then manually contacting each vendor to request invoices.
Solution: DataBasics created a VBA program to filter the Excel worksheet on open invoices by vendor.
It then programmatically creates a new worksheet with all open invoices listed and connects to an Access database to retrieve vendor and customer information that is automatically put on the invoice worksheet.
This worksheet is now programmatically emailed to the vendor to request the invoices through the client's Gmail account.
This program saves the client hours of manual processing.
| More Case Studies |
| Turning Excel Data into Relational Database |
| Transforming Data into Actionable Information |
| Enhanced QuickBooks Reporting |
| Email Automation |
| Sales Tracking Database |
I knew there had to be a better, quicker way. We just didn't have the in-house expertise to get the job done correctly.