Skipping rows on an IF statement

Thoron6

New Member
Joined
Oct 27, 2015
Messages
27
Afternoon all,

This will be a simple one for somebody out there but here goes.

I have 3 tabs (Summary, sheet 2, sheet 3)

All three tabs have the same columns in the same order. However, there is only data in the summary tab at the moment.

Name, Address, Town, Telephone number

These are the column headings. I want to do an IF statement that returns the rows IF the town matches a criteria.... So so far I have: "=IF('Summary'!$C:$C="Manchester",'Summary'!A2,"")"

This is bringing back the correct data but when I fill down it is including the blank rows. How can I get it to automatically add in the next row down when a certain town is entered in the summary tab? So each row is filled out with no blanks?

Thank you!
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
I've looked at array formulas and indexing but not sure if this is what I need to get it to work?
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

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