+ Reply to Thread
Results 1 to 2 of 2

How to find current range used in cell validation with xlValidateList

  1. #1
    Registered User
    Join Date
    07-24-2008
    Location
    Dallas
    Posts
    17

    How to find current range used in cell validation with xlValidateList

    I have several validation cells that are created using code like:
    Please Login or Register  to view this content.
    How can I then go in with VBA and see the value of formula1? I want something that will tell me "=AllocMethods" I have tried things that have not worked yet. I want to save the named range used so I can access it later and use this one again.

    Please Login or Register  to view this content.
    Thanks

  2. #2
    Registered User
    Join Date
    07-03-2008
    Location
    Hyderabad, India
    MS-Off Ver
    2003 and 2007
    Posts
    58

    Re: How to find current range used in cell validation with xlValidateList

    I have tried with below Macro:
    Please Login or Register  to view this content.
    After that i have checked the Formula1 value in Immediate window, its returning the exact value what we expected:
    Please Login or Register  to view this content.
    Salim

+ 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