March 3, 200619 yr Is it possible to call a script from an auto enter calculation? Basically this is what I want to do If (get(PrivilegeSetName="Sales"; 1; (somehow call a script here?); It would be even better if I could do something like this: If (get(PrivilegeSetName)="Sales"; 1; perform a lookup on table::field; But I'm not sure if you can run a l can call a lookup from a autoenter calc... Thanks for any help. I seem to be coming up with some strange questions.... Edited March 3, 200619 yr by Guest
March 4, 200619 yr If you set your else condition to the remote field, I believe that will transfer the value from that field--or am I missing something? David
Create an account or sign in to comment