Aug 8, 2002 #1 RichyT Technical User Joined Jun 11, 2002 Messages 20 Location GB COuld someone please tell me the syntax for including parenthesis within a string.
Aug 8, 2002 1 #2 xlbo MIS Joined Mar 26, 2002 Messages 15,080 Location GB Summat like this what you're after ?? myStr = "(" & range("A1".text & "" Rgds ~Geoff~ Upvote 0 Downvote
Summat like this what you're after ?? myStr = "(" & range("A1".text & "" Rgds ~Geoff~