I have been asked to provide a blank attendance form for my users in an application. This is just supposed to be a form that they can print off and write on manually. So, I figured I would just create a Report with some rectangles and column headers, etc, to give the appearance of an...
Access 2003
At work we have a number of mini "applications" created in Access. Most of them do not have custom menus or toolbars, we just allow the built in ones. However, in one application, I am disabling all of the built in menus and toolbars for security reasons. I restore the built-in...
I am using Access 2003 and SQL Server 2005. Database is broken up into BE/FE.
I have a query that I have simplified in order to find the cause of my problem. I am trying to return two fields from a table that each have as their criteria a subquery which will exclude certain values.
SELECT...
I am currently trying to evaluate Access 2010 beta.
When I create a new database or open a database from within the Access application, I have no problem.
But, when I am in Windows Explorer, and I simply double click on the accdb file to open the database, I get an error message that reads...
I have some code that is run on startup of the database that checks the version number of the client front-end and updates the front-end if a new version is found.
I originally found this method in another post:
http://www.tek-tips.com/viewthread.cfm?qid=1538641
For the most part, this method...
I am not talking about a parent/child relationship. What I have is two seperate forms,each with data that is unrelated. I am trying to present the user with the data from both forms on one screen. I thought I could just take an unbound form and add each form to it. But, I can only add the...
I have a form that collects criteria for a report (and the underlying query).
One of the criteria is a status. There are times when a user might want to see a specific status, for example, status = 1. No problem. But I want to also include the possibility to see all records where status is...
I have some data as follows:
Group Item Date
1 1a 06/01/2009
1 1b
2 2a
2 2b
2 2c
3 3a
3 3b
3 3c
3 3d 06/05/2009
What I want to do is return a single value for the Group where ALL items...
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.