S Spencer Aug 25, 2003 #1 Anyone know the VBA code for returning the day of the week ie. "Saturday" Thanks,
R Rick Brandt Aug 25, 2003 #2 Spencer said: Anyone know the VBA code for returning the day of the week ie. "Saturday" Click to expand... Format([YourDate], "dddd")
Spencer said: Anyone know the VBA code for returning the day of the week ie. "Saturday" Click to expand... Format([YourDate], "dddd")
S Spencer Aug 25, 2003 #3 Much appreciated! -----Original Message----- Spencer said: Anyone know the VBA code for returning the day of the week ie. "Saturday" Click to expand... Format([YourDate], "dddd") . Click to expand...
Much appreciated! -----Original Message----- Spencer said: Anyone know the VBA code for returning the day of the week ie. "Saturday" Click to expand... Format([YourDate], "dddd") . Click to expand...