J
jtertin
How can I refer to the names of the columns in the form's RecordSource
table from VBA?
Something like: Me.RecordSource.Item([columnnumber].Name (which is
obviously not correct).
table from VBA?
Something like: Me.RecordSource.Item([columnnumber].Name (which is
obviously not correct).