D
daisy
First I want to tell everyone thank you for all of your help on these boards.
It is a life saver. Someone mentioned in an earlier post that I could create
a query to use as a filter in a form? I'm not sure how to do this? Here's
what's happening:
There is a data table that has new monthly data
appended to it. The newly appended data could have history associated with it
for example
EffQtr Event CustomerID CustomerName InvoicedAmt
2008-1 New 123456 Customer A $25
2009-1 Renewal 123456 Customer A $50
New Data that gets appended
EffQtr Event CustomerID CustomerName InvoicedAmt
2010-1 123456 Customer A $25
I would like to create a form that would have a filter to choose the
Customers that have newly appended data and any of their historical data yo
update the event and a few other fields. We have to be able to see the
historical at the same time to be able to update the fields.
It is a life saver. Someone mentioned in an earlier post that I could create
a query to use as a filter in a form? I'm not sure how to do this? Here's
what's happening:
There is a data table that has new monthly data
appended to it. The newly appended data could have history associated with it
for example
EffQtr Event CustomerID CustomerName InvoicedAmt
2008-1 New 123456 Customer A $25
2009-1 Renewal 123456 Customer A $50
New Data that gets appended
EffQtr Event CustomerID CustomerName InvoicedAmt
2010-1 123456 Customer A $25
I would like to create a form that would have a filter to choose the
Customers that have newly appended data and any of their historical data yo
update the event and a few other fields. We have to be able to see the
historical at the same time to be able to update the fields.