D
dallin
I'm reading in a text file that contains a date paid field that can be any
day of the month -- I want to convert that date to the end of the month date:
for example
record 1, date paid 05/12/2009, mthend 05/31/2009
record 2, date paid 05/19/2009, mthend 05/31/2009
record 3, date paid 06/02/2009, mthend 06/30/2009
Is there a function in Access that will do this for me?
day of the month -- I want to convert that date to the end of the month date:
for example
record 1, date paid 05/12/2009, mthend 05/31/2009
record 2, date paid 05/19/2009, mthend 05/31/2009
record 3, date paid 06/02/2009, mthend 06/30/2009
Is there a function in Access that will do this for me?