Hi,
I have a database which I've recently converted to SQL backend tables.
Since the conversion when I use my log-in form which takes a network login and password, the access rights are no longer consistent throughout the database.
When I get to the main form, for read only users they can...
Hi,
I have a table which acts as a history for a child's Assessment form (done through subforms). When a new assessment is created for a child I want the history table to be populated with a couple of default records.
I've managed to work out how to use the INSERT INTO function and get the...
Hi,
I'm currently updating local Access tables to SQL linked tables. I've updated all the links in the relationships, queries and code.
The database appears to be working perfectly except...
I have a login form to open the database and I get the common "You must use the dpSeeChnages option...
Hi,
Merry Christmas!
Scenario:
Users Table: Training 1 Table Training 2 Table
ID ID ID
FirstName FirstName First Name
Surname Surname Surname
Address Attended Attended
Tel...
Hi there,
Merry Christmas!
I have a simple query which is using the criteria in the design view to search the surname...
Criteria: [Please enter a surname]
This is great when there is data to return but when there is nothing it doesn't look great so is there a way to create a message which...
Hello,
I am trying to use the SendObject function on the macro options to send a report in an attachment from Access and I want the report to attach to a template email I have saved. Is this possible?
I think I need to use the template File option in the macro settings but I cant seem to get...
Hi,
I have a very simply Table...
ID, NAME, ISSUE DATE, EXPIRY DATE
1 Bob 01/01/2004
2 Dave 23/04/1998
3 Jim 02/01/2004
4 Scott 05/11/2007
5 Keith 06/03/1995
The expiry column is blank because this is calculated in the query...
Expiry Date: DateSerial(Year([Issue...
Hi there,
I have the following table and query and what I want to be able to do is find out who has expired between a a set of dates I select.
Table structure...
FIELD DATA DATA DATA DATA
ID 1 2 3 4
Name Bob...
Hello,
I have a form which is calculating information and I want to produce a query based on the calculated information on the form. I realise you cannot create a query based on a form...or can you?
My base table includes the following:
Issue Date: 01/01/2005
Expiry Date: Nothing - this is...
Hello,
I have a form whereby I want to return a value in the "Valid" field (see below) of "Yes or "Overdue" based on a calculated field and against today's date.
e.g.
Issue Date: 01/01/2005
Expiry Date: (code in control source =DateSerial(Year([Issue Date])+3,Month([Issue Date]),Day([Issue...
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.