Need help ignoring blank cells

HPSmoothie

New Member
Joined
Sep 10, 2014
Messages
4
Hello all.

I am looking to upload user inputted data on 1 sheet to another sheet that will be more printer friendly. Basically:

Sheet 1 will have columns as such:

1 Machine # Color Part

2 1 Red Washer

3 2 Yellow Bolt

4

5 7 Black Nut

6 7 Gold Nut


Sheet 2 will be blank except for column headings:

Machine # Color Part

1
2
3
4
5
6
7
8
9
10

I want to pull only the rows that have a machine # into the blank sheet 2 in whatever order the operator inputs without having any blank rows on sheet 2.

Any help is greatly appreciated. I don't know if a vlookup with nested if statements would be best, or if there is a better way.

Thanks,
Mikel
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Just copy everything over and then use F5>Special>Blanks> ctrl+-.

That's probably the fastest way. Or you could use a macro pretty simply. Formulas probably won't be very great at skipping blank cells.
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,249
Members
449,075
Latest member
staticfluids

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