Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JPS JPS is offline
external usenet poster
 
Posts: 47
Default Retain font/cell color on lookup/copy

I am using a lookup function to pull data from one spreadsheet to another and
I need to retain the font/cell color from the source spreadsheet to the new
cell on the target spreadsheet.

Doable?
JPS
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Retain font/cell color on lookup/copy

If the font/cell colour in the source sheet is applied through
conditional formatting, then you could use the same settings to apply
to your cell with the lookup formula. If they are set manually,
though, then you will not be able to reproduce them in another sheet
using a formula - you would need some VBA code to do that.

Hope this helps.

Pete

On Jul 22, 3:44*pm, JPS wrote:
I am using a lookup function to pull data from one spreadsheet to another and
I need to retain the font/cell color from the source spreadsheet to the new
cell on the target spreadsheet.

Doable? *
JPS


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JPS JPS is offline
external usenet poster
 
Posts: 47
Default Retain font/cell color on lookup/copy

Pete,
Thanks, Not the answer I was hoping for. Based on your answer I assume that
colors entered manually are lost in formula functions. For example,. if the
font in cell A1 is blue and in cell C1 I enter +A1, the value in cell C1 will
loose its color properties.
--
JPS


"Pete_UK" wrote:

If the font/cell colour in the source sheet is applied through
conditional formatting, then you could use the same settings to apply
to your cell with the lookup formula. If they are set manually,
though, then you will not be able to reproduce them in another sheet
using a formula - you would need some VBA code to do that.

Hope this helps.

Pete

On Jul 22, 3:44 pm, JPS wrote:
I am using a lookup function to pull data from one spreadsheet to another and
I need to retain the font/cell color from the source spreadsheet to the new
cell on the target spreadsheet.

Doable?
JPS



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default Retain font/cell color on lookup/copy

Exactly. Formulae return only values.

BTW - in XL, it's usual to use =A1

the '+' is usually a holdover from 1-2-3 and is superfluous in XL (i.e.,
the formula is entered as =+A1).


In article ,
JPS wrote:

Thanks, Not the answer I was hoping for. Based on your answer I assume that
colors entered manually are lost in formula functions. For example,. if the
font in cell A1 is blue and in cell C1 I enter +A1, the value in cell C1 will
loose its color properties.

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
Using Lookup Function based on Font Color jstec68 Excel Worksheet Functions 1 March 13th 08 08:40 PM
How do I get an exact copy from a lookup reference.(Font style) windpower Excel Discussion (Misc queries) 2 January 3rd 08 02:53 AM
copy/paste want to retain cell coloration but lose the conditional formatting source data Keith R Excel Discussion (Misc queries) 6 March 5th 07 09:10 PM
How to change the default Border, Font Color, and Cell Color Elijah Excel Discussion (Misc queries) 3 November 2nd 05 11:52 PM
Default Border, Font Color, and Cell Background Color Elijah Excel Discussion (Misc queries) 1 October 28th 05 04:10 PM


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