jsaltzman Posted October 11, 2003 Posted October 11, 2003 i want to specify a field "emailsubject" to always have this looked up text. "Regarding your order # " and ordernumber and "with BookWormAnnex" i set the field to text with a calculated value and i just get is 0 as the result i have the result set to text.... if i remove the and all i get as the result is the order number.
jsaltzman Posted October 11, 2003 Author Posted October 11, 2003 never mind i got it thanks. i was supposed to put "text" & field & "text"
-Queue- Posted October 11, 2003 Posted October 11, 2003 & is the concatenation operator. 'And' is a logical operator. You're receiving a zero because you have three operands that can not be interpreted logically.
Recommended Posts
This topic is 7784 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now