In the attached zipped file is a Excel spreadsheet with two form control buttons on it.
The second button, addcolumnremoverows has a three lines of VBA code that should put numbers in that column
starting with 1 on the second row. Now starts off on the second row but with 2. I would rather it be 1.
how is this code modified to do it?
Also, what is the VBA code to select all cells in an Excel worksheet? I read somewhere that
is as simple as cells.select. That would be great if it were true. Is it?
cells.select
Any help appreciated. Thanks in advance.
Respectfully,
Lou Reed