I need to add (insert using SQL) a row from a listview report when the ADD button is selected. I can figure out the sql. But does anyone know a way to reference the highlighted field as being the one to INSERT?
ie: Part Desc
3213-151 Metal
3213-455 Wood
I want to add the patr and desc of the selected row to another table. How do you reference the row. The row comes from a list view report.
Thanks,
Jeremy
ie: Part Desc
3213-151 Metal
3213-455 Wood
I want to add the patr and desc of the selected row to another table. How do you reference the row. The row comes from a list view report.
Thanks,
Jeremy