I need to create a report based on a form. what I need to do is copy labels and lines and rectangles from the form to the report. There is coding behind the next record button that needs to follow the labels and lines. How can I do this?
Cindy
I am currently writing a program in VBA and when I execute the following SQL code I get a too few parameters expected 1. What is wrong with this code and why am I getting the error message?
dim Dbs As database
Set Dbs = CurrentDb
Me.STATE.SetFocus
tempgroup = Me.STATE.Text
sSQL = "Select...
I am trying to get my program to select records from a table using a field on a form as criteria, so that I can perform calculations on that data and return a value to another field on the form. I keep getting (Run-Time error 2465 Microsoft Access can't find the field '|' referred to in your...
I have a project at work that requires me to design a boxplot graph in Access - I have the form designed however the movement of the box isn't working the way I need it to. Does anyone have suggestions?
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.