Need to make a macro to find values in a table column, pictures included

smithian91

New Member
Joined
Jul 20, 2017
Messages
4
This is my first post here, please be gentle
smile.png


I need to make a VBA macro to search through a table column and find values that are greater than the value of a single-cell named range (my threshold in this case). Once I've found a match I need to copy the contents of a cell on the same row from the Dest. Handling Unit column as the match to the HU column of the second table.

Part of the complication of this macro (for me at least) is that I need the results to be put in the output column one after another, not just written over and over in the first cell of the column.

I've provided pictures of the two tables below.



My source columns Imgur: The most awesome images on the Internet
My output columns Imgur: The most awesome images on the Internet
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
smithian91,

Welcome to the MrExcel forum.

I've provided pictures of the two tables below.

Anyone trying to help you would have to enter the information manually into a workbook/worksheet(s)?????


We would like more information. Please see the Forum Use Guidelines in the following link:

http://www.mrexcel.com/forum/board-announcements/127080-guidelines-forum-use.html


See reply #2 at the next link, if you want to show small screenshots, of the raw data, and, what the results should look like.

http://www.mrexcel.com/forum/about-board/508133-attachments.html#post2507729


If you are not able to provide screenshots, then:

You can post your workbook/worksheets to the following free site (sensitive data changed), mark the workbook for sharing, and, provide us with a link to your workbook:

https://dropbox.com
 
Upvote 0

Forum statistics

Threads
1,216,126
Messages
6,129,007
Members
449,480
Latest member
yesitisasport

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top