RecordSelect Field Name

R

Ross Lewis

I am trying to get a value from a field whose name is a variable.

Such as:
variable = "custname"
rs!variable

Is this possible?
 
Top