LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Auto fill based on cRows calculation


"Myrna Larson" wrote in message
...
The statement you have searches from the bottom, up, for the last used

cell in the column. If
you have two blocks of data, and you want to work only with the first one,

you can try

Cells(1, 7).End(xlDown).Row



Actually, I had to change the Cells(1,7) to (10,7) since 10 was my first
populated row, but I see what you mean about the up and down etc, so this
will work for me I think on this particular excercise.

Thanks


 
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
Auto fill text columns based on rows Cecilia Excel Worksheet Functions 3 March 29th 10 10:51 PM
Auto-Fill Column based on data in each row Dave Excel Worksheet Functions 7 May 23rd 09 10:24 AM
auto fill rows with months based on cell value Drew[_2_] Excel Discussion (Misc queries) 5 March 31st 08 08:40 AM
auto fill columns based on a selection ckane Excel Discussion (Misc queries) 1 May 4th 07 05:34 AM
Auto fill Column based on data in other columns SITCFanTN New Users to Excel 1 June 6th 06 09:04 PM


All times are GMT +1. The time now is 08:21 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"