delete a record source from data tab of form properties?

M

Michel Walsh

Hi,


It is a string, so assign it to vbNullString...

Me.RecordSource = vbNullString


Hoping it may help,
Vanderghast, Access MVP
 
Top