October 6, 201015 yr I have a Number Field with a number entered. I then have a Summary field that displays the sum of all the records where this field has a value. For some records I want the Summary to ignore (skip over) the value. Is there a simple way to 'comment out' the value by adding a character of some sort? In crude terms it would be like putting the code lines // in front of the value and as a result, it gets ignored (I know that doesn't work!). This is only for my internal usage so it doesn't need to be to clever. Just quick and easy to change a value so it gets ignored and change it back later so it gets added in the Summary? Many thanks Mark
October 6, 201015 yr Perhaps this might suit you: http://fmforums.com/forum/showtopic.php?tid/216548/post/364978/#364978
Create an account or sign in to comment