+ Reply to Thread
Results 1 to 7 of 7

Find an exact text on a row

  1. #1
    Registered User
    Join Date
    03-13-2016
    Location
    peru
    MS-Off Ver
    2013
    Posts
    24

    Question Find an exact text on a row

    Hi Guys i have this code, somebody helped me with this but i have a little problem.Well first i will explain the code, with button 2 you go to sheet 2, find the code and write how many products do you have and write the text in the next cells. My problem is that i need a code that could read exacly all the four cells and the tell me how many of those i have. because sometimes is the same product but model and description are different so those are differents products.Thank you this is the code
    i also will put my work in the dropbox so you can help me with more information

    https://www.dropbox.com/s/nifs9j2l3h...to2a.xlsm?dl=0

    Please Login or Register  to view this content.

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,937

    Re: Find an exact text on a row

    I think I know what you are asking but to avoid going down the wrong path, could you add a sheet (Hoja 3) tpo your file with the final result you want?
    Makes it easier to understand.
    A ver si te puedo ayudar.
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Registered User
    Join Date
    03-13-2016
    Location
    peru
    MS-Off Ver
    2013
    Posts
    24

    Re: Find an exact text on a row

    hi , i did what you asked me. Maybe you will understand now
    here is the link

    https://www.dropbox.com/s/bzk8sif3k7...to2a.xlsm?dl=0

    Gracias.

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,937

    Re: Find an exact text on a row

    I think this is what you wanted.
    I used and extra column (Column G) in both Hoja 1 and Hoja 2
    In these columns I placed the concatenated values of Column B, D, E and F from Hoja 1
    Then in Hoja 2, using the Dic function I created the unique list for Column G and placed it in Column G in Hoja 2.
    After that, I placed split the contents and placed the first part in Column A and the rest in Column C usign Column B like you did for the countifs.

    Avísame si necesitás más explicación.

    Espero que te ayude
    Attached Files Attached Files

  5. #5
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,937

    Re: Find an exact text on a row

    Minor modification, replace this code for the macro
    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    03-13-2016
    Location
    peru
    MS-Off Ver
    2013
    Posts
    24

    Re: Find an exact text on a row

    hey i dont know how you did but you save my life. thank you very much!!!. Gracias

  7. #7
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,937

    Re: Find an exact text on a row

    It's quite simple. If you execute the code line by line (pressing F8) you can see what it does.
    If you're interested I'll explain the code. (en Castellano)

+ 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. Replies: 4
    Last Post: 01-06-2015, 09:15 PM
  2. [SOLVED] Challenge to find exact text string match
    By bentod in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-16-2014, 12:01 PM
  3. Find exact text
    By bentod in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-13-2014, 03:59 PM
  4. Find an exact word within a text string
    By juanmimr in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 08-08-2013, 10:30 AM
  5. [SOLVED] Find Exact Match Text String Using Formula
    By sweetrevelation in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-12-2012, 10:53 AM
  6. Find exact text
    By SER01 in forum Excel General
    Replies: 3
    Last Post: 06-13-2009, 04:04 PM
  7. [SOLVED] Find exact text?
    By davegb in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-05-2005, 05:05 PM

Tags for this Thread

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