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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mtier

  1. mtier

    .dbf file is truncating data

    Thanks for the reply, onedtent. Your information was very useful. Problem solved.
  2. mtier

    .dbf file is truncating data

    I am using the following Excel 2000 VBA code to open a .txt file and save it as a .dbf file. When I open the .dbf file in Excel, any data longer than the standard column width is truncated. Any suggestons on why this is happening. Sub SaveDBFFile() Workbooks.OpenText Filename:= “Sales&quot...

Part and Inventory Search

Back
Top