I have a SQL table: RMA2
There are 5 columns in my SQL database: AwPartDetail1, AwPartDetail2, AwPartDetail3, AwPartDetail4, AwPartDetail5
Using a ListBox, "ListBox2" to select multiple values, anywhere from 1 to 5 selections (it is random each time) from a Common Data Service table "Inventories".
I want these values to save to the individual columns AwPartDetail1, AwPartDetail2, AwPartDetail3, AwPartDetail4, AwPartDetail5.
Having tried the ClearCollect and Patch functions I am at a lost as I can't seem to get the syntax right.....HELP!!!!
Simon

Report
All responses (
Answers (