|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Get the row and column numberby Corion (Pope) |
| on Aug 25, 2007 at 07:56 UTC ( #635030=note: print w/ replies, xml ) | Need Help?? |
|
Read the Excel object model documentation. For a cell (or Range) there likely is a function returning the coordinates of the upper left corner. Maybe it's Cell->Address or something containing R1C1 in its name.
In Section
Tutorials
|
|
||||||||||||||||||||