Well, I appreciate AceMan1's sage like response but I find it rather unhelpful. I am NOT a programmer, nor am I looking to become one. I am simply trying to complete a project and looking for some help in area's where the answer is eluding me. I appreciate the beginner's 101 on relational...
I need to get the primary key for a record and place it into a variable to pass to a form. I am thinking that I should either create a module to do this when the form opens or just add the code into the Form.Open section of the form code. I just don't know how to not only find the record via...
Okay, I get using the CurrentUser() function to pass that information into the report, but I can't seem to find anything on how to define or even use the SessionID. Any help would be great.
I'm also wondering if this is possible if two users are entering data via the same form at the same time. Is it possible to create seperate recordsets for each user? So that when each user is done, and they print the report, it will show only the records that they added.
Sorry for not being more clear. I'm wanting to trap all the records inputed via a form into a recordset. I want to do this because I want to generate a report with only the records the user entered during the current session. So when the user exits the form, the recordset is cleared. Is this...
I need help writing an IIF statement that will evaluate a calculated control(which calculates the sum of a column), to cause a page break when the sum is equal to 20.
I need to cause a page break when a group subtotal is equal to or not exceeding 20.
Setup: a parameter query is run with user input, which is where the report gets its information. Now, I can subtotal the specific column(#ofdocuments) in the report without any problem. But I need the report to...
I need to cause a page break when a group subtotal is equal to or not exceeding 20.
Setup: a parameter query is run with user input, which is where the report gets its information. Now, I can subtotal the specific column(#ofdocuments) in the report without any problem. But I need the report to...
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.