How to check a Worksheet Exists
The following simple macro will provide a quick and easy way to make sure a Worksheet exists in a Workbook before you start any changes or other processing on that worksheet. This can be a problem when...
View ArticleHow to print Worksheets to different Printers
The ExcelHelpDesk team received the following request for help…. …..”Hello, I’m working on some automations in Microsoft Office Excel 2007 for the company I’m working for, but I got a problem, which...
View ArticleHow to use Data Validation
Invalid and inconsistent data is one of most common problems in Spreadsheets. If the data supplied is not in the right format or is not entered consistently then any following formula’s or...
View ArticleHow to Lock and Protect all Worksheets in a Workbook
The protection of key worksheets and information within in an Excel workbook can be very important to ensure the data integrity of a spreadsheet. When developing that spreadsheet it can become very...
View ArticleHow to Unlock and UnProtect all Worksheets in a Workbook
The protection of key worksheets and information within in an Excel workbook can be very important to ensure the data integrity of a spreadsheet. When developing that spreadsheet it can become very...
View ArticleProtecting Cell Data in Excel
After you have a developed an Excel spreadsheet that is going to be used by others you should consider protecting the spreadsheet to guard against any unplanned changes to formulas and formatting by...
View ArticleWorksheet Custom Sort
The ExcelHelpDesk Support team received the following request for help Problem – Sort by Last Two Digits I’m trying to find a formula where I can take the last 4 digits of the social security and sort...
View ArticleShortcut to Last Worksheet used
The ExcelHelpDesk Support team received the following request for help Problem – Shortcut to switch between Worksheets Hello, I would like to ask whether it is possible to define any shortcut (key...
View ArticleTransfer most Recent Records
The ExcelHelpDesk Support team received the following request for help Problem – Identify the most Recent Records in a Worksheet I have a workbook that has one sheet, The sheet lists each ID with...
View ArticleMove filtered rows from a table to another sheet
The Excel HelpDesk Support team received the following request for help: Problem – Need to move filtered rows in a table to another sheet I built a table in excel where I am comparing items. Some of...
View Article