12114:demo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
12114:demo [2024/04/15 04:21 UTC] mwolfe12114:demo [2024/04/15 04:22 UTC] – [Customize the Addin Name and Description] mwolfe
Line 15: Line 15:
 Next, let's customize the friendly name and description of our addin.  This is the info that appears in the VBA Add-in Manager dialog box. Next, let's customize the friendly name and description of our addin.  This is the info that appears in the VBA Add-in Manager dialog box.
   - Go to **dllRegistration.twin** > **DllRegisterServer**   - Go to **dllRegistration.twin** > **DllRegisterServer**
-  - In the "FriendlyName" line, replace //AddinProjectName// with ''DevCon 2024 Demo'' +  - In the "FriendlyName" line, replace //AddinProjectName// with ''"DevCon 2024 Demo"'' 
-  - In the "Description" line, replace //AddinProjectName// with ''Create a strongly-typed collection class from an existing VBA class object.''+  - In the "Description" line, replace //AddinProjectName// with ''"Create a strongly-typed collection class from an existing VBA class object."''
   - Save the project   - Save the project
   - Build the project   - Build the project
  • 12114/demo.txt
  • Last modified: 2024/04/15 19:11 UTC
  • by mike