+ Reply to Thread
Results 1 to 8 of 8

Creating form notes using drop downs ?

  1. #1
    Registered User
    Join Date
    08-12-2019
    Location
    United States
    MS-Off Ver
    32 Bit (?)
    Posts
    4

    Creating form notes using drop downs ?

    (I'm sorry if this isn't the correct forum; I don't actually know how I'd start, so I'm not sure if this would be a formula & function or something else.)

    I work in a position where I work w/ multiple companies, and I often have to leave the same or similar notes on accounts, and I'm trying to figure out if there's an excel way to do that?

    For example:

    CompanyA - PhoneNumber1
    CompanyB - PhoneNumber2
    CompanyC - PhoneNumber3

    Note example: Reached out to customer to ask if customer wanted Blue Teapots, asked customer to call us back at PhoneNumber

    I'd like a way to have the Company names in a drop down that automatically populates the PhoneNumber in the note, so I can just c+p it. Is that a thing? So I could select CompanyB and the note would auto come up as Reached out to customer to ask if customer wanted Blue Teapots, asked customer to call us back at PhoneNumber2.

    Thank you in advance!
    Last edited by loracarol; 08-18-2019 at 10:47 AM.

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,572

    Re: Creating form notes using drop downs ?

    Hello loracarol and Welcome to Excel Forum. If the drop down with company names is going to be in cell A2 then the note, in cell B2, could be populated using:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    If this doesn't work for your set up then please upload a small desensitized sample by clicking on the GO ADVANCED button below the Quick Reply window and then scrolling down to Manage Attachments to open the upload window.
    Manually mock up the result that you want.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Registered User
    Join Date
    08-12-2019
    Location
    United States
    MS-Off Ver
    32 Bit (?)
    Posts
    4

    Re: Creating form notes using drop downs ?

    Thank you! That is mostly what I'm looking for, though with a couple of tweaks. I can't figure out how to fake it in excel, so if this doesn't explain things, I'll try photoshopping a mock up?

    But yes, that, though I'd like to select a drop down list of all the companies rather than having to edit A2 every time to be A2, A3, etc. ?

    Also, is there a way to have it come out formatted as "text text text (number) more text" rather then just "text text text (number)"?

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,572

    Re: Creating form notes using drop downs ?

    In the attached file the data validation in cell A2 refers to the list of companies in R2:R4. The phone numbers are in S2:S4.
    Cell B2 is populated using: =IF(A2="","","Text text text "&INDEX(S2:S4,MATCH(A2,R2:R4,0))&" more text")
    Let us know if you have any questions.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-12-2019
    Location
    United States
    MS-Off Ver
    32 Bit (?)
    Posts
    4

    Re: Creating form notes using drop downs ?

    Thank you! That worked beautifully, and now that I know what equations I'm looking for, I know what to practice. :D

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,572

    Re: Creating form notes using drop downs ?

    You're Welcome and thank you for the feedback. Please take a moment to mark the thread as 'Solved' using the thread tools menu above your first post.
    It may help us to help you in the future if you'll place the year version of Excel (i.e. 2016) in your profile as some functions are not supported by early versions and solutions will need to be tailored accordingly.
    I hope that you have a blessed day.

  7. #7
    Registered User
    Join Date
    08-12-2019
    Location
    United States
    MS-Off Ver
    32 Bit (?)
    Posts
    4

    Re: Creating form notes using drop downs ?

    I'll go ahead and do that - and sorry about that, this is a work computer, and I'm not actually sure how to find that info, but I'll make sure to have it figured out before/if I have another question. :D

  8. #8
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,572

    Re: Creating form notes using drop downs ?

    This linked article may help with determining the version.
    https://www.myexcelonline.com/blog/w...ion-do-i-have/
    Let us know if you have any questions.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Using Drop downs in creating an estimating worksheet.
    By Duncan Wilkie in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-19-2018, 11:21 AM
  2. Creating Dependent or Cascading Drop Downs
    By Draco119 in forum Excel General
    Replies: 3
    Last Post: 08-31-2018, 11:21 AM
  3. Need help in creating a form with drop downs
    By nileshsompura in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-14-2018, 06:53 AM
  4. creating drop downs
    By ITFAQ in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-21-2015, 04:44 AM
  5. [SOLVED] Creating a Sales Order with Drop Downs
    By ExcelLover67 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-22-2014, 05:53 PM
  6. Creating dependent drop downs
    By harrybelly in forum Excel General
    Replies: 2
    Last Post: 12-08-2011, 05:08 PM
  7. Drop downs in Data Form
    By Gator9 in forum Excel General
    Replies: 4
    Last Post: 11-11-2005, 07:45 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1