#1   Report Post  
onesidered
 
Posts: n/a
Default Formula Mass Copy???


Is there a way to copy a formula to an entire column?

My example formula...

=IF(C5F9,"Suspended","")

The value of F9 is 2


The formula either needs to recall F9 each time, or just have a way to
say =IF(this cell)2 ,"suspended","")

Thanx,
T.


--
onesidered
------------------------------------------------------------------------
onesidered's Profile: http://www.excelforum.com/member.php...o&userid=25977
View this thread: http://www.excelforum.com/showthread...hreadid=393904

  #2   Report Post  
swatsp0p
 
Posts: n/a
Default


Assuming your formula is in a cell adjacent to your data, simply hover
the mouse over the lower right corner until it changes to a plus sign
then double click. This will copy your formula (or whatever the
contents of the cell are) down to the end of the data in the adjacent
column. If it is not adjacent to data in another column, you can click
and drag the grab handle (the small square in the lower right corner of
the cell) down as far as you need.

You may want to fix the cell reference in your formula BEFORE doing
this, however, so that you continue to compare to cell F9 as such:

=IF(C5$F$9,"Suspended","") when dragged down one cell will read:
=IF(C6$F$9,"Suspended","")

HTH

Bruce


--
swatsp0p


------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=393904

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
How do I copy a reference formula onto multiple worksheets Nina@ramaz Excel Worksheet Functions 1 July 21st 05 03:39 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Howdo U copy a formula down a column, that uses data in another w. Need Help pasting a formula Excel Worksheet Functions 1 February 25th 05 06:04 PM
Howdo U copy a formula down a column, that uses data in another w. brantty Excel Worksheet Functions 0 February 25th 05 10:11 AM
to copy a formula in cell c1 (+b1/b11) to cells c2-10, how can i . bvi Excel Worksheet Functions 3 December 23rd 04 06:14 PM


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