let's say you have a form and you want to apply a pair of nested functions to a control on it, Nz(DMax()) for example.(the reason is probably not material, but you want the code to increment a control by 1 for each record up to a maximum of 10). let's say you left some spaces when naming your cotnrols and form name, e.g. controls called "patient number", "lesion number" and a form name of "recist: disease evaluation - target lesions". you want to evaluate the maximum value of lesion number in this form for a patient(while incidentally the user is looking at a filtered subset of records - filtered by patient number as a result of the functioning of a macro. is there a good rule of thumb for when to use square []s, "" marks, !!!hyphens and/or examples.