Does anyone know how I can pass multiple values using the launch form
options? I know I can use the lfo.ValueIn = something
And I know I can create a string using
Param = string1 & "," & String2 & "'" & String3
But I am usure how I tell it what each of the items in the Param String
go to in the Dataset.
options? I know I can use the lfo.ValueIn = something
And I know I can create a string using
Param = string1 & "," & String2 & "'" & String3
But I am usure how I tell it what each of the items in the Param String
go to in the Dataset.