ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   subroutine to get all of the Named range properties (https://www.excelbanter.com/excel-programming/333247-subroutine-get-all-named-range-properties.html)

Arishy[_2_]

subroutine to get all of the Named range properties
 
I will appreciate your input in designing a Sub to get all these
proprties for a named range:

Address in RC
Address in cells format eg 4,5
Address of First Row, Last Row Also Columns
Number of Blank cells If any
Number of Rows and Columns
Active Cell address
Name of the workSheet that contains the specified Range

The idea here is to use some public variable, call the subroutine with
a given name,then use the Public variables in any module.


Norman Jones

subroutine to get all of the Named range properties
 
Hi Arishy,

What work have you done yourself towards this homework project?

If you show your code thus far and indicate the problems you are
encountering, I am sure that you will receive help.


---
Regards,
Norman



"Arishy" wrote in message
oups.com...
I will appreciate your input in designing a Sub to get all these
proprties for a named range:

Address in RC
Address in cells format eg 4,5
Address of First Row, Last Row Also Columns
Number of Blank cells If any
Number of Rows and Columns
Active Cell address
Name of the workSheet that contains the specified Range

The idea here is to use some public variable, call the subroutine with
a given name,then use the Public variables in any module.




samir arishy

subroutine to get all of the Named range properties
 

I was under the impression that you design first then code, what I was
asking was design comments. I outlined the design and I wanted your
comments. Do you need more info on the design ?




*** Sent via Developersdex http://www.developersdex.com ***

Norman Jones

subroutine to get all of the Named range properties
 
Hi Samir,

I see few design issues apart from the deciding the scope and lifetime of a
single range variable.

---
Regards,
Norman



"samir arishy" wrote in message
...

I was under the impression that you design first then code, what I was
asking was design comments. I outlined the design and I wanted your
comments. Do you need more info on the design ?




*** Sent via Developersdex http://www.developersdex.com ***





All times are GMT +1. The time now is 08:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com