Okay, i have had this problem before. When I check the OpenArgs in the receiving form(or report) they appear to be Null. What is wrong? The code is exactly like another one that I used to open a form.
Calling from CreateService form:
DoCmd.OpenReport "Print", acPreview, , , , 1...
I have a form that calls another form, the first form is a selector for the type of graph to display and the second form is the actual graph itself. What I am trying to do is pass a parameter from the selection form to the graph form so that I can then choose which graph to display. I know you...
Does anyone know how to control the size of Access when it opens. When I say the size of access, I am talking about the size of the program, not the form that I have that opens up on open. I want to size the application since my form is small and I don't really want it to take over the full...
I am using the TransferText method to create a comma delimited file, but, I am running into a problem. Everything works great Except that the dates are showing as "01/01/2003 00:00:00". I have searched for a way to get rid of the time off the export but can't figure out if it is...
Does anyone know how to reference the "desktop" while coding. It Windows 98 and prior it was statis 'c:\windows\desktop' but in NT and newer it is based on the user that is logged on. I am looking for a way to reference it regardless of user. Any clue?
Thanks in advance!
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.