• dmcguffin
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies

I have 4 fields that I need to put together in a long string...

 

A picklist field and 3 text fields... what I would love to do is have the output in either a URL field/Formula field, or just a text field... I initially thought that it would be field + field, then I saw the error of my ways as the + is addition :)

 

The output would in theory be (picklist)(text field 1)(text field 2)(textfield 3) with no spaces, the picklist field is a list of multiple URL's that the user can select...

 

any help would be appreciated :)

I have a Month, Day and a Year picklist that I would like to create a single date field from, but I am confused on how to do that. Initially I thought it would be a text field with a formula attached to it, but that went south real fast. Any ideas would be greatly appreciated.