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 derfloh 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: mtier
  • Order by date
  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