ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Formating (https://www.excelbanter.com/excel-discussion-misc-queries/265220-conditional-formating.html)

Going Crazy with excel[_2_]

Conditional Formating
 
I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.

Ms-Exl-Learner

Conditional Formating
 
Actually what this formula will do?

--------------------
(Ms-Exl-Learner)
--------------------


"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.


Bob Phillips[_4_]

Conditional Formating
 
Use

=ak$7:ak$11

and copy across

--

HTH

Bob

"Going Crazy with excel"
wrote in message ...
I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.




Jackpot

Conditional Formating
 
I am not sure I understood your query.

Use relative column referencing after selecting the entire range. Below are
the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.

"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.


Going Crazy with excel[_2_]

Conditional Formating
 
Sorry, probably to early to be asking this type of question. Basically I
want to copy and paste this formula to all similar ranges thoughout the sheet.
=$ak$7:$ak$11
=$ak$4:$ak$6

Apply the same formula to ranges:
AK15 AK22
AL15 AL22
etc.
Hope this helps

"Ms-Exl-Learner" wrote:

Actually what this formula will do?

--------------------
(Ms-Exl-Learner)
--------------------


"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.


Going Crazy with excel[_2_]

Conditional Formating
 
I think you are on the right track for what I want to do. How do I copy and
drag, just the formula, to other ranges?

"Jackpot" wrote:

I am not sure I understood your query.

Use relative column referencing after selecting the entire range. Below are
the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.

"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.


Luke M[_4_]

Conditional Formating
 
Copy the format. (easiest way is the format painter)

Or, select all the cells of interest, and then apply the conditional format.

--
Best Regards,

Luke M
"Going Crazy with excel"
wrote in message ...
I think you are on the right track for what I want to do. How do I copy
and
drag, just the formula, to other ranges?

"Jackpot" wrote:

I am not sure I understood your query.

Use relative column referencing after selecting the entire range. Below
are
the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or
drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.

"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.




Jackpot

Conditional Formating
 
Copy the cell with formulas and paste to the other location...or drag

"Going Crazy with excel" wrote:

I think you are on the right track for what I want to do. How do I copy and
drag, just the formula, to other ranges?

"Jackpot" wrote:

I am not sure I understood your query.

Use relative column referencing after selecting the entire range. Below are
the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.

"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.


Going Crazy with excel[_2_]

Conditional Formating
 
When I do this, it replaces the contents of the cell. I want just the
formula to drag and paste not the contents of the cell. What am I doing
wrong?

"Jackpot" wrote:

Copy the cell with formulas and paste to the other location...or drag

"Going Crazy with excel" wrote:

I think you are on the right track for what I want to do. How do I copy and
drag, just the formula, to other ranges?

"Jackpot" wrote:

I am not sure I understood your query.

Use relative column referencing after selecting the entire range. Below are
the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.

"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.


Jackpot

Conditional Formating
 
If you are talking about Conditional formatting dont copy paste; select the
entire range before applying CF...OR copy the cell ..select the target range
and rightclickPasteSpecialselect 'Formats' and click OK

If this is not CF ;You can either have a formula or some cell content in a
cell. Cannot have both.


"Going Crazy with excel" wrote:

When I do this, it replaces the contents of the cell. I want just the
formula to drag and paste not the contents of the cell. What am I doing
wrong?

"Jackpot" wrote:

Copy the cell with formulas and paste to the other location...or drag

"Going Crazy with excel" wrote:

I think you are on the right track for what I want to do. How do I copy and
drag, just the formula, to other ranges?

"Jackpot" wrote:

I am not sure I understood your query.

Use relative column referencing after selecting the entire range. Below are
the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.

"Going Crazy with excel" wrote:

I have developed a rule for a column of data.
=$ak$7:$ak$11
=$ak$4:$ak$6
I want to repeat this same rule to adjacent columns, AL thru AS.
Then I want to repeat the same rule for the range AK15 AK22 THRU
AS15 AS22.
Is there a way to repeat this same formula without re entering the same
formula throughout the entire workbook?
Any help would be greatly appreciated.



All times are GMT +1. The time now is 10:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com