I have a newly set up ViewSonic ViewPad (touch screen) with an Access program. I would like to capture signatures on a form and can not find any controls to do it. Maybe someone knows of an ActiveX or ??? to assist me.
I have intermediate Access programming knowledge and am using OfficeXP and...
A command button from a form is supposed to launch an "notification" type email. This works great on all machines except one (and of course that is who needs it the most). This user gets the "Internet Connection Wizard" popping up instead of the email sending like it...
I have a form based on a query in Access. I have written the VBA in Access and some in Word to set up the mail merge. This is all working well.
Now, I need to make the Word document only pick up the current record from the form- I can't figure out how. (currently merges all records in the...
Okay... this one is driving me crazy! I need to open Word from an Access form. When Word is open I need to merge the record that is on the form within the document.
After that... I need to give the Word a filename that is a field on my form.
-----------------------------------------------
I...
My Department is considering using a touch screen for customers to check in at our front counter. Does anyone have knowledge about touch screens and/or setting up a keyboard style on a form.
All suggestions are needed!
I do not understand the total concept of getting VBA to look at what radio button (in an option group) the user clicked to get certain reports to open.
I understand that in an option group allows the user to select only one of the buttons. I also understand that Access puts a numeric value to...
I need help with the VBA on how to bring up a form and put it into the corner. I have no problem getting it to pop up. I just want to specify exactly on the screen it goes.
Anyone to help?
I need to put together a quick database and I thought someone may already have something to get me started.
All I need to track is who took what classes and when. If anyone has already done this may I please, please beg a copy?
Your help is greatly appreciated and I am VERY short on time.
The refresh/requery works great. Only one issue. When I get back to Form A I go back to the first record. Anyway to keep it at the record I left it in?
Need a little help with refreshing data on a form. The situation is: Form A is the parent form with a button which launches Form B. After the user enters the information on Form B and closes it (which Form A remains open in the background) I need Form A to refresh.
Anyone have that simple...
I am running an Update query which executes on the close of a form. The form is used for engineers to enter units into the table and the query calculates the units into fees. Everything is working fine with the update query.
We are changing our fees soon. Does anyone have the answer as to...
We have this form with a button to launch a report (Access 97). When the report opens we want it to filter it with only the first 5 left characters of the field. The code works great on two computers... but does not work on every other one. X-)
So take a look at my code...
Thank you for your help. For some reason... I can get it in and compile it. But when I run the report the function does not trigger. Do I need to place it under "On Open?"
This is what I have so far:
------
Private Sub Detail_format()
Dim IngRed As Long, IngBlack As Long
IngRed =...
I have a report made which is based on a query. The goal of the report is to show a simple "Yes" or "No" to show if a project was completed on time. Everything works well with the query and report functions.
I would like to make the report clearer. Can anyone tell me how...
I have a report made which is based on a query. The goal of the report is to show a simple "Yes" or "No" to show if a project was completed on time. Everything works well with the query and report functions.
I would like to make the report clearer. Can anyone tell me how...
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.