Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry that the subject is vague but, I was wondering if the following
is possible. I have a spreadsheet that I maintain that holds a years worth of data. It is very similar to the following: Name QTY Item Status Name, one 1 Item one Name, two 2 Item one Name, three 1 Item two Name, four 2 Item one What I would like to be able to do is to count the items that have come in and place that figure into an input box. And then mark that particular amount as being received. So let's say that 1 item one has come in. I would like to put received in the corresponding Status cell. It would get tricky if only 3 Item ones came in. I would like to based on a total in the qty column place received in the corresponding cells as shown below: Name QTY Item Status Name, one 1 Item one Received Name, two 2 Item one Recieved Name, three 1 Item two Name, four 2 Item one Is there a way to do this via VBA? One more note is that I am using autofilters. If there is a way to do this I would greatly appreciate the assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count the number of items received in a certain month | Excel Discussion (Misc queries) | |||
NO RECEIVED ANY REPLY ! | Excel Programming | |||
Hi people views once what I received: | Excel Discussion (Misc queries) | |||
Hi people views once what I received: | Excel Discussion (Misc queries) | |||
Calculates Qty Received | Excel Worksheet Functions |