E
epete367
I use a table named 'ttblWeekOf' to work behind a form dialog to call a
date range for a report. I got the idea from Mr. Hookum and the
brDemos. I currently use it in a shipping calendar report.
Can I use the same table to call for dates in other reports? For
example, I have a report (rptProductOnOrder). This report shows if
there is enough product in stock for a given date range. There is a
form (frmProductOnOrderDialog) that the user enters a start date and
end date on. Can that form use the same table (ttblWeekOf) or do I need
to create a new table for this form and report?
Thanks for the support!
date range for a report. I got the idea from Mr. Hookum and the
brDemos. I currently use it in a shipping calendar report.
Can I use the same table to call for dates in other reports? For
example, I have a report (rptProductOnOrder). This report shows if
there is enough product in stock for a given date range. There is a
form (frmProductOnOrderDialog) that the user enters a start date and
end date on. Can that form use the same table (ttblWeekOf) or do I need
to create a new table for this form and report?
Thanks for the support!