In this article, we will create a macro to open multiple files with a file dialog box. We have created the macro “opening_multiple_file” to open ...
In this article, we have created a macro to highlight duplicate values. Raw data consists of different car names. We want to highlight duplicate entr...
In this article, we will create a macro to delimit text in a cell to column vertically. We can delimit the text in the cell based on the delimiter. De...
If you need to hide certain columns using a button, you can use this code. It will even change the command button text to Hide Columns and then agai...
The top line of the window is the Title bar. Use the available empty space to add metadata related to workbook. To add metadata, we will add ...
Question: Reset all filter criteria in all worksheets when saving a workbook. Answer: Insert the following code in This Workbook module. Priva...
Tip sumitted by: Ben Sullins, Phoenix, AZ Using a visual basic combo/edit box is a somewhat advanced concept that, as you will find, can be very ...
The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.