Search results

  1. F

    Problem with textfile

    Hi, I have a report that i send with a e-mail (via a macro), the exported values of the report are send as a .txt-file. Now something strange happens, between every 4 or 5 lines of text there is a blanc rule, this i want to get rit of! So the textfile looks like: qsdf sdfg dsfg xcvb xcvb rty...
  2. F

    send report as .txt-file in e-mailattachment

    Hi, I have a report that i send with a e-mail (via a macro), the exported values of the report are send as a .txt-file. Now something strange happens, between every 4 or 5 lines of text there is a blanc rule, this i want to get rit of! So the textfile looks like: qsdf sdfg dsfg xcvb xcvb rty...
  3. F

    updatequery problem

    Hi, I'm having difficulties finding the corerct SQL-code for an updatequery. This query needs to define the record which has the highest numeral-value and update the new record with this number+1 For example; there are 3 records in a table, numbered 1,2 and 3 3 is the highest number, so the...
Back
Top Bottom