Recent content by ritchiehicks

  1. R

    Merge to MS Word - code won't work

    I have solved this. I simply created a single page form with the merge button in it. I then set my tab paged form to open this single page with the data from the exisiting record simply using the wizard. It works a treat. I have also contact Albert and asked him to explain in his pages that...
  2. R

    Merge to MS Word - code won't work

    Hi, Thanks. I have set up my new form and table. I have also set up a query which makes a copy of the main data when run. However, I don't know how to get the apend query to run on opening the new form where I intend to merge form. I presume I need an "onLoad" command but don't know how to...
  3. R

    Merge to MS Word - code won't work

    OK so I think I understand what you mean. Queries are new to me so what you are saying is: set up a query which "exports" the data from the main table to a new table Send an on enter event to run the query Place the super word merge function in the "new" form for my "query" table. Now I just...
  4. R

    Search button for specific field

    Yes, but none that answer my query. Perhaps you could be helpful and supply a link to a topic that answers this question?
  5. R

    Search button for specific field

    Hi, I wish to place a command button next to a specific field which when clicked, launches the search command ready to search records against that field. I have already tried this and managed to place a button to search - however, this searches every field in every record - I just want to...
  6. R

    Merge to MS Word - code won't work

    Hi, I wish to give my users the facility to merge a record's information to a pre-defined MS Word template. I have already seen code supplied by Albert Kallal here and tried to use it in my db but to no avail. I can get his test to work, but not in my db. I even contacted Albert directly who...
Back
Top Bottom