rharri1972
Board Regular
- Joined
- Nov 12, 2021
- Messages
- 132
- Office Version
- 2019
- Platform
- Windows
I have an inventory sheet with my "on hand" qty in cell G5. For this particular supply I currently have a value of 11 on hand (in Stock). I have a VB form in which I will "receive" in this same supply when it has been ordered and this process will add what I have received to what is already showing on hand. Example: On hand = 11, stock level is to be 15, I have ordered 4 and when it comes in, I will "receive" it "into the system" so that the new "on hand" level shows 15 in cell G5.
Is it possible to change the value in cell G5 from the VB form without having to reference two different cells to do the math? Can I, just from hitting an "update" button, have cell G5 know what to update to?
any help would be fantastic. I have looked and looked for software to do what I need for my new business but none is to be found to do what i need.
Thanks!!
Is it possible to change the value in cell G5 from the VB form without having to reference two different cells to do the math? Can I, just from hitting an "update" button, have cell G5 know what to update to?
any help would be fantastic. I have looked and looked for software to do what I need for my new business but none is to be found to do what i need.
Thanks!!