Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: StevieB01
  • Content: Threads
  • Order by date
  1. StevieB01

    I need to export data into a sequential text file.

    I need to export data into a sequential text file. Does anyone know how of some vba code that would do this? Eg of file format. Header Block Text Block Trailer Block Enf of File Block eg of a File with 2 records. Header = ddmmccyy Txn Ref = ABC001 Currency= GBP Amount = 125.30 Trailer =...
  2. StevieB01

    Export Data from Access into a Sequential Flat File Format

    I need to export data into a sequential text file. Does anyone know how of some vba code that would do this? Eg of file format. Header Block Text Block Trailer Block Enf of File Block eg of a File with 2 records. Header = ddmmccyy Txn Ref = ABC001 Currency= GBP Amount = 125.30 Trailer =...
  3. StevieB01

    Storing a value from an input box for further use

    I have created an inputbox for users to enter a string. How can I add this value to a query

Part and Inventory Search

Back
Top