Hawkmek
New Member
- Joined
- Apr 29, 2004
- Messages
- 45
Had such good luck this morning I thought I would try again before Happy Hour.
Data will be sorted by column A so all reds, blues, greens, etc will be together. Formulas will be in Column C
Scan Column B for 'target'. When target found populate Column C with target until value in A changes.
Column C is showing desired final product.
I tried figuring this out with Nested IFs and got close but there was always an issue.
--A-------B--------C
red-----stuff---don't care
red-----stuff---don't care
blue----target--target
blue----target--target
blue----target--target
blue----stuff---target
blue----stuff---target
blue----stuff---target
blue----stuff---target
green---stuff---don't care
green---stuff---don't care
Data will be sorted by column A so all reds, blues, greens, etc will be together. Formulas will be in Column C
Scan Column B for 'target'. When target found populate Column C with target until value in A changes.
Column C is showing desired final product.
I tried figuring this out with Nested IFs and got close but there was always an issue.
--A-------B--------C
red-----stuff---don't care
red-----stuff---don't care
blue----target--target
blue----target--target
blue----target--target
blue----stuff---target
blue----stuff---target
blue----stuff---target
blue----stuff---target
green---stuff---don't care
green---stuff---don't care