Search results

  1. K

    Need help with creating word reports

    You too sir.
  2. K

    Need help with creating word reports

    Hello The Doc Man, thanks for your suggestions. Have a great day.
  3. K

    Need help with creating word reports

    Hello The_Doc_Man, thanks for your reply. I am now wonder how could I use the "FileSystemObject to scan a directory for files of a given file type" and get my access to populate a given Word report. For instance, is it viable to put in my FormsName table a hyperlink to each filename? Any example?
  4. K

    Need help with creating word reports

    Thanks arnelgp for your answer. The thing is that I want populate, the word are all bookmarked with the same data, 3 fields that I want to populate individually from the access. So I don't wanna located in the VBA code each Word report.
  5. K

    Need help with creating word reports

    Sorry, hello everyone, but I am trying to get a code that: 1. populate a textbox with data display in a listbox, which by the way, I can select multiple rows, in which case, duplicated values should be shown one time only; 2. populate a word with data from those textbox , but only Word document...
  6. K

    Creating Treeview in Access (2010)

    Hi, I'm a newbie in this forum. I've download the example you gave and use it, nice one. The only thing I have issues is with this: 1. when I set in the table a form view as Form, when I open it in the Frm_Swithboard as subform and try to open the specific record I'm viewing it ask me to...
Back
Top Bottom