Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
right,
change
var MMMDDYYY = $Month & " " & ToText(Year($DateWords));
to
var text MMMDDYYY = $Month & " " & ToText(Year($DateWords));
change
var MMMDDYYY = $Month & " " & ToText(Year($DateWords));
to
var text MMMDDYYY = $Month & " " & ToText(Year($DateWords));