If blank copy cell

coastguard

New Member
Joined
Sep 30, 2006
Messages
6
I am looking for some help? I would like to be able to look for blank cells and if blank copy the information in an adjacent cell to another sheet for example:

................A..................B..................C
...............Names.......Date joined......Date left
1.............John..........01/05/05..........23/09/06
2.............Paul..........10/04/05
3.............Ann...........15/06/06..........17/09/06
4.............James........24/07/05..........30/09/06
5.............Peter.........14/08/05
6.............Colin..........25/06/05.........18/09/06
I would like to be able to copy A2 and A5 to a new sheet if the dates in C are blank, is this possible?

many thanks
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Welcome to the Board!

You can goto Data-->Filter-->AutoFilter-->Filter column C-->Select the Blanks option.

Then you can copy the blank rows to another sheet.

Or did you want an automated method (VBA)?

Hope that helps,

Smitty
 
Upvote 0

Forum statistics

Threads
1,214,946
Messages
6,122,401
Members
449,081
Latest member
JAMES KECULAH

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