This is probably a simple question for someone.
The form I'm creating will be submitted via e-mail. I want the file name to
include two fields from the form when it's sent. I can get it to take the
first field, but I'm not sure what formula it needs for the second field. IE:
It's naming the file with the group name, but I want group name AND date.
Thanks!
Hi,
When you define/edit the data connection, you want to press the formula
button (fx) on the right of the Attachment name box. Then in there
press the "Insert Function" button and choose "concat" from the list.
This will then prompt you to double click to add fields, you can also
replace the "double click to insert field" text with your own quoted
text to separate your fields if you wish. There does not seem to be a
limit to the number of items you can include in a single concat
function, so you can place as many commas in there as you like so that
you can concatenate lots of fields or text....
hope this helps
cheers
Bruce
> This is probably a simple question for someone.
>
[quoted text clipped - 4 lines]
>
> Thanks!
JenTAMU94 - 15 Aug 2006 18:30 GMT
You are a beautiful man! It worked like a charm. Thanks for your help.
> Hi,
> When you define/edit the data connection, you want to press the formula
[quoted text clipped - 18 lines]
> >
> > Thanks!
hurtlingturtle - 16 Aug 2006 09:08 GMT
glad to be able to help :-)
> You are a beautiful man! It worked like a charm. Thanks for your help.
>
[quoted text clipped - 20 lines]
> > >
> > > Thanks!