+ Reply to Thread
Results 1 to 2 of 2

ADD VALUES AT TOP OF THE List in datavalidation cell

  1. #1
    Registered User
    Join Date
    11-20-2013
    Location
    chennai
    MS-Off Ver
    Excel 2003
    Posts
    4

    ADD VALUES AT TOP OF THE List in datavalidation cell

    Hi
    I need to add values to my data validation list , and added value should appear at top of the list ,please help me on this

  2. #2
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: ADD VALUES AT TOP OF THE List in datavalidation cell

    Create a named range, that is dynamic, then you need to grab the range and shift it down a cell, and then put the new value at the top, range("range").offset(-1,0).value = new value
    Hope this helps

    Sometimes its best to start at the beginning and learn VBA & Excel.

    Please dont ask me to do your work for you, I learnt from Reading books, Recording, F1 and Google and like having all of this knowledge in my head for the next time i wish to do it, or wish to tweak it.
    Available for remote consultancy work PM me

+ 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. [SOLVED] How to use VBA so that a list box, not DataValidation pops up
    By marksm33 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-23-2013, 02:05 PM
  2. Replies: 4
    Last Post: 07-11-2012, 03:29 PM
  3. Display ChartObject from a datavalidation list
    By bktong in forum Excel General
    Replies: 1
    Last Post: 02-05-2011, 06:34 AM
  4. problem with Formating the DataValidation List
    By appunu in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-31-2010, 06:13 PM
  5. Use DataValidation to Select Values and Export to PDF
    By manny_cb in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-17-2009, 10:36 AM

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