Search results

  1. N

    Make DoCmd.FindRecord work

    How to really make DoCmd.FindRecord works? Please Someone Dear Helpers, I have been trying to use this DoCmd.FindRecord on a form to display the record according to the id I entered into a textbox, but it still doesn't work. So please kindly give me advice on how to allow the user to...
  2. N

    Click OLE Object & Bring up OpenDialogBox to browse for files

    I want to be able to allow the users to double click at a Bound Object Frame on a form and then bring up a dialog box for browsing the graphic file to be stored on DB So my question really is whether ACCESS can called up an openDialogbox? Thanks a lot in advance for valuable advice.
  3. N

    How to get rid of pop-up dialog box after insertion/deletion

    Hello everyone, I got a couple of INSERT and DELETE qry that are called through forms and whenever those qry are activated there would be confirmation dialog boxes popped up asking whether the user wanting to proceed with insertion or deletion of such and such number of rows. I know that...
Back
Top Bottom