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 Rhinorhino 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 grungemann

  1. grungemann

    Read and write to COM1 serial port

    Try this usefull s/ware http://www.paperbird.co.uk/tcontroller.htm
  2. grungemann

    Excel VBA help needed

    Try playing around with recording a macro, view the code & execute it. An example to q1 would be Sub test3() Range("C8").Select ActiveCell.FormulaR1C1 = "=R[-1]C/5" End Sub

Part and Inventory Search

Back
Top