Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lmarc
  • Content: Threads
  • Order by date
  1. lmarc

    Open a Form in popup mode and go to Last Record (dbw_hide)

    Here it goes! I desire to open a form in popup mode and goes to the last record. This doesn't work! Private sub form_open(cancel as integer) DoCmd.RunCommand acCmdRecordsGoToLast '...neigther this DoCmd.GoToRecord , , acLast So, wen the database window of Access 07 'hided', i just can't go...
  2. lmarc

    Open on LastRecord in popup mode

    Hi every one! From the switchboard that i have im popup and modal mode, since my database window is minimized, I can't open in the desired record that is the last record from a form named "Caixa" and the first field [Num]. This doesn't work! Private sub form_open(cancel as integer)...

Part and Inventory Search

Back
Top