For example: FirstTradingDayOfTheMonth = month() != ref(month(),-1);
Thanks, Howard On Sun, Feb 24, 2008 at 11:10 AM, Mohammed <[EMAIL PROTECTED]> wrote: > > Hi, > > With DayOfWeek we use: > > dayofweek() == 1; To specify the start of week. > > What is the formula to specify the start of Month? > > Regards > > >
