Search results

  1. M

    upload a file, rename it and hyperlink-it

    Thanks, just what I needed! I still need to figure out where to put FSO in here - in attached Document Links 2 I'd need to rename and move file after I select it and press ok, it should then be renamed according to generated document number, that exists in the same record, and moved to other...
  2. M

    upload a file, rename it and hyperlink-it

    Dear All; I'm putting a DB for stored documentation. Files are being stored on a server, my db will capture info about those files plus a hyperlink to them. Now, whenever I add a new file, I have to give it a code number first. So my actions now are: 1. copy file to work folder (ToDB in my...
  3. M

    combo box doesnt work after adding group by in its query

    Bob; Thanks! I knew that I'm missing something simple here. Thanks again, Maciej
  4. M

    combo box doesnt work after adding group by in its query

    Bob; the form name is: ItemsTableAddForm combo box name on it is: PrID it gets record form query named: ProjectsQuery
  5. M

    combo box doesnt work after adding group by in its query

    Bob; Thanks for helping me with this; Please see file attached.
  6. M

    combo box doesnt work after adding group by in its query

    Hi everyone, I've just registered but I read this forum often as it answers the most questions I got; but for this problem I couldn't find an answer. It's simple, and there are solutions for it in the forum, but they don't work in my case. I've got a problem with combo box. It's working fine...
Back
Top Bottom