Author |
|
nadler Super User
Joined: February 25 2006 Location: United States
Online Status: Offline Posts: 354
|
Posted: July 02 2006 at 10:39 | IP Logged
|
|
|
I have created a couple of formulas which work when plugged into the Send/TTS/DIM/Formula field in a macro. I created the same formulas and gave them an id, description, etc under 'Formulas'. I thought I could use that id for the formula instead of the formula itself in a macro, but I can't seem to get that to work. I also couldn't find anything in the manual about it and have also searched this board for clues. Can anyone tell me how this is supposed to work? The idea is to use the formula id instead of the the entire formula in many macros so I don't have to plug in the actual formula in the macros. I guess I could create a seperate macro with each formula instead and keep calling that macro but it seems to me that the formula ID should work the same way.
Any thoughts?
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: July 02 2006 at 11:40 | IP Logged
|
|
|
Use a Command of Formula Button then select your Formula ID.
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: July 02 2006 at 12:11 | IP Logged
|
|
|
In an actual formula, you would use ph_formulabtn( id ).
|
Back to Top |
|
|
nadler Super User
Joined: February 25 2006 Location: United States
Online Status: Offline Posts: 354
|
Posted: July 02 2006 at 12:45 | IP Logged
|
|
|
Thanks Tony. That did it. It's a simple thing, but I couldn't figure it out and I couldn't find that info anywhere.
|
Back to Top |
|
|