B
Bill - ESAI
Hi All
Here's my scenario. See below
******************************
1. Make a macro where:
Macro Name = Insert Hyperlink (or whatever)
Action = RunCommand
Action > Command = InsertHyperlink
2. Save the macro as "mac_InsertHLink" for example
3. In the Database Window, select this macro.
4. Goto: Tools > Macro > Create Shortcut Menu from Macro
5. Now goto the properties for the field on your form and change
'Shortcut Menu Bar' to the name of your macro, i.e. "mac_InsertHLink".
***************************
I found this online and used the example to create a link popup window in
order to populate table column with a Directory path. Now I want to be able
to set the default directory that the popup opens in and can't for th elife
of me figure out how to do it.
Any help or pointers would be greatly appreciated.
Thanks
Bill
Here's my scenario. See below
******************************
1. Make a macro where:
Macro Name = Insert Hyperlink (or whatever)
Action = RunCommand
Action > Command = InsertHyperlink
2. Save the macro as "mac_InsertHLink" for example
3. In the Database Window, select this macro.
4. Goto: Tools > Macro > Create Shortcut Menu from Macro
5. Now goto the properties for the field on your form and change
'Shortcut Menu Bar' to the name of your macro, i.e. "mac_InsertHLink".
***************************
I found this online and used the example to create a link popup window in
order to populate table column with a Directory path. Now I want to be able
to set the default directory that the popup opens in and can't for th elife
of me figure out how to do it.
Any help or pointers would be greatly appreciated.
Thanks
Bill