Excel Programming in VB

M

ms newsgrp

I want to program Excel in VB to open an existing Excel file and edit some
custom cells so new updated data for those cells are entered.

Can some help me with some suggestions or codes?

THanks
 
D

Dave Peterson

I think I'd start by recording a macro when I did it manually in Excel.

Then the next question: Do you really mean VB or VBA?
 
Top