+ Reply to Thread
Results 1 to 2 of 2

search for part of string

  1. #1
    Registered User
    Join Date
    02-02-2005
    Posts
    51

    search for part of string

    hi, the problem i'm facing here is that i have a column of titles and another column which holds the Shop ID, say Column A contains 1000 rows of titles and Column B contains the ShopID which has that title.
    *each shop can have more than 1 title being sold within the shop

    I wan to do a search thru all the rows and return a count where the word "Short" exists in the title and they are all from the same shop. Eg, ShopID = 001 has 5 titles which has the word "Short" and ShopID = 003 has 10 titles which has the word "Short". As such how can i write the VBA code to do the search and keep track of the count?

  2. #2
    Forum Contributor
    Join Date
    01-11-2004
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    388
    Hi!

    I think I would look first at AutoFilter and watch the Autosum counter in the status bar for my results.

    Alf

+ 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