Can Anyone help me with finding where I have made the following error "The SELECT statement includes a reserved word or an argument name that is misspelled or missing, or the punctuation is incorrect." in the query statement:
SELECT a.Ticker AS Expr1, a.CoName AS Expr2...
I have an Access database that registers individuals to a conference. I need to print a name tag as each attendee registers for the conference. I have been able to limit the records by using a [Lastname] criteria in the query, but when there are multiple last names, the report prints name tags...
I have a table of home games for a little league team with gamenum, date, teamname and teamlogo as fields. I would like to populate the team name and logo on the respecitve dates on a calendar control I am using in a sub-form. Can anyone please help? Thanks
I placed the following suggestion to my question "Adding a new record with fields from an old record. which suggested I place the following in the After Update Event Procedure
"Me![combo name].DefaultValue = Me![combo name]" which I did in Access 2000. I substituted the name of the combobox - ...
How can I have the combo box show the last record entry in a new entry. I have several selections and typically I will use the same selection over a series of records.
I created a report that displays daily information that is summed up on a month to date ( over group ) and year to date ( over all ). The methodology worked well until the year changed and the year to date column still obviously sums up all of the records regfradless of the date. I need help can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.