Hello
I am looking for a great deal of help on creating a MS Access database Application for letters and leaflets to be scanned into.
The idea behind it, is that a letter..addressed to Mr Joe Bloggs, needs a leaflet attatched, also addressed to Mr Joe Bloggs.
I am trying to find a way of...
Is there a way to create a log on sxreen/text box for my form.
I would like it to gather usernames and log on information from our local server eg.'srv001'
so people can log on using thier same username and passwords that they use within the company for thier PC.
and once logged in, is there...
I was wondering if there was any way i would be able to scehdule a reminder on my form for certian records created in a table.
What I have is a list of 'audits', and each of these audits have a frequency, for example 1:yearly 2:half yearly 3:monthly
Is there a way to set a reminder so that if...
Hello. I have a link to a report placedon my form, with the event 'on click'
is there a snippet of code to insert to make it able to preview the report before it is printed?
this is my current code:
DoCmd.OpenReport "rptMeetingAgenda"
"secret crowds rise up and gather
Hello
I have a command button that fires up an email from a form, but i want the email to automatically insert the date.
I have this line of code:
strBody = strBody & "Attatched below are a list of completed audits *date inserted here*"
I tried this code:
strBody = strBody & "Attatched below...
I have multiple entries of data in a table, and i want to create a list box on a report to show the data, but instead of it showing the data from top to bottom in one long list, i would like the data displayed from left to right, is there any way?
"secret crowds rise up and gather
I would like a command button on a form that does two things.
1.Opens up another form
2.Closes down the current form
So when the button is clicked, it opens a sepearte form, but closes down the current form. so that only one form is open at all times.
I have already done the code to make the...
When i select an option in a combo box, i can scroll through the sub-data for that option in a list box, but i cannot click to select the data.
is there any way of fixing this?
"secret crowds rise up and gather
Hi guys.
I have a form with a combo box, and then 2 text boxe's underneath. i am trying to make it so when i select an option from the drop down menu on the combo box, that it comes up with the other corresponding data in the 2 text boxes.
the table i am using for data in the combo box is...
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.