Not necessarily a Union function. Even if you select two ranges of cells using the CTRL key, and then say Selection.Areas.Count, it will give the number of selections made as different groups of cells.
Regards, Sam On Mon, Jul 30, 2012 at 9:25 PM, Prince Dubey <prince141...@gmail.com>wrote: > Hi Sam, > > > Thanks for your help .As i saw the result i guess that Areas property > return cluster of range when there is a range created by using union > function. > > regards > > prince > > > On Sunday, 29 July 2012 00:28:46 UTC+5:30, Prince Dubey wrote: >> >> Hi All, >> >> >> I want to know more about Areas property of the range object, >> >> If I write: Range("A1").Areas(1) it return text inside that range but i >> m not able to to understand what is it. And further if we write it like >> range("A1").Areas.Count or range("A1").Areas.Creator >> or range("A1").Areas.Parent , I m not able understand these. >> >> >> Actually i m confused about these statements because i was expecting that >> areas will return Areas ie # on of cells in that range, But it is not in >> actual. >> >> >> Prince Dubey. >> >> >> >> >> -- > FORUM RULES (986+ members already BANNED for violation) > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > > 2) Don't post a question in the thread of another member. > > 3) Don't post questions regarding breaking or bypassing any security > measure. > > 4) Acknowledge the responses you receive, good or bad. > > 5) Cross-promotion of, or links to, forums competitive to this forum in > signatures are prohibited. > > NOTE : Don't ever post personal or confidential data in a workbook. Forum > owners and members are not responsible for any loss. > > > ------------------------------------------------------------------------------------------------------ > To post to this group, send email to excel-macros@googlegroups.com > > To unsubscribe, send a blank email to > excel-macros+unsubscr...@googlegroups.com > > > -- Sam Mathai Chacko -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. ------------------------------------------------------------------------------------------------------ To post to this group, send email to excel-macros@googlegroups.com To unsubscribe, send a blank email to excel-macros+unsubscr...@googlegroups.com