November 1, 200718 yr I'm trying to figure out if i can create a formula for the following conditions: I want the condition to evaluate the UserName(AccountName) and compare it to a Field. If the AccountName matches what is in the Field, I want the Format to change...lets say text to BOLD and [color:red]RED so that when the Form is listed all of the current users records are highlighted. Do I need a calculated field in a table that Get(AccountName) so that I can Evaluate the Field with the other? Am I making any sense at all : TNKS! If ( Get ( AccountName ) & MAPPING Table::Cartographer ; "Jesse Wright" )
Create an account or sign in to comment