Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Excell text convert in same cell
 
Posts: n/a
Default if Cell is "FL Broward"=Broward else Cell "FL Miami"=Dade

I am tring to make my Excel sheet convert name/txt base on condition

if cell B2= FL Broward result Broward
else Cell B2 = FL Miami resut Dade
else cell b2 = West Palm Beach result Palm Beach
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

In a separate cell? If so then just use a simple formula

=IF(B2="FL Broward","Broward",IF(B2="FL Miami","Dade","Palm Beach"))

--
HTH

Bob Phillips

"Excell text convert in same cell" <Excell text convert in same
wrote in message
...
I am tring to make my Excel sheet convert name/txt base on condition

if cell B2= FL Broward result Broward
else Cell B2 = FL Miami resut Dade
else cell b2 = West Palm Beach result Palm Beach



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
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Cell Change Color - Need Help alani New Users to Excel 3 June 29th 05 03:50 PM
Function syntax to compare cell contents ES Excel Worksheet Functions 2 May 18th 05 03:53 PM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


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

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"