View Single Post
 
Old 01-06-2019, 01:46 PM
Strogg Strogg is offline Windows 7 32bit Office 2016
Novice
 
Join Date: Jan 2019
Posts: 9
Strogg is on a distinguished road
Default

I checked this tutorial and hmm...there are some points I don't understand.
Tried "Testing and Returning Text Strings with Logical Functions in Bookmarks", but
seems bookmark can't contain numbers, so I it could not be referred to bookmarks in IF construction.
Tried the below:
IF A1="330 ml" "33x26x20" "" IF A1="250 ml" "25x22x15" "" IF A1=0,0,"39x26x25" \* MERGEFORMAT \* MERGEFORMAT \* MERGEFORMAT \* MERGEFORMAT
But field return only "ml".
Sample attached.
What I'm doing wrong?
Attached Files
File Type: docx sample.docx (11.8 KB, 10 views)
Reply With Quote