R
Rod
I want to find out if a table has a particular field in it.
Something like
If MyTable.Field("MyField").Exists Then Yippee
what's the neat way of doing this
cheers
Rod
--
Something like
If MyTable.Field("MyField").Exists Then Yippee
what's the neat way of doing this
cheers
Rod
--