This topic is locked

LOOKUPWIZARD

9/3/2006 3:37:33 AM
ASPRunnerPro General questions
C
chris theodosiou author

HI

I'M USING A FIELD FROM TABLE A TO LOOKUP TO A TABLE B -(LOOKUPWIZARD FUNCTIONALITY)- BUT (SELECT.....WHERE IT DON'T SEEM TO BE WORKING...
HELP ME PLEASE

J
Jane 9/4/2006

Theodosiou,
you can use your where clause in the WHERE text box on the Edit format dialog on the Formatting tab.

Here is a sample code:

FieldName = 'your value'



where FieldName is your actual field name.