Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • There is no error message but the control get stucked by showing a yellow color on the line all the textbox variables have values there when i put my cursor on the variables Commented Jul 22, 2009 at 13:32
  • Now that you've fixed all the numeric criteria by getting rid of the quotes on those fields, you need to lose the quotes on "Yes", which converts it to a string. Just use "Values (True)" and it should append properly. Commented Jul 23, 2009 at 1:19