+ Reply to Thread
Results 1 to 3 of 3

Warning Message

Hybrid View

  1. #1
    MLK
    Guest

    Warning Message

    Is there a way to do the following without using VBA:

    If a user manually enters a value in a cell (not a list), I would like to
    compare this value against a value in another column - and be able to display
    a warning message if the criteria is not as expected.

    For instance, if a value is entered in column A, then column B and C should
    not contain any values - as this impacts connecting formulas. I could just
    blank out this information - but this would impact the other calcs.
    Therefore, I want to display a message to ensure the user is making the right
    entries.


  2. #2
    pdberger
    Guest

    RE: Warning Message

    MLK --

    After you select the input cell, do the following: Click >Data>Validation.
    On the 'Settings' tab, click Allow: List, and then select the range of cells
    containing your acceptable entries.

    HTH

    "MLK" wrote:

    > Is there a way to do the following without using VBA:
    >
    > If a user manually enters a value in a cell (not a list), I would like to
    > compare this value against a value in another column - and be able to display
    > a warning message if the criteria is not as expected.
    >
    > For instance, if a value is entered in column A, then column B and C should
    > not contain any values - as this impacts connecting formulas. I could just
    > blank out this information - but this would impact the other calcs.
    > Therefore, I want to display a message to ensure the user is making the right
    > entries.
    >


  3. #3
    MLK
    Guest

    RE: Warning Message

    Great! Thank you.

    "pdberger" wrote:

    > MLK --
    >
    > After you select the input cell, do the following: Click >Data>Validation.
    > On the 'Settings' tab, click Allow: List, and then select the range of cells
    > containing your acceptable entries.
    >
    > HTH
    >
    > "MLK" wrote:
    >
    > > Is there a way to do the following without using VBA:
    > >
    > > If a user manually enters a value in a cell (not a list), I would like to
    > > compare this value against a value in another column - and be able to display
    > > a warning message if the criteria is not as expected.
    > >
    > > For instance, if a value is entered in column A, then column B and C should
    > > not contain any values - as this impacts connecting formulas. I could just
    > > blank out this information - but this would impact the other calcs.
    > > Therefore, I want to display a message to ensure the user is making the right
    > > entries.
    > >


+ 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