barrientos101
Programmer
If a linked table is a RecordSource for a form, will Me.Recordset work? It seems not to for me. Would I have to convert the table name in the RecordSource property to a query on that table (like SELECT * from table) for it to work ?
I am proficient at both SQL and VBA, so any hint would be appreciated. Thanks.
I am proficient at both SQL and VBA, so any hint would be appreciated. Thanks.