+ Reply to Thread
Results 1 to 3 of 3

macro findwhat muliple values

  1. #1
    Registered User
    Join Date
    06-03-2013
    Location
    brussels
    MS-Off Ver
    Excel 2007
    Posts
    94

    macro findwhat muliple values

    I have the following vba code, however I would like to reinforce the rule by incuding B1 should contain Virtual but also POPU. Any idea how to tackle this?
    field B1 is structured as follows: "POPU_Txxx(Virtual Table"


    '8A: Find "Column number" on the sheet
    Set findRNG = sheetje.Range("B1").Find(What:="Virtual")

    Thanks!!!

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: macro findwhat muliple values

    If POPU is always before Virtual in the text string you could probably get away with:
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-03-2013
    Location
    brussels
    MS-Off Ver
    Excel 2007
    Posts
    94

    Re: macro findwhat muliple values

    great !! thanks !!!

+ 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] Macro with muliple tabs - works on some ss's - not on others.
    By ds0919 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-19-2013, 04:35 PM
  2. [SOLVED] Return muliple values using Vlookup
    By manthankanabar in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-09-2012, 04:12 PM
  3. equals to muliple values
    By tkollo1984 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-03-2011, 10:22 AM
  4. Adding together muliple values
    By WasWodge in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 08-03-2010, 03:14 PM
  5. Inserting a muliple IF statement in my recorded macro
    By prontrad in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-22-2009, 05:38 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