Results 1 to 4 of 4

On click, find text, compare and return cell for every found match.

Threaded View

  1. #1
    Registered User
    Join Date
    09-17-2012
    Location
    Netherlands
    MS-Off Ver
    Office 2010 Plus
    Posts
    15

    Post On click, find text, compare and return cell for every found match.

    Hey guys,

    I'm hoping to see if any of you are willing to help break this down for me and hopefully give me some suggestions on what's the best way to tackle this?

    As example, we have a 'BOXES' sheet that looks like this, and we'd like to order 10 of each.

    						
    Group	Number					QUANTITY
    Box	BOX1					10
    Box	BOX2					10
    This is our DATA sheet, and shows what is inside the boxes that has to be ordered.

    BOX1	 Screwdriver	
    BOX1	 Saw	
    BOX1	 Hammer	
    BOX2	 Shovel	
    BOX2	 Drill	
    BOX2	 Hammer
    Now if a order button is pressed, i want to look in my BOXES sheet for what is being ordered, in this case 10x BOX1 and 10x BOX2. After this, it has to find BOX1 and BOX2 in my (A-column)DATA sheet, and for every match of BOX1 and BOX2, it has to copy the B cell to our order sheet, where it has to merge any duplicate items. I have attached a simple example file, in case the above wasn't clear.


    I have honestly no idea where to start with my limited vba experience. Any suggestions/help is highly appreciated in order to get me on my way.

    Thank you in advance,
    -Nick
    Attached Files Attached Files
    Last edited by y0brah; 09-28-2014 at 06:08 PM. Reason: Removed useless details

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Find all matches for one cell and when a match found return a ref number VBA
    By ch_abs in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-15-2014, 06:15 AM
  2. Replies: 1
    Last Post: 09-11-2013, 12:12 AM
  3. Replies: 0
    Last Post: 05-22-2013, 04:40 AM
  4. Find and Match Text in Column Return Adjacent Cell
    By biancam in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-11-2012, 02:45 PM
  5. Replies: 1
    Last Post: 11-10-2005, 09:10 AM

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