Lawrence Dodge
Member
Hi all--
I am working on a large MONTHLY inventory sheet with 400+ rows. In column AM, a letter is displayed based on amounts found elsewhere in the workbook. "A" for over 10,000, "B" for 5,000 to 10,000, "C" for under 5,000 and "D" for under 100. This is a dynamic letter which changes month to month.
What I am trying to do is randomly pick so I can count all the "A"s weekly, the "B"'s biweekly, the "C"'s and "D"'s monthly. This will end up being about 6 - A each day, about 3 B done every day, about 15 C's and 3 D's being counted every day.
I would prefer not to use VBA, as I am no go at editing VBA. If you have an explicit code that would work, I could use that. Thanks in advance.
LCD
I am working on a large MONTHLY inventory sheet with 400+ rows. In column AM, a letter is displayed based on amounts found elsewhere in the workbook. "A" for over 10,000, "B" for 5,000 to 10,000, "C" for under 5,000 and "D" for under 100. This is a dynamic letter which changes month to month.
What I am trying to do is randomly pick so I can count all the "A"s weekly, the "B"'s biweekly, the "C"'s and "D"'s monthly. This will end up being about 6 - A each day, about 3 B done every day, about 15 C's and 3 D's being counted every day.
I would prefer not to use VBA, as I am no go at editing VBA. If you have an explicit code that would work, I could use that. Thanks in advance.
LCD