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

    Opening excel file in IE

    Hi, I have the following code: Sub Update() Dim lab, adate, atime, dum1, dum2 As String Dim temp, RH As Double yr = Year(Now) mo = Month(Now) dy = Day(Now) Root = "\\staticbck-ws\labenviro" Path = Root & "\" & yr & "\" & mo & "\" & dy & "\" & "FCG...

Part and Inventory Search

Back
Top