Search results

  1. S

    Launching word mail merge from form

    Hi again - With the help of a post in the VB forum, I have created the following code to automatically launch word and run a mail merge. The problem is that I get an error message opening up the mdb database, stating that it's locked by another user. How do I force the mail merge to open in...
  2. S

    Starting from scratch - need help on new form design

    Hi all, I've spent lots of time over the past month developing a database that does exactly what I need it too, except for one problem which no one seems to be able to resolve. So ... i'm going to start from scratch and get some up-front advice on how to design this application. I need to...
  3. S

    form limiting sql insert to 120 bytes ???

    Hi all, I have a strange problem that I can't find listed anywhere in this forum. I have a very, very simple form that inserts a row into the database. One text field is giving me problems. The insert works fine for data up to 121 bytes, then when I try to go longer, it gives me a '3001...
Back
Top Bottom