A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Hi



 
 
Thread Tools Display Modes
  #1  
Old May 13th, 2010, 12:28 AM posted to microsoft.public.excel.misc
Brent
external usenet poster
 
Posts: 143
Default Hi

I would like to use conditional formatting in a sheet...

I would like the conditional formatting to deal with zip codes..

For example

If I have zip code

54658 on one line
54666 on the 2nd and
90210 on the 3rd,

I would like to create a conditional format for when any zip code is more
than 100 more than previous or next zip code.. Maybe insert a thicker line.

Hope that makes sense.

Thanks in advance for your help!! I love this Office Online help Group
  #2  
Old May 13th, 2010, 12:40 AM posted to microsoft.public.excel.misc
Dave Peterson[_2_]
external usenet poster
 
Posts: 69
Default Hi

The zipcodes are in their own cells, right?

Say A1:Axxx

Select A1:Axxx
Format|Conditional formatting
Formula is:
=a2-a1100
And give it a bottom border.

Or maybe a formula like:
=abs(a2-a1)100


Brent wrote:

I would like to use conditional formatting in a sheet...

I would like the conditional formatting to deal with zip codes..

For example

If I have zip code

54658 on one line
54666 on the 2nd and
90210 on the 3rd,

I would like to create a conditional format for when any zip code is more
than 100 more than previous or next zip code.. Maybe insert a thicker line.

Hope that makes sense.

Thanks in advance for your help!! I love this Office Online help Group


--

Dave Peterson
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


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