On Jan 25, 2009, at 01:35 PM, Gary Ferguson wrote: > If it works, I think it's fine. Do you need parens after the > CurrentDate? > (i.e. CurrentDate()) No. In this case they are optional (i.e. any function or sub with no parameters, or all default parameters, can be called using the name only). Paul R.