Any Excel workbook can be converted to an add-in. The steps you need to follow to create an add-in are very precise, and may seem a bit overwhelming (particularly the first couple of times you do it). To create a protected add-in file, follow these steps:
Figure 1. The Protection tab of the project's Properties dialog box.
Figure 2. The Summary tab of the workbook's Properties dialog box.
Note:
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2927) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Creating Add-Ins.
Excel Smarts for Beginners! Featuring the friendly and trusted For Dummies style, this popular guide shows beginners how to get up and running with Excel while also helping more experienced users get comfortable with the newest features. Check out Excel 2013 For Dummies today!
Even if you do nothing but record macros, sooner or later you will have a need to edit what you record. Here's how to get ...
Discover MoreDo you have a macro that need to read and write files? If so, then there is a good chance you need to specify the default ...
Discover MoreNeed to specify which directory on your hard drive should be used by a macro? It's easy to do using the ChDir command.
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2017-05-04 14:46:18
Chris
Hi Everyone
Need an help on summing of dates of travel and build macro .. have mentioned the steps to get result
Totally 3 columns.
Employee id, start date and end date of travel.
Out of which we have extract only entries which have 7 or more days of travel.
Things to be noted..
Emp id are repetitive
If start and end date are same should considered 1 day.
If end date of first entry and start date of next entry are same for same employee should be considered 1 days.
We should check if dates are consecutive and more than 7 days for same employee
Result should be report on all consecutive dates for same employee if 7 or more days and dont report if less than 7 days
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2021 Sharon Parq Associates, Inc.
Comments