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 TouchToneTommy 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: ajohn1124
  • Content: Threads
  • Order by date
  1. ajohn1124

    Saving Excel as .dat file

    How do you save Excel as a .dat file? I tried both of the following methods: METHOD ONE (does not pick up all the columns) Application.CutCopyMode = False With ActiveWorkbook.Styles("Normal") .IncludeNumber = False .IncludeFont = True .IncludeAlignment =...

Part and Inventory Search

Back
Top