User Profile

Collapse

Profile Sidebar

Collapse
erainc
erainc
Last Activity: Apr 12 '07, 02:37 PM
Joined: Mar 20 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How do I base the report from a query? Sorry Im a little confused..
    See more | Go to post

    Leave a comment:


  • Hi there,

    I was just going over your last post to my question.

    The form that I put the command print button on is not based on a query, it is based on a table. Does that matter? Right now the code for the print button reads the below:


    Private Sub Print_Rpt_Cmd_B utton_Click()
    On Error GoTo Err_Print_Rpt_C md_Button_Click

    Dim stDocName As String

    stDocName...
    See more | Go to post

    Leave a comment:


  • Do I need a code? Sorry I have only used Access a couple of times.

    I have another question (if you don't mind?). I have created a form with two subforms and then saved it as a report, but now in my report the data does not correlate with the main form (as it does in the form view). Also, I can only print 1 of the subforms. Do you know how to rectify that? Can Access not print both subforms when converted into a report? I am trying...
    See more | Go to post

    Leave a comment:


  • erainc
    started a topic Trying to put a search box in a form (Access 2003)

    Trying to put a search box in a form (Access 2003)

    Hi There,

    I am trying to put a search box on my form in Access 2003. I tried doing it through a combo box, and the search part works, but the rest of the information on the form does not correlate to the newly searched critieria. Does anyone know how to link all of the information together????

    Also, my control wizzard has disappeared, is there anyway to get that back??... For example, if I want to put a combo box into...
    See more | Go to post

  • Thank you very much!!! Appreciate your help!!

    Have a great day.
    See more | Go to post

    Leave a comment:


  • I'm new to Access and can't figure out what Macro to run

    Hi There,

    I am a new user to Access 2003 and I have created a command button on my form to print the report version of the form. I want only the current record to print when the user clicks on the print button.

    I've created the Macro, but in the Where Condition (of the Macro) I can NOT figure out for the life of me on how to restrict to print only the current record..
    I know this sounds probably very 1st grader...
    See more | Go to post
No activity results to display
Show More
Working...