hendyhellen
New Member
- Joined
- Jul 29, 2023
- Messages
- 19
- Office Version
- 2019
- Platform
- Windows
- MacOS
Hello all~
Since i found this forum really helpful for learning and troubleshooting VBA code for newbie like me.
I need more help to create small VBA code that able to copy value from Sheet Label -> Cell A4 COPY TO Sheet Data -> Insert row based on every time user scan the barcode
File : Scanning-LABEL
Here is the illustration from what i want it :
This red box based on user input from TextBox1
After that, i need to copy the value from that part to Sheet Data on Row A2 and below (automatically insert new row)
Sorry for my bad English
Thank you all, appreciate for the help
Since i found this forum really helpful for learning and troubleshooting VBA code for newbie like me.
I need more help to create small VBA code that able to copy value from Sheet Label -> Cell A4 COPY TO Sheet Data -> Insert row based on every time user scan the barcode
File : Scanning-LABEL
Here is the illustration from what i want it :
This red box based on user input from TextBox1
After that, i need to copy the value from that part to Sheet Data on Row A2 and below (automatically insert new row)
Sorry for my bad English
Thank you all, appreciate for the help