+ Reply to Thread
Results 1 to 3 of 3

Find method in VBA

  1. #1
    Forum Contributor
    Join Date
    09-09-2012
    Location
    Manila,Philippines
    MS-Off Ver
    Excel 2003
    Posts
    153

    Find method in VBA

    Hi guys,

    I am just new in programming and I am not sure if this is possible. I often use "find" in my macro to look for a certain value in the workbook. Can I use find as function so I can shorten my code?

    In a procedure I have 4 values to find then do another procedure for each found value.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Find method in VBA

    See Range.Find in Help
    Ben Van Johnson

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Find method in VBA

    Try this,
    Application.WorksheetFunction.Find(

+ 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] Find-Method doesn't find cell
    By Klaster in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-21-2014, 08:04 PM
  2. [SOLVED] Error when using FIND Method to find last row when column is blank
    By the duke in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-01-2013, 10:26 PM
  3. find method fails to find custom format date
    By yot68 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-03-2012, 06:28 PM
  4. Excel Find and . Find Method Question
    By cldcp00 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-12-2010, 07:34 AM
  5. [SOLVED] Using variables to make a date and using find method to find that.
    By KyWilde in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-21-2005, 05:06 PM

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