Message 1 of 8
Not applicable
03-21-2012
04:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can someone tell me an code to make in VBA editor, that read my part list (code, quantity and designition), and appears like this:
Example: Part list contains 5 codes.
Read active idw.
Read code nº1 (msg with code+quantity+designition)
Read code nº2 (msg with code+quantity+designition)
Read code nº3 (msg with code+quantity+designition)
Read code nº4 (msg with code+quantity+designition)
Read code nº5 (msg with code+quantity+designition)
msg ("Finish")
Solved! Go to Solution.