[WORD] [EXCEL] Can I build a tiny desktop application that can be a friendly-UI "splash page" basically for my templates?

This page summarizes the projects mentioned and recommended in the original post on /r/vba

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • simple-samples

    Discontinued Minimal Electron applications with ideas for taking them further

  • Electron gets a lot of hate for being somewhat slow but that's only (partially) true for large, complex apps. You can take a look at the samples here and see the kind of look-and-feel you can get with just a few lines of code (though the sky is the limit with HTML / CSS / JS). The code for the activity monitor sample is available here and you can see that you'd only need a handful of files... most of your time will be spent on setting up the development environment and learning to compile the app, which I'm telling you now will be a bit frustrating at first.

  • VBA-General

    A repository of various modules and classes for interacting with Excel and doing other... things.

  • This would certainly be simplest with launching from a userform stored in Excel. You could make it more fancy and look like a standalone application with extra code libraries but they wouldn't be necessary.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts