Excel and VB

  • Thread starter Thread starter Gordon Jones
  • Start date Start date
G

Gordon Jones

I would like to learn how to write a VB program that begins at a cel
location, selects certain other cell values in the spread sheet, does
loop calculation and returns the result to the original cel
location.
It is for a gas compressibility calculation.

Can anyone assist me???
Thank you very much.
Gordo
 
Your best start is to record a macro of your actions and then come bac
with any problems. Copy/Paste the code where necessary
 
Back
Top