B
Brian C
Relating to my earlier post on suppressing record
scrolling on a form how do you decide whether to base a
form on a table or not?
If I have a form where a user will enter data that returns
a specific record from a table should I base this form
upon a table? Or just write some SQL to get the specific
data and attach it to an event on the form?
Thanks
scrolling on a form how do you decide whether to base a
form on a table or not?
If I have a form where a user will enter data that returns
a specific record from a table should I base this form
upon a table? Or just write some SQL to get the specific
data and attach it to an event on the form?
Thanks