Search results

  1. R

    transform SQL to a more readable format

    I want to know if the following is possible: suppose if made a query. When i turn to sql view it says (simplified): select name, address, phone from tbladdresses, tbllookup where bla, bla, bla Now i want to copy it into unbound txtbox1 and push a button. The second txtbox should look like...
  2. R

    batch macro

    Tried this on the dutch forum but nobody could help me. I have about 40 reports which I want to be printed and exported to rtf in a directory I choose. I have an unbound field in which the directory name is listed (here I want to output all the results). I have the following macro code (as an...
Back
Top Bottom