Addins - number of columns & rows in running version of Excel
rowCount = rows.count
columnCount = columns.count
"Tony McGee" skrev i meddelelsen
...
Hello all
I think my subject line says it all.
How can I determine the number of columns & rows in the current version of
Excel that my addin is installed in?
Thanks in advance
Tony McGee
|