Thread: IF statements
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Excel Function Application[_2_] Excel Function Application[_2_] is offline
external usenet poster
 
Posts: 6
Default IF statements

In column A there are either values of "JR.", "CPA", "MD", or nothing. Can I
create an IF statement that says if there is a text value in the cell put
parentheses around that value and if there is nothing in the cell do nothing?

Any help would be appreciated