ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Setting up and Configuration of Excel (https://www.excelbanter.com/setting-up-configuration-excel/)
-   -   if Cell is "FL Broward"=Broward else Cell "FL Miami"=Dade (https://www.excelbanter.com/setting-up-configuration-excel/50036-if-cell-%22fl-broward%22%3Dbroward-else-cell-%22fl-miami%22%3Ddade.html)

Excell text convert in same cell

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

Bob Phillips

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





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com