![]() |
#13
|
|||
|
|||
![]()
Hi All
Can someone help me out on excel mail merge field function I need to format percentage value based on the below conditions If cell have empty return empty, if cell have NA return NA, if cell have values like 95.00% return that value. I have used this code but not working properly { IF { MERGEFIELD Prod_Quality_ } = “NA” "NA" { IF { MERGEFIELD Prod_Quality_ } = “” “” { IF { MERGEFIELD Prod_Quality_ } <>"" }"{= MERGEFIELD Prod_Quality_ }*100 \# "0.00%" }" }}} Please check and help me out |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
text-to-Fields failing - how get null for missing values? | guthrie | Excel | 8 | 06-09-2016 08:36 PM |
![]() |
lornalou | Excel | 2 | 06-02-2016 10:39 AM |
Mail merge how to link mail merge field value to a column heading | dsummers | Mail Merge | 1 | 05-08-2014 02:59 PM |
![]() |
dkalsow | Mail Merge | 3 | 04-03-2012 03:38 PM |
![]() |
jannie | Excel | 1 | 06-22-2011 07:03 PM |