Hi.
I have a tabular sub-form that is requeried when a routine is run.
Is there anyway that I can have a dynamic record source for my sub-form...i.e. if condition = true then strSQL=x and if condition = false Then strSQL = Y.
I'm refreshing the sub form using Me.subform.Requery. Is there any way that I can manipulate its record source from my parent form?
A star for a right answer..or a star for even a steer that helps me to solve the problem.
Thanks very much.
Russie
I have a tabular sub-form that is requeried when a routine is run.
Is there anyway that I can have a dynamic record source for my sub-form...i.e. if condition = true then strSQL=x and if condition = false Then strSQL = Y.
I'm refreshing the sub form using Me.subform.Requery. Is there any way that I can manipulate its record source from my parent form?
A star for a right answer..or a star for even a steer that helps me to solve the problem.
Thanks very much.
Russie