Search results

  1. P

    Running A Word Macro From Access Command Button

    Hi, Version (Access): 2003 Version (Word): 2003 Wanted to know if it is possible to run a word macro from a button on my access form that opens the word document. I have got this code currently (on the access form) - i can open the document correctly by using this code: Private Sub...
  2. P

    Account Number creation

    I am creating a table to hold account details, i wondered if it was possible to force the ID column (Autonumber) to have 5 digits (i.e. 00001, 00011, 00111 etc.). I have tried using the format option, however have found that this only displays it as a five digit number and only uses a one...
Back
Top Bottom