G
Guest
I'm trying to use the split function to seperate my date field into day,
month, and year fields. Every time I try to run the Split([Date], "/"])(0)
to get the day I get an error reading "The expression you entered contains
invalid syntax." what am I doing wrong.
month, and year fields. Every time I try to run the Split([Date], "/"])(0)
to get the day I get an error reading "The expression you entered contains
invalid syntax." what am I doing wrong.