pamgdevlin
Programmer
Help...Would like to use a formula using either the first day of a month or the last day of a month. I know I need to use something like:
DateSerial(Year(Date()),Month(Date()),0) for last day, but I know this is not the correct syntax.
Can someone give me some help
Thanks
Tamgdevlin
DateSerial(Year(Date()),Month(Date()),0) for last day, but I know this is not the correct syntax.
Can someone give me some help
Thanks
Tamgdevlin