Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Addins - number of columns & rows in running version of Excel

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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do number columns first, then the rows in an excel footer? Secretariat New Users to Excel 1 December 15th 09 01:26 PM
Excel Version 2007 - AddIns load individually dplunkett Excel Discussion (Misc queries) 1 May 9th 09 07:36 AM
How do I know what version of excel I am running? kellyws Excel Discussion (Misc queries) 4 May 13th 06 07:41 PM
What version came with userlocked rows/columns etc ? Maria J-son Excel Worksheet Functions 0 March 13th 06 02:58 PM
Check for Excel version before running? Ed[_9_] Excel Programming 2 December 18th 03 01:56 PM


All times are GMT +1. The time now is 07:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"