OK, I've tried something different that appears to be working so far on the test data I'm using.
I've formatted the top row of the Date Field in the query to "DateField:Format$([tblDonations].[DateField],'mmmm yyyy') and in the Criteria I've called the prompt [Enter Full Month and Year:] and...
What I have in the report textbox is
=Format([DonDate],"mmmm")
The DonDate is the field in the query that hold the "between" criteria.
I tried to leave out the square brackets from around the datefield but access puts them back in.
The error I get is a circular reference. This is what...
It doesn't work in the text box on the report.
On the query design I have the "between" statement in the date field.
So, if that's where it is to go, how do I put it in place, and where without losing the Between query?
I'm using access 2003 BTW.
I have a query that selects data for a month (any given month) between the first date of the month and the last day of that same month. The return I get is exactly what I require.
Is there any way, on the report based on the query results, to display only the month that the query pertains to...
Thanks a million for all the input everyone! It's most appreciated. Both setting the Required property to YES and adding the code to the BEFORE UPDATE work. I really like the discussion - a lot of good points from a lot of experience!
Thanks again!
I tried to run a search, but, I'm likely not entering the correct question - so I'm hoping someone can provide an answer or steer me in the right direction.
I have a subform in which the user enters a date in the medium date format (using the input mask).
Is there some way that I can make...
Hello All:
I'm tracking driver accidents and trying to generate a report for safe driving awards.
I have 2 tables I'm using for this. The first is the driver table which contains the key (employee number) driver names and the date they started work.
The second is the driving record table...
The categories are "fixed" as are the identification numbers for each donor. There would not be an occasion for requiring any more categories than the ones we already have. The donors are issued a specific identifying number at the start of the year, and that number remains with the donor...
I have two linked tables that I'm drawing information from. The first table has donor information, including an identification number, the second table has 46 fields (different donatable categories) and a "donation date" field.
All the donations have default amounts of $0.00
Many donors...
Thanks George! Sometimes a "kick start" is all that's required!
I ptrefer to develop this db myself. There are lots on the market, however, none can quite compare tp personal preferences. Thanks again!~
Hi All:
Either I'm having a brain freeze or I can't see for lookin'...
I am creating a database for our church's financial secretary. Every year, contributors are provided with numbered offering envelopes. At the beginning of a new year, when the envelopes are issued for the year, often the...
Does the standard apply wherein Access 2003 can open and manipulate data created in 2000 but when it is saved it saves the data in Access 2003 format? Or are they all inter-workable such as 2000 and 1997?