Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default How to find used range of a row/column?

Is there any way i can know the used range of a row or column?
Regards,


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default How to find used range of a row/column?

Hi,

Are Usedrange.Rows & UsedRange.Columns what you want?
You might also want to check out the SpecialCells Method

Cheers

"Von Shean" wrote in message
...
Is there any way i can know the used range of a row or column?
Regards,




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.561 / Virus Database: 353 - Release Date: 13/01/2004


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default How to find used range of a row/column?

Let me explain it a little...
i have following values in my sheet
6 6 6 6 6 6
2 2
5 5 5 5 5
4 4 4 4

So used range if third row is five .... so i need to know about any way to
get that in VBA.
Something like would be like
ActiveSheet.Rows(3).UsedRange.Address
and gives
"A3:E3"


"macropod" (del NO.SPAM) wrote in message
...
Hi,

Are Usedrange.Rows & UsedRange.Columns what you want?
You might also want to check out the SpecialCells Method

Cheers

"Von Shean" wrote in message
...
Is there any way i can know the used range of a row or column?
Regards,




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.561 / Virus Database: 353 - Release Date: 13/01/2004




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
Find end of column and paste formula in range MGS Excel Worksheet Functions 2 August 25th 09 01:07 AM
Find the first or last populated column in a range Commish Excel Worksheet Functions 6 May 14th 09 10:16 PM
Find DMIN in a column range determined by a number in another cell dlbeiler Excel Worksheet Functions 0 October 11th 07 07:09 PM
I need a formula to find rows within a date range in one column? M. Penney Excel Worksheet Functions 5 May 12th 05 12:32 AM
Need to Find End Value of a Column with Unknown End Range Tricia[_3_] Excel Programming 2 August 24th 03 07:20 PM


All times are GMT +1. The time now is 04:51 PM.

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

About Us

"It's about Microsoft Excel"