keffokenneth
New Member
- Joined
- Apr 26, 2021
- Messages
- 1
- Office Version
- 2016
- Platform
- Windows
Hello,
I have just started with VBA and I need your help. I've attached a picture and I will try to explain my problem. In "lastat"-sheet, I will add stock/pallets that I will move to another warehouse. With "Move"-button i move numbers to "Lagersaldo"-sheet. This warehouse will use "Lagersaldo"-sheet as a inventory and also withdrawing after expedition. But we usually send same batches and i want these similar rows to be combined in . If D, E and L is the same, add these rows F value. Then delete the empty rows. I also want the updated information to be written over the old, not beside. The "I" column has "not full pallets" and I need to leave these as is; therefor I have a rand formula in L. I've tried to find a similar macro to solve this, but I cannot tweak these to my needs. I don't want to use a pivot, just vba. Please tell me if you guys have a solution or maybe need more information.
Best regards.
Joel
I have just started with VBA and I need your help. I've attached a picture and I will try to explain my problem. In "lastat"-sheet, I will add stock/pallets that I will move to another warehouse. With "Move"-button i move numbers to "Lagersaldo"-sheet. This warehouse will use "Lagersaldo"-sheet as a inventory and also withdrawing after expedition. But we usually send same batches and i want these similar rows to be combined in . If D, E and L is the same, add these rows F value. Then delete the empty rows. I also want the updated information to be written over the old, not beside. The "I" column has "not full pallets" and I need to leave these as is; therefor I have a rand formula in L. I've tried to find a similar macro to solve this, but I cannot tweak these to my needs. I don't want to use a pivot, just vba. Please tell me if you guys have a solution or maybe need more information.
Best regards.
Joel