A
AccessNewUser
Hello,
I am a begining user, so please bare with me and thank you for any advice.
In infopath, I have a date field to be input by the user of the form. After
the form is completed, the entries are submitted to a database, which
formates this field as YYMMMDD (example 07JUL13).
Also, at the end of the form, I have a field, called "FileName" which is
generated from entries into the form, such as the date. This FileName field
is used to create the name of an attachment to an email that will be sent
out, each time the form is submitted. So, the filenames need to be in a
format dependent on the date field, YYMMMDD (example file attachment is
07JUL13_XX_XXX). The XXX part will also come from another field and I will
concat them together, which is not a problem.
The issue I have, is with the date part and getting the date into the
YYMMMDD format to be used later in the filename field.
I hope I explained correctly. Thank you for any help.
Regards,
Brett
I am a begining user, so please bare with me and thank you for any advice.
In infopath, I have a date field to be input by the user of the form. After
the form is completed, the entries are submitted to a database, which
formates this field as YYMMMDD (example 07JUL13).
Also, at the end of the form, I have a field, called "FileName" which is
generated from entries into the form, such as the date. This FileName field
is used to create the name of an attachment to an email that will be sent
out, each time the form is submitted. So, the filenames need to be in a
format dependent on the date field, YYMMMDD (example file attachment is
07JUL13_XX_XXX). The XXX part will also come from another field and I will
concat them together, which is not a problem.
The issue I have, is with the date part and getting the date into the
YYMMMDD format to be used later in the filename field.
I hope I explained correctly. Thank you for any help.
Regards,
Brett