top of page
Blog posts
Search
Let the user choose a single file
A common requirement for VBA macros is to let the user choose a file, often the file will have some data that the macro is to work with,...
Aug 10, 20224 min read
Â
Â


Installing and updating Add-ins
Installing and updating an Add-in for an Office application is not difficult. Honest, it's not. But the right steps have to be performed...
Mar 4, 20229 min read
Â
Â


Join two parts of a file or folder path
NOTE: this post and the code it contains is still valid, however, it has been superseded by the 'Working with files and folders in VBA'...
Feb 22, 20221 min read
Â
Â


Does a file or folder exist?
NOTE: this post and the code it contains is still valid, however, it has been superseded by the 'Working with files and folders in VBA'...
Feb 22, 20221 min read
Â
Â


Get all files in a folder
NOTE: this post and the code it contains is still valid, however, it has been superseded by the 'Working with files and folders in VBA'...
Feb 22, 20221 min read
Â
Â


Articles: Blog2
bottom of page