Results 1 to 2 of 2

Find Cell Value in Workbook; Paste Cell Range When Found

Threaded View

  1. #1
    Registered User
    Join Date
    01-22-2014
    Location
    Boston,Mass
    MS-Off Ver
    Excel 2013
    Posts
    2

    Find Cell Value in Workbook; Paste Cell Range When Found

    Hello. I have built a workbook that acts as an inventory search engine. My inventory data is inputted in various tables throughout many sheets, and upon executing the Refresh All command, will export their data back into a compiled table on one sheet - titled 'Codex'. This compiled table contains all the data that is referenced in my search engine sheet - titled 'Search Engine', which will populate a list of matching text once the desired search input is entered. From here, a column titled "Shelf Quantity" will remain editable to the user in order to update stock quantity of the line item.

    What I hope to build is a macro that will copy this "Shelf Quantity" value after edits are complete, find the inventory item at it's source table in one of the many sheets in the workbook using the "Unique Identifier" cell value, and paste this "Shelf Quantity" value in the appropriate cell on the table. Once this is complete, the macro will move to the next row down in the 'Search Engine' sheet, and repeat the process, until the macro sees a blank value in "Unique Identifier", indicating that all edits have been consolidated, ending the macro.

    I am having very little luck developing the code needed to perform this function. Any takers?
    Attached Files Attached Files
    Last edited by bbarber71389; 01-22-2014 at 04:09 PM. Reason: Change Attachment File

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 08-12-2013, 09:48 AM
  2. [SOLVED] Find cell in Range and If found then copy to next sheet
    By Sachy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-20-2013, 10:56 AM
  3. macro to find text string in cell range and paste in other cell range
    By slearner1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-05-2013, 11:15 AM
  4. [SOLVED] How to find a cell value and when found give a value from other cell range.
    By tegno in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-02-2013, 04:09 PM
  5. Check range for number if found paste data into cell
    By Sal1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-11-2011, 03:29 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