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 grahamrobert

  1. grahamrobert

    Calculated cells in Excel not interacting with Web using ASP

    Gabe, Here is the code the calculated cell (CELL 2 * CELL3 *4) is the cell that does not come back recalculated Thnks for taking the interest EXCELTEST3.ASP <% @LANGUAGE=&quot;VBScript&quot; %> <% Option Explicit %> <% Dim objConn Set objConn =...
  2. grahamrobert

    Calculated cells in Excel not interacting with Web using ASP

    Can anyone help! I am presently creating a web page which interacts with an excel spreadsheet. I use VBscript to connect to Excel in similar lines to accessing a mdb file. 1. I can read out a recordset (using SQL) from a named area in the spreadsheet and write this in the browser 2. I can...

Part and Inventory Search

Back
Top