View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Programmer wanna be Programmer  wanna be is offline
external usenet poster
 
Posts: 5
Default concatenate two cells, but with conditions

I need to concatenate two cells, the cells have to be formatted to text.

Column A is CREDIT LIMIT
Column B is 10000

The end result should look like this: CREDIT LIMIT $ 10,000

Remember, the cell has to be in text format.

Please, someone help, my head hurts !!