I want to count each occurrence of an item in one column (Item Number) based on more than one variable to give the sequence of the item, 1, 2, 3, 4, 5, 6, etc. using table structure.
I use COUNTIF(INDEX([Item Number],1):[@[Item Number]],[@[Item Number]])
and have included a file with the formula in the CropSPR and CropSFW columns. This works well enough but can only handle one variable.
Sometimes we aren't able to plant a crop because of disease, time, or something else.
I have tried using SUMPRODUCT but couldn't get it to work.
Thanks for your help and thoughts,
Lee
I use COUNTIF(INDEX([Item Number],1):[@[Item Number]],[@[Item Number]])
and have included a file with the formula in the CropSPR and CropSFW columns. This works well enough but can only handle one variable.
Sometimes we aren't able to plant a crop because of disease, time, or something else.
I have tried using SUMPRODUCT but couldn't get it to work.
Thanks for your help and thoughts,
Lee