![]() |
#1
|
|||
|
|||
![]() Code:
{ IF SAVEDATE="" DATE SAVEDATE \@ "yyyy/MM/dd" } If SAVEDATE is nothing (i.e. the document has not yet been saved), it should show today's date while if SAVEDATE is available (i.e. the document has been saved), the savedate codes should follow the format "yyyy/MM/dd". But the field codes in quotes return nothing. What should I do to fix it? Many thanks! |
#2
|
|||
|
|||
![]() Quote:
Code:
{ IF {SAVEDATE}="" {DATE } {SAVEDATE} \@ "yyyy/MM/dd" } Fields in Word are not the same as in Excel. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Panzer336 | Word | 2 | 04-11-2016 07:57 AM |
![]() |
Cosmo | Mail Merge | 25 | 07-30-2015 01:25 PM |
Copying Raw Field Codes | ptmuldoon | Word | 3 | 01-04-2015 02:50 PM |
![]() |
lucky16 | Word VBA | 2 | 10-24-2014 03:52 AM |
Formula Field using Field Codes | hunter2193 | Word | 3 | 04-05-2013 04:58 AM |