G
Guest
i have a field GenericDrugId from tbl dbo_DPhaDrugData
if this value is null,
i want to select field GenericName from tbl dbo_DPhaDrugData3
would i put an IIf statment in the criteria ?
if this value is null,
i want to select field GenericName from tbl dbo_DPhaDrugData3
would i put an IIf statment in the criteria ?