Centre Userform For Dual Or Multiple Displays
Force the userform to load to the centre of the active excel window, add this code to the userform Initialize event. Perfect for when you have more than 1 ac...
Force the userform to load to the centre of the active excel window, add this code to the userform Initialize event. Perfect for when you have more than 1 ac...
Good if you are running a macro that will affect cell values
A technique to add a custom right click menu (context menu) to a text box on a UserForm. There is no system context menu for text boxes in a userform, and th...
You will be prompted with an input-box for the range of cells and for the leading text.
Add a row at the bottom of the active table. This will test that the active cell is in a table, then add a single row to at the bottom.