VBA on how to copy specific columns to another sheet based on criteria in a certain cell? (ignoring blanks)

mjaeger1

New Member
Joined
Jul 1, 2018
Messages
26
Hi All,

Thank you for all you help so far. I'm working on a 'Quote Template' where i utilize vlookups and drop downs to retrieve 'part number' and pricing based on selections made.

Is there a VBA that can be used to copy data only in columns P, O, S, U when there is a value (successful vlookup) in column S, and paste that data on a separate sheet? (this sheet goes on past this data)
I would need the macro to skip any blanks or errors all the way doen the sheet.

Please let me know if you require more info.

Thanks!

NBC Fiber QuickQuote - Final - V 1.4 DL.xlsm
ACEGIKPQRSTU
11Fiber Patch CordsFiber TypeFiber ConstructionConnector AConnector BLength (Meter)Leviton Part NumberDescriptionCut SheetQuantityPriorityEstimated Lead Time
12    
13    
14    
15    
16    
17    
18    
19    
20    
21    
22    
23    
24To Configure Fiber Patch Cords Online - CLICK HERE and input PN to column 'P'   
25   
26   
27   
Fiber Quick Quote Tool
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,214,825
Messages
6,121,787
Members
449,049
Latest member
greyangel23

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