#1   Report Post  
Dennis
 
Posts: n/a
Default Autofill Questio

Using =COUNTIF(B:B,"150") I would like to autofill down with the handle and
have the 150 increment up eg: 151 152 153 while the B:B stays constant.

TIA, Dennis
==================
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

If the formula starts in row 1, use:

=COUNTIF(B:B,""&150+ROW()-1)

HTH
Jason
Atlanta, GA

-----Original Message-----
Using =COUNTIF(B:B,"150") I would like to autofill down

with the handle and
have the 150 increment up eg: 151 152 153 while the B:B

stays constant.

TIA, Dennis
==================
.

  #3   Report Post  
Dennis
 
Posts: n/a
Default

Thanx Jason, seems to work great!!!!

Dennis
====================

In article , "Jason Morin"
wrote:
If the formula starts in row 1, use:

=COUNTIF(B:B,""&150+ROW()-1)

HTH
Jason
Atlanta, GA

-----Original Message-----
Using =COUNTIF(B:B,"150") I would like to autofill down

with the handle and
have the 150 increment up eg: 151 152 153 while the B:B

stays constant.

TIA, Dennis
==================
.

  #4   Report Post  
RagDyeR
 
Posts: n/a
Default

This also works:

=COUNTIF(B:B,""&ROW(A150))
--

Regards,

RD
--------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------


"Jason Morin" wrote in message
...
If the formula starts in row 1, use:

=COUNTIF(B:B,""&150+ROW()-1)

HTH
Jason
Atlanta, GA

-----Original Message-----
Using =COUNTIF(B:B,"150") I would like to autofill down

with the handle and
have the 150 increment up eg: 151 152 153 while the B:B

stays constant.

TIA, Dennis
==================
.



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
AutoFill Linked Cells [email protected] Excel Discussion (Misc queries) 8 January 19th 05 01:53 AM
cell height changing when using autofill WSCI-Nathan Excel Discussion (Misc queries) 1 January 17th 05 11:26 PM
right click autofill in 2003 Danny J Excel Discussion (Misc queries) 1 January 14th 05 07:46 AM
Autofill issue... nc0229 Excel Discussion (Misc queries) 0 December 13th 04 11:12 AM
Stop autofill icon from appearing? lvh519 Excel Discussion (Misc queries) 1 November 30th 04 02:02 AM


All times are GMT +1. The time now is 07:41 AM.

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"