
December 19th, 2002, 01:18 AM
|
|
Registered User
|
|
Join Date: Dec 2002
Posts: 10
Time spent in forums: 1 h 8 m 54 sec
Reputation Power: 0
|
|
|
visual basic with Excel
I have an excel worksheet that has 4 columns that need to have data calculated in them, but the user might be inserting other columns between them. Via Visual Basic is there a way that I can track in my code where those columns have moved to? The headers of my 4 columns won't change (the first row of the spreadsheet is the label for each column).
|