- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You are almost there. All you need to do is this:
if (form1.Account_Client_Information.Owner_subform.recipiant_type >= 1 and form1.Account_Client_Information.Owner_subform.recipiant_type <= 4) then
$.clearItems()
$.setItems("TA- Tax Letter, Bunch of stuff")
elseif (form1.Account_Client_Information.Owner_subform.recipiant_type >= 5 and form1.Account_Client_Information.Owner_subform.recipiant_type <= 7) then
$.clearItems()
$.setItems("other stuff, Bunch of other stuff")
endif
Views
Replies
0 Likes
Total Likes