R
RedHeadedMonster via AccessMonster.com
I have an append query that is being used to populate a table. I have two
fields that are being pulled from data on the Form that initiates the append
they are set up as follows:
Title: [Forms]![BuyersGuideADD]![Title] appending to TITLE
CBGYear: [Forms]![BuyersGuideADD]![CBGYear] appending to CBGYear
When I VIEW the query, all the information is populated, including Title &
CBGYear. But when I RUN the query the table is populated with everything BUT
Title & CBGYear.
To make matters worse....It worked 2 weeks ago and now it doesnt.
Thanx in advance!
RHM
fields that are being pulled from data on the Form that initiates the append
they are set up as follows:
Title: [Forms]![BuyersGuideADD]![Title] appending to TITLE
CBGYear: [Forms]![BuyersGuideADD]![CBGYear] appending to CBGYear
When I VIEW the query, all the information is populated, including Title &
CBGYear. But when I RUN the query the table is populated with everything BUT
Title & CBGYear.
To make matters worse....It worked 2 weeks ago and now it doesnt.
Thanx in advance!
RHM