magicman1998
New Member
- Joined
- Apr 22, 2021
- Messages
- 2
- Office Version
- 2013
- 2010
- 2007
- Platform
- Windows
Hi Everyone,
Ive made an inventory tracking sheet that uses userforms to control the data, but its also used to display the data.
One of the listboxes within this is pulling data from one of the database sheets in the workbook.
The image shows the code that works currently with just the data from the worksheet.
I want it to also pull one row of data from a row of another sheet in the workbook and put it on the end. Obviously both sheets have a common variable with the data so the data must match up with the correct product name from both lists.
I have no idea how to do this, every idea I have and try doesnt seem to work and I get debug pop ups and compile errors.
Please help
Thanks in advance
Liam
Ive made an inventory tracking sheet that uses userforms to control the data, but its also used to display the data.
One of the listboxes within this is pulling data from one of the database sheets in the workbook.
The image shows the code that works currently with just the data from the worksheet.
I want it to also pull one row of data from a row of another sheet in the workbook and put it on the end. Obviously both sheets have a common variable with the data so the data must match up with the correct product name from both lists.
I have no idea how to do this, every idea I have and try doesnt seem to work and I get debug pop ups and compile errors.
Please help
Thanks in advance
Liam