S steve Jun 19, 2004 #1 How do I extract the day of week from a date feild and convert it to text? Thanks
S steve Jun 19, 2004 #3 That won't convert the data type to text Steve Schapel said: Steve Format([YourDateField],"dddd") -- Steve Schapel, Microsoft Access MVP How do I extract the day of week from a date feild and convert it to text? Thanks Click to expand... Click to expand...
That won't convert the data type to text Steve Schapel said: Steve Format([YourDateField],"dddd") -- Steve Schapel, Microsoft Access MVP How do I extract the day of week from a date feild and convert it to text? Thanks Click to expand... Click to expand...
A Allen Browne Jun 19, 2004 #4 Did you try it, Steve? The output of the Format() function is indeed text. -- Allen Browne - Microsoft MVP. Perth, Western Australia. Reply to group, rather than allenbrowne at mvps dot org. steve said: That won't convert the data type to text Steve Schapel said: Steve Format([YourDateField],"dddd") -- Steve Schapel, Microsoft Access MVP How do I extract the day of week from a date feild and convert it to text? Click to expand... Click to expand... Click to expand...
Did you try it, Steve? The output of the Format() function is indeed text. -- Allen Browne - Microsoft MVP. Perth, Western Australia. Reply to group, rather than allenbrowne at mvps dot org. steve said: That won't convert the data type to text Steve Schapel said: Steve Format([YourDateField],"dddd") -- Steve Schapel, Microsoft Access MVP How do I extract the day of week from a date feild and convert it to text? Click to expand... Click to expand... Click to expand...
S Steve Schapel Jun 19, 2004 #5 Yes it will. -- Steve Schapel, Microsoft Access MVP That won't convert the data type to text Steve Format([YourDateField],"dddd") Click to expand... Click to expand...
Yes it will. -- Steve Schapel, Microsoft Access MVP That won't convert the data type to text Steve Format([YourDateField],"dddd") Click to expand... Click to expand...
S steve Jun 20, 2004 #6 Thank You Sorry for doubting you Steve Schapel said: Yes it will. -- Steve Schapel, Microsoft Access MVP That won't convert the data type to text Steve Format([YourDateField],"dddd") Click to expand... Click to expand... Click to expand...
Thank You Sorry for doubting you Steve Schapel said: Yes it will. -- Steve Schapel, Microsoft Access MVP That won't convert the data type to text Steve Format([YourDateField],"dddd") Click to expand... Click to expand... Click to expand...