Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 110
Default Conditional Formating Formula?

I need a formula in conditional formating.
I am CF'ing column M.

If column J contains blank cells.... format .

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Conditional Formating Formula?

=isblank(j1)
CF:...
---------------------------------------------
"Jman" ...
I need a formula in conditional formating.
I am CF'ing column M.

If column J contains blank cells.... format .



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Conditional Formating Formula?

hi
may need more detail but.....
formual is.....=IF(J2="",1,0).......format = pukey green. (choose your own.)

post back if that don't work....with more detail.

Regards
FSt1

"Jman" wrote:

I need a formula in conditional formating.
I am CF'ing column M.

If column J contains blank cells.... format .

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 110
Default Conditional Formating Formula?



"FSt1" wrote:

hi
may need more detail but.....
formual is.....=IF(J2="",1,0).......format = pukey green. (choose your own.)

post back if that don't work....with more detail.


This worked perfectly.. Thanks.

Regards
FSt1

"Jman" wrote:

I need a formula in conditional formating.
I am CF'ing column M.

If column J contains blank cells.... format .

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Conditional Formating Formula?

Why bother with =IF(...,1,0) ?
What's wrong with =J2="" ?
--
David Biddulph

"FSt1" wrote in message
...
hi
may need more detail but.....
formual is.....=IF(J2="",1,0).......format = pukey green. (choose your
own.)

post back if that don't work....with more detail.

Regards
FSt1

"Jman" wrote:

I need a formula in conditional formating.
I am CF'ing column M.

If column J contains blank cells.... format .





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 110
Default Conditional Formating Formula?

Yeah, this works too.. .Good to know
Thanks.

"David Biddulph" wrote:

Why bother with =IF(...,1,0) ?
What's wrong with =J2="" ?
--
David Biddulph

"FSt1" wrote in message
...
hi
may need more detail but.....
formual is.....=IF(J2="",1,0).......format = pukey green. (choose your
own.)

post back if that don't work....with more detail.

Regards
FSt1

"Jman" wrote:

I need a formula in conditional formating.
I am CF'ing column M.

If column J contains blank cells.... format .




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
Conditional Formating and Formula Wanna Learn Excel Discussion (Misc queries) 5 May 4th 07 08:25 PM
Conditional Formating Formula Rob Excel Discussion (Misc queries) 4 November 28th 06 01:55 PM
if, then formula with conditional formating Rex Excel Worksheet Functions 4 October 23rd 06 05:29 PM
If Formula or conditional formating Nora Najem Excel Discussion (Misc queries) 2 October 11th 06 01:54 PM
Formula for Conditional Formating - Help! Mark Campbell Excel Worksheet Functions 2 July 26th 06 07:57 AM


All times are GMT +1. The time now is 05:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"