VB6 code to recalculate Excel sheet and save changes - TechRepublic
Question
March 20, 2009 at 04:13 AM
civil_finesse

VB6 code to recalculate Excel sheet and save changes

by civil_finesse . Updated 17 years, 4 months ago

I have a Vb6 project that I run. One of the forms called “APPROACHES” is connected to an Excel file called “APPROACHES”. The filepath is:

“C:\GHA-PROJ\GHA-vb-good\BRIDGE_&_ROADS_UPDATES\APPROACHES”

I need a VB code that would recalculate the Excel sheet and save changes with each new input that I make.

This discussion is locked

All Comments