+ Reply to Thread
Results 1 to 2 of 2

Cell entry + data validation

  1. #1
    Forum Contributor
    Join Date
    12-04-2006
    Posts
    201

    Cell entry + data validation

    Hi,

    I'm using the following code, so that if someone enters data into the range, the formula is entered into column 'H', but only on the same row as the data is entered. Is there a way to adapt this so that if someone enters data into the range, data valdation is added to the cell on the same row in column 'F'

    Please Login or Register  to view this content.
    thanks
    Last edited by VBA Noob; 09-16-2007 at 10:59 AM.

  2. #2
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,481
    Hi Sharp,

    Include the code:

    Please Login or Register  to view this content.
    This will add Data Validation to cell F in the selected row. The code in red specifies a whole number between 1 and 10 - you should enter the conditions appropriate to your requirements instead.

    Hope this helps - please let me know how you get on.

    Best regards,

    Greg M

+ 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