Name
|
Description |
| |
Abbydale Systems LLC. - Because IT matters
Blood Pressure | Blood pressure monitoring spreadsheet with graph.
A demonstration video is available on YouTube™ by clicking here.
Link to video demonstration click here. |
|
Coin Collection | This macro enabled spreadsheet will assist in keeping track of a coin collection. It is specifically aimed at US currency.
It must be saved as a macro-enabled file (xlsm) as it contains several macros.
The spreadsheets include a coin count on the $$Totals page and you can sort the coin worksheets by date and/or mint. |
|
DatePicker | A workbook that demonstrates the how to use the new DatePicker userform.
It contains all the functions required to use the DatePicker. |
|
EmailDemo | This is the demonstration spreadsheet showing how to email directly from Excel
Link to information page click here. |
|
GROCertificates | This spreadsheet helps in the organisation and documentation of the United Kingdom's GRO (General Records Office) artefacts used for genealogy research.
It will copy or move records from a "To Order" worksheet, to the appropriate event sheet.
Link to information page click here.
A demonstration video is available on YouTube™ by clicking here.
Link to video demonstration click here. |
|
Holidays | This workbook will generate a list of United States and United Kingdom public holidays (aka Bank holidays) for seven years from a date specified. The United Kingdom will also include Scotland and Ireland specific holidays.
It will calculate the actual date as well as the "Observed On" date as sometimes these are different.
You can specify any year between 2021 and 2051 and it will generate the list for that year and seven additional years.
Link to information page click here. |
|
ListBoxExample | This sample workbook contains all the code needed to demonstrate a method for filling (and processing) a ListBox on a Userform. It also demonstrates how to do this using a list contained on a spreadsheet named 'Items' with a column headed 'ITEM LIST'.
The advantage of using this method is that no VBA? code changes are needed to change the item list.
The userform should be imported into your project via the Developer tab on Excel™.
The code will work but you have to change it to meet your own requirements.
Link to information page click here. |
|
PrintSelector | Sample spreadsheet on how to print multiple worksheets in one operation (including hidden sheets)
Link to information page click here.
Link to video demonstration click here. |
|
Random | This spreadsheet demonstrates how to use our randomizer code subroutine in a fully working example spreadsheet
The video link will show this spreadsheet working.
Link to information page click here.
Link to video demonstration click here. |
|
SelectorDemo | Demonstrates how to use the tab color of worksheets to display groups of worksheets
Link to information page click here.
Link to video demonstration click here. |
|