Asallam-0-Alaikum
Hello Everyone
I have created a userform for my invoice data save through userform. Each product space in the file is already created.
Some Product Name: RGB COKE, 1500ML SPRITE, 1000ML FANTA..... other you can see in sample file.
Now i want to save My product Qty "TextBox6" on that selected columns
If Textbox1.Value = RGB Coke than my Qty "Textbox6" data will save Excel Sheet RGB Coke Column
If Textbox1.Value = 1500ml Sprite than my Qty "Textbox6" data will save Excel Sheet 1500ml Sprite Column
If Textbox1.Value = 1000ml Fanta than my Qty "Textbox6" data will save Excel Sheet 1000ml Fanta Column
Please Help Its most Important for me
Bookmarks