Set Bom qty from excel

Set Bom qty from excel

ambrosiPZ23D
Enthusiast Enthusiast
136 Views
1 Reply
Message 1 of 2

Set Bom qty from excel

ambrosiPZ23D
Enthusiast
Enthusiast

Hello everyone,

this call gives me error:

Call item.SetAttribute("QTY", Foglio1.Cells(i, 2))

 

i tried also with:

item.quantity=Foglio1.Cells(i, 2)

 

Could you help me?

Thanks

0 Likes
137 Views
1 Reply
Reply (1)
Message 2 of 2

Ed__Jobe
Mentor
Mentor

Show your code. See the link in my signature. If you get errors, say what they are! If you site a single line of code without it's context, it's difficult to diagnose. If you can't describe your problem sufficiently, we can't help you.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes