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

    Access VBA Automation Controlling Formatting in Excel

    Hi, I found this forum via google search. I've read the previous post on formatting in Excel via Access, but still couldn't get this to work. Here's my code: Private Sub cboExcelMacro() Dim objXLApp As Object Dim objXLBook As Object Dim objXLSheet1 As Object Dim objXLSheet2...

Part and Inventory Search

Back
Top