+ Reply to Thread
Results 1 to 2 of 2

Forcing an entry into a cell depending on selection in a previous cell

Hybrid View

  1. #1
    Registered User
    Join Date
    02-04-2009
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Forcing an entry into a cell depending on selection in a previous cell

    Hiya,

    I have a spreadsheet, which users must complete by selecting a series of drop down boxes. (using dependant lists)
    Depending on the choice i want to 'force' them to enter details into a comments section.
    So for example, if they select 'ABC' or 'XYZ' from the drop down box then they need to have an entry in cell A6.
    Can this be achieved simply with a formula of data validation? or is this delving into tricky marco areas?

    Ta

    Luca

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Forcing an entry into a cell depending on selection in a previous cell

    Realistically VBA.

    You could use Conditional Formatting to flag that A6 requires entry based on other selections but that's about it

    If you opt for VBA dependency you then to consider reality of Macros not being enabled and then building in processes to ensure that doesn't happen etc...

    In short, you need to decide whether it's worth the (additional) effort

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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