View Single Post
 
Old 02-20-2020, 12:39 PM
sconeill92 sconeill92 is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Feb 2020
Posts: 6
sconeill92 is on a distinguished road
Default

Hey Macropod!

Thank you again for all your help! I have one final question for you though if you don't mind!

Here is a copy-paste of the section I've been working on:

Product Information:
Drug: Sprycel
Strength: Choose an item.
Dose: { IF { REF Drug \* MERGEFORMAT } = "Eliquis""1 by mouth twice a day""{ IF {REF Drug \* MERGEFORMAT } = "Orencia""Inject once under the skin once a week"" { IF {REF Drug \* MERGEFORMAT } = "Sprycel""1 by mouth once a day"}""}"" }
Route: {IF {REF Drug \* MERGEFORMAT } = "Eliquis""Orally""{ IF {REF Drug \* MERGEFORMAT } ="Orencia""Subcutaneous""{IF {REF Drug \* MERGEFORMAT } ="Sprycel""Orally"}""}"" }

When I hit alt-F9 both the dose and route disappear and just say "REF". If I select a drug, nothing happens in these fields. Can you advise why? The drug and strength fields are content control that you helped me with previously.

Thank you
Reply With Quote