ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   format ='s another cell (https://www.excelbanter.com/excel-programming/299824-format-%3Ds-another-cell.html)

me[_8_]

format ='s another cell
 
Can cell A1 have conditional formats and then have cell B1=A1 and have B1 then also automatically change its formats everytime A1 changes

Thanks

Frank Kabel

format ='s another cell
 
Hi
you have to apply the same conditional format in cell B1 as in cell A1.
Formulas can't transfer formats

--
Regards
Frank Kabel
Frankfurt, Germany


me wrote:
Can cell A1 have conditional formats and then have cell B1=A1 and
have B1 then also automatically change its formats everytime A1
changes?

Thanks



Frank Kabel

format ='s another cell
 
Hi
not possible with formulas. Sorry

--
Regards
Frank Kabel
Frankfurt, Germany


me wrote:
There are way too many conditions for cell B1. I was going to have
cell B1 do a vlookup in a table from another cell that has an answer,
find the item and then use its formats. Help with this option.

Thanks



me[_8_]

format ='s another cell
 
How about VB

thank



Frank Kabel

format ='s another cell
 
Hi
also not really possible. E.g. if you change the format of your source
cell there's no event which is triggered to copy this format. the best
workaround would be to use a OnTime method (but this will slow down
your worksheet)

--
Regards
Frank Kabel
Frankfurt, Germany


me wrote:
How about VB?

thanks



me[_8_]

format ='s another cell
 
Never heard of this. Where can I go for help on this

Thanks

Frank Kabel

format ='s another cell
 
Hi
see: http://www.cpearson.com/excel/ontime.htm

But IMHO I wouldn't go this way. Excel is just not suited to copy
formats automatically!


--
Regards
Frank Kabel
Frankfurt, Germany


me wrote:
Never heard of this. Where can I go for help on this?

Thanks




All times are GMT +1. The time now is 03:20 PM.

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