Increment x in Col A ONLY IF adjacent Col B cell NOT Blank

powerjak

New Member
Joined
Jan 28, 2003
Messages
29
Should be simple, but I'm in a brain-lock. I want to increment by 1, a value in Column A successive row cells, but only IF the adjacent cell in Column B is NOT blank. IF Column B cell ISBLANK(), then Column A cell is to also be blank.

Example:

A B
1 text
2 text
3 text
4 text

5 text
6 text

7 text

I've tried a number of nested IFs using different Fx evaluations of Col B, but so far, nothing I've tried gets me a result that I can replicate down all row cells of Col A to get the results of the example above without any error results.

I'm sure it'll turn out to be a "head slapper" when one of you bright people provide the assist to untwist my brain ... and I'll certainly appreciate the help!
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,226,475
Messages
6,191,226
Members
453,648
Latest member
graduateguardian

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