Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default 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.

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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default 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 ***
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default 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 ***



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
Call a subroutine using variable subroutine name dhstein Excel Discussion (Misc queries) 3 July 26th 09 08:28 PM
Array as a "named range" - formula ok in cells, but error as "named range" tskogstrom Excel Discussion (Misc queries) 11 December 28th 06 04:44 PM
inserting a named range into new cells based on a named cell Peter S. Excel Discussion (Misc queries) 1 June 4th 06 03:53 AM
Worksheet Cell Range Name within VB Subroutine Jay Somerset Excel Discussion (Misc queries) 5 February 6th 06 02:27 PM
Range properties Krisztian Pinter Excel Programming 0 October 16th 03 04:47 PM


All times are GMT +1. The time now is 03:14 AM.

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"