Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 04-16-2015, 11:44 AM
lynchbro lynchbro is offline Conditional Formatting for values with more than 2 decimals Windows 7 64bit Conditional Formatting for values with more than 2 decimals Office 2010 32bit
Advanced Beginner
Conditional Formatting for values with more than 2 decimals
 
Join Date: Jun 2014
Location: New York
Posts: 41
lynchbro is on a distinguished road
Default

I tried that and it is saying it contains an error.



=LEN(L1&"")-FIND(".";L1&"")>2

Although I need it to look at the entire L column.
Reply With Quote
  #2  
Old 04-17-2015, 12:16 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Conditional Formatting for values with more than 2 decimals Windows 7 64bit Conditional Formatting for values with more than 2 decimals Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,943
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

Quote:
Originally Posted by lynchbro View Post
I tried that and it is saying it contains an error.

=LEN(L1&"")-FIND(".";L1&"")>2

Although I need it to look at the entire L column.

Forgot to remove the semi colon
Code:
=LEN($L1&"")-FIND(".",$L1&"")>2
and apply to the entire column ( you might get some surprises, though)
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting for values with more than 2 decimals Conditional formatting bbutl027 Excel 15 12-05-2016 08:56 PM
Conditional Formatting sdfrance Excel 3 01-06-2015 07:10 AM
Convert numeric values with decimals to alphabets kjxavier Word 1 07-06-2014 01:44 AM
Conditional Formatting for values with more than 2 decimals Conditional formatting that ignores other formatting rules info_guy2 Excel 1 07-03-2014 10:07 AM
Conditional Formatting for values with more than 2 decimals Conditional Formatting namedujour Excel 3 08-25-2011 01:46 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 08:46 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft