G
Guest
Probably isn't too difficult for some, but I can't figure it out.
I am trying to create a report that when selected will first popup a form
for entering criteria. Then, based on that date I entered, use it to be
criteria for the report.
Form Issues:
I want to use:
Date Ranges (i.e. Beginning Date & Ending Date) That will list all records
between those dates based on a single date in the main database.
Combo Boxes - that the user can use to specify the exact criteria such as a
vendor or project manager that will list all records based on that selection.
Text boxes - Simple ones for entering data such as a PO number which has
both letters and numbers that will list all records based on that entry.
What should I do?
I have tried numerous times, but I usually get real close to success, but
get stopped by something. For example, I will not get any records when I use
the form.
Also, when I try to use a combo box, it will say it cannot modify because it
is bound to "[Field Name]".
Please help me! This will probably start a long chain, but this is critical.
Thanks!
I am trying to create a report that when selected will first popup a form
for entering criteria. Then, based on that date I entered, use it to be
criteria for the report.
Form Issues:
I want to use:
Date Ranges (i.e. Beginning Date & Ending Date) That will list all records
between those dates based on a single date in the main database.
Combo Boxes - that the user can use to specify the exact criteria such as a
vendor or project manager that will list all records based on that selection.
Text boxes - Simple ones for entering data such as a PO number which has
both letters and numbers that will list all records based on that entry.
What should I do?
I have tried numerous times, but I usually get real close to success, but
get stopped by something. For example, I will not get any records when I use
the form.
Also, when I try to use a combo box, it will say it cannot modify because it
is bound to "[Field Name]".
Please help me! This will probably start a long chain, but this is critical.
Thanks!