August 31, 200421 yr With the following calculation Case ( Type of Information = "Subhead" ; TextStyleAdd ( Ingrediant Instruction Subhead ; Bold ) ; Type of Information = "Ingrediant" ; If ( NDB No Serial > 1 ; Lookup ( Ingrediant Instruction Subhead ) ) ; Type of Information = "Instruction" ; TextStyleAdd ( Ingrediant Instruction Subhead ; Italic)) The type if information in the field is dependant on Type of Information. The ingrediant is looked up dependant on NDB No Serial but only if the field is not empty. The lookup statement is the closest to what I need to achieve but I also know it is the wrong thing to do. Stumped.
August 31, 200421 yr Not sure I'm following the process. Triggering a lookup and "Styling" the field should be two separated processes..
August 31, 200421 yr It may work, but you need to lookup based on a relationship. Read the online help regarding the Lookup function.
Create an account or sign in to comment