Hi,
I have one more question for anyone who can help me. I am using @DbColumn for the first time and can't understand if I can do something:
I have built a dialog box form to give the user the option to choose one or more names from a list which is being populated from a view (Approvers Listing). Currently I have the following code:
@DbColumn("";"":"";"Approvers Listing";4)
This returns all the Approvers (column 4) but I want it to only show the names (column 4) if the Level is labelled 'Secondary' (value in column 5) - is this possible and if so how would i write this in the Formula window?
Thanks...

@DbColumn only if a field contains ... (Louise Owen 8.Feb.06)
. . 