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 Shaun E 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 yang101

  1. yang101

    Ideas

    What I'm trying to do is alter the save path from XL to a Window's folder in VBA so my co-workers don't have to search for the job folders each and everytime they want to save some results. Thansk ahead of time.
  2. yang101

    Newbie :Opening a Recordset

    Set Rec = New ADODB.Recordset Rec.Open ("SELECT JN from Projects Where JN ='" & Job & "';") It does not like Rec.Open and I cannot find what exactly will allow me to open the Table and Get the chart data. Yang101

Part and Inventory Search

Back
Top