I have a table that has two columns. One column for quantity for the current order the second for quantities for previously ordered items
I want a macro that adds the two together and then updates the Prev Ordered column
It would start out like this
And end up like
If possible, I would like to filter by only the items that have a value in the Ordered Qty so there are not as many calculations to go through. Some tables could have thousands of rows but only have a handful of items to be ordered.
Thanks
Greg
I want a macro that adds the two together and then updates the Prev Ordered column
It would start out like this
And end up like
If possible, I would like to filter by only the items that have a value in the Ordered Qty so there are not as many calculations to go through. Some tables could have thousands of rows but only have a handful of items to be ordered.
Thanks
Greg