+ Reply to Thread
Results 1 to 3 of 3

drop down list and manual over ride

  1. #1
    Forum Contributor
    Join Date
    02-18-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    356

    drop down list and manual over ride

    hi guys

    is it possible to have a drop down box linked with a cell BUT also be able to be used independently and retain the cell reference ?

    so drop down box is in cell CD37 and its linked to CH21
    however i need to be able to manually use CD37 but still retain the link to CH21

    not sure if this is possible?
    all help greatfully received

    I know you will say just change CH21 to suit but i need to keep it as a reference

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: drop down list and manual over ride

    Use another cell for your manual input, and then a simple IF statement can check if that cell is empty, and return your drop-down value instead.

    Hope this helps.

    Pete

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: drop down list and manual over ride

    so drop down box is in cell CD37 and its linked to CH21
    however i need to be able to manually use CD37 but still retain the link to CH21
    there is nothing magical about a drop down (Data Validation). It is exactly the same as if you had typed the entry in manually, the only differences being that a DD can save you some typing, help avoid typos and help restrict entry to only a specified "list". Other than that, there is basically no difference. You would refer to it in formulas etc the exact same way as if you were referencing a manually entered cell
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Replies: 5
    Last Post: 04-04-2018, 02:57 AM
  2. Creating a manual drop down for scenario analysis
    By tedwilliams131333 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-05-2012, 05:33 PM
  3. Replies: 0
    Last Post: 10-06-2011, 07:03 AM
  4. create drop down list from another sheet and with manual data
    By deepu.gouwtham in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-13-2011, 03:23 AM
  5. Drop down list manual input
    By vasto in forum Excel General
    Replies: 1
    Last Post: 08-19-2009, 03:50 PM
  6. Dependent Drop Down and manual entry
    By pjbassdc in forum Excel General
    Replies: 3
    Last Post: 06-14-2009, 11:01 AM
  7. Manual entry with 24hr drop-down menu
    By adamcon in forum Excel General
    Replies: 4
    Last Post: 05-01-2007, 07:56 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