Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default 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


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default format ='s another cell

How about VB

thank


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default 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




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default format ='s another cell

Never heard of this. Where can I go for help on this

Thanks
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default 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


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
Lock Cell Format - Allow copy and paste of data without format change Chris12InKC Excel Worksheet Functions 2 May 9th 23 07:42 PM
cell format - remove cell format pattern without effecting colors Bas Excel Discussion (Misc queries) 1 March 23rd 09 02:54 PM
Can cell format come from and change with reference cell format jclouse Excel Discussion (Misc queries) 1 November 29th 06 03:20 AM
Custom Cell format to mimic time format [email protected] Excel Discussion (Misc queries) 6 November 7th 06 09:17 PM
How do I copy data in single cell format to a merged cell format Paul Excel Discussion (Misc queries) 1 June 27th 05 11:00 AM


All times are GMT +1. The time now is 12:55 PM.

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"