Search results

  1. yessir

    form open instead

    ok i unticked the menus and the options are gone... 1) now how can i get it back 2) allow printing of reports from print preview? when they are ticked?
  2. yessir

    form open instead

    edits? how do i not allow edits to forms, ie right click and choose form design as well how do i enable it once it is like that?
  3. yessir

    form open instead

    pic pic
  4. yessir

    form open instead

    where is this? Also you will need to untick the display database window checkbox under the tools, option menu so that you cannot see the db window upon opening your form.
  5. yessir

    form open instead

    how do i make it so a form opens up when the db is opened rather than to the editing section? :confused:
  6. yessir

    database splitter

    thanks thanks again!
  7. yessir

    database splitter

    i just went to use the database splitter and it says that i do not have that option installed, and i do not have the disk anymore as i got it as part of the MSDNAA. WHERE can i get it quickly!
  8. yessir

    y won't button open?

    thanks thanks
  9. yessir

    y won't button open?

    k k
  10. yessir

    y won't button open?

    i can;t i can't make it access 97 :(
  11. yessir

    y won't button open?

    here;s the DB DB
  12. yessir

    y won't button open?

    report open a report from a button on a form
  13. yessir

    y won't button open?

    sorry notta! the report doesn't open, no error given just click and notta :confused:
  14. yessir

    y won't button open?

    just open i just want the button to open the form as it is... it's based off the query called qryAIDSWalkerPledges
  15. yessir

    y won't button open?

    my button is supposed to open a report this is the code Private Sub Command42_Click() On Error GoTo Err_Command42_Click DoCmd.OpenReport "rptAIDSWalkerPledges", acViewPreview Exit_Command42_Click: Exit Sub Err_Command42_Click: MsgBox Err.Description Resume...
  16. yessir

    look at the code for the button on the AIDSWalkName form

    no... there are 2 forms, 1 with the "frm" in front and one without, i want the name form to open the AIDSWalkRegistration form and subform to the proper recoed based on the name chosen
  17. yessir

    look at the code for the button on the AIDSWalkName form

    look at the code for the button on the AIDSWalkName form
  18. yessir

    HELP, form transitions

    can you help? correct :) can you help? :D
  19. yessir

    HELP, form transitions

    yes i got what you did and it hadn't helped, thanks for trying though.. ;) I have the first transititon working now where the year is selected and then it goes to the name form to ask the name or ID, NOW i need to open the AIDSWalkRegistration form to the proper record based on the ID...
  20. yessir

    Display current record on continuous form

    y y not just display the nav bar?
Back
Top Bottom