Hi everyone,
suppose we have data in a worksheet arranged in a block with row and column headings.
In excel spreadsheet it is possible to fill a formula with row and column headings ie.. formula with labels.
is it possible to do the same with vba6, to easily access data from worksheet?
ie instead of the usual let's say Range("B3"), how can i refer to the cell as by the row heading - Feb, and column heading - "Sales" ie Range("sales" Feb") ?
Thanks
Geetha
Bookmarks