Re: how to compare column?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thank you.

"David Biddulph" <groups [at] biddulph.org.uk> wrote in message news:479093ca$1_1@xxxxxxxxxxxxxxxxxxxxxxxxx
A number of ways of copying:

Copy C1, select C2:C20, and Paste.
or
Select the fill handle in the bottom right hand corner of C1 (to get a black square there), and drag it down C2:C200
or
Double-click on the fill handle of C1 (see above), and it should fill down as far as you have data in column B
--
David Biddulph

"Able Cox" <no.spam@xxxxxxxxxxx> wrote in message news:OENb3jYWIHA.1532@xxxxxxxxxxxxxxxxxxxxxxx
Thanks Pete.

Is there anywhere to paste the entire column C ? not just one specific cells, but 200 rows.

Thank you.

"Pete_UK" <pashurst@xxxxxxxxxxx> wrote in message news:7845b3d2-d243-4bef-9544-d2749a432e7d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Put this in C1:

=IF(B1>A1,"B","")

and copy down as required.

Hope this helps.

Pete

On Jan 18, 12:33 am, "Able Cox" <no.s...@xxxxxxxxxxx> wrote:
How do I compare colume

column A column B column C
22 33 B
22 14
12 3
27 45 B
55 40

How to compare column A with column B, then if B is greater than A, indicate
B in column C?

Thank you.




.



Relevant Pages