Results 1 to 4 of 4

Excel Macro : Function that will return true or false if a value exist in a column

Threaded View

  1. #1
    Registered User
    Join Date
    06-22-2011
    Location
    montreal, canada
    MS-Off Ver
    Excel 2010
    Posts
    16

    Excel Macro : Function that will return true or false if a value exist in a column

    Hi guys,

    I am finishing up a custom user form for an excel macro and was looking for a function you can send a value to it and it will return a true or false if the value exist in a specific column. (it needs to check all records on a specific column without specifying the length it has)

    Ex:

    Dim Check as Boolean
    Dim Value as String
    Check = LookItUp (Value)
    Tried a few function but they did not work properly. Any help would be much appreciated!


    Thanks!
    Last edited by student1976; 09-02-2011 at 09:25 AM.

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