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="VBScript" %>
<% Option Explicit %>
<%
Dim objConn
Set objConn =...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.