G
Gordon Dale
Im have written a macro which takes the result from a
ComboBox selection and does a Make-Table from the dataset
of another table where the Supplier = the ComboBox
selection..
Works fine but for one thing, if the table is empty i.e.
no results returned the table still opens. This wastes
time and anoys the user.
I would like to know of a way to check the table for
empty i.e. If Supplier.table="" or use and index in some
way. Perhaps a short self-closing message informoing "No
match found" etc.
Thanks in anticipation
Regards
ComboBox selection and does a Make-Table from the dataset
of another table where the Supplier = the ComboBox
selection..
Works fine but for one thing, if the table is empty i.e.
no results returned the table still opens. This wastes
time and anoys the user.
I would like to know of a way to check the table for
empty i.e. If Supplier.table="" or use and index in some
way. Perhaps a short self-closing message informoing "No
match found" etc.
Thanks in anticipation
Regards