Dlog Search Tool Install Instructions
Dlog Search Tool Install Instructions
This means you’re going to have to close all instances of Excel down, and start over.
Note: If you’re installing this for the first time, begin here with “First Time Installation.” If
you’re upgrading from another version, start with the section “Updating to a New
Version.”
Creating PERSONAL.XLS
• Go back to Excel and go to the select Developer tab if you aren’t there already.
• Now hit Record Macro. Under Store macro in: select Personal Macro Workbook.
Click OK then click on any cell. Now click on Stop Recording. You won’t have to do this
step again.
• Now, go back to the Visual Basic Editor screen and you should now have a
"VBAProject (PERSONAL.XLSB)” showing in your Visual Basic editor. Highlight the
"VBAProject (PERSONAL.XLSB)" as seen above.
• Click yes
• Click yes then ok to the message :
---------------------------
Microsoft Excel
---------------------------
Now save the Settings Backup sheet that was just created.
---------------------------
OK
---------------------------
Updating to a New Version
Step 1 – Open the Visual Basic editor
• Click on the Developer tab on the ribbon then click the Visual Basic button. This will
bring up the Visual Basic Editor screen.
Custom Buttons are for searches you use frequently. You can pre-define searches and
assign them to a button for one-click searching. Meta-Buttons are buttons pre-defined to
execute a set of Custom Buttons. There are four tabs, each containing a set of Custom
Buttons and Meta-Buttons.
The Button Label is the label that will appear on the button on the main search screen. The
Tab Name is the name shown on the tab for that group of buttons. Pressing the square
allows you to select a search highlight color. Search String is the string (or regular
expression) to search for. Pressing the color square brings up the Colors pop-up.
Color Pop-up
You can choose a color from the 33 pre-defined choices or press the color square next to
Custom Color to bring up a Microsoft Excel Custom Color dialog box (titled Format Cells)
where you can define your own color. Note that the Fill Effects and Patterns have no effect.
Meta-Buttons Screen
Meta-Buttons can be defined from the Meta Buttons tab, which look like this:
Similar to the Custom Button screen, the Button Label is the Meta-Button label on the main
search screen. The checkboxes correspond to the Custom Buttons and the ones checked
are the buttons executed by the Meta-Button. The Custom Button Reference is just a
convenient list of the Custom Buttons so you know what button a checkbox refers to.
RegExp Help Screen
The RegExp Help tab is just a quick reference to common regular expression syntax and
looks like this:
Utils Screen
The Utils tab contains utilities for managing the Search Tool settings. Currently, there are
two utilities: Export, to export all the button settings to a spreadsheet; and Import, to import
button settings from a spreadsheet (that has been previously exported).
N.B. Number of Row written depends on the number of button you defined.
About Screen
The About tab is a standard About screen containing the version, copyright, and disclaimer
and looks like this: