if then in whole column check

karenbau

New Member
Joined
Jul 1, 2011
Messages
1
Hi all,

Hoping someone can help me out with the following:

I have a excel sheet with lots of different numbers. I want to check that if column H is equal to 400006, then column F is always either blank or begins with the digit 9.

As I have to do this daily check, I would prefer to check this for the entire columns in one cell at the bottom of the sheet rather than checking this row by row.

Can anyone help me how I should go about this?

Thanks in advance,

Karen
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
If you were to check this in one cell, what would you want to return if you had multiple entries evaluating to true.

I would suggest, that you should do this as a row by row check, then filter for rows that evaluate to true.
 
Upvote 0

Forum statistics

Threads
1,224,592
Messages
6,179,790
Members
452,942
Latest member
VijayNewtoExcel

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