pass param then execute DBS
Posted: Mon Nov 02, 2009 11:25 pm
Hi. I have 2 worksheets. sheet1 has an action button that 1. runs a TI to create a new element (then refreshes so a DBRW can get the new element) and 2. goes to Sheet2 passing the new element (from the DBRW cell) as a param to a SUBNM in Sheet2
I have a bunch DBS in Sheet 2 which i want to save against the newly created element passed in to the DBS.
The problem is that sheet2 will run the DBS against the orginal element in the SUBNM first .. then update the SUBNM from the sheet1 param and then run the DBS again agianst the new SUBNM element.
Is there a way to update the SUBNM in sheet2 without doing a refresh (and thus executing the DBS)? So only refresh (and thus run the DBS) once the SUBNM has been updated?
Cheers
LUka
I have a bunch DBS in Sheet 2 which i want to save against the newly created element passed in to the DBS.
The problem is that sheet2 will run the DBS against the orginal element in the SUBNM first .. then update the SUBNM from the sheet1 param and then run the DBS again agianst the new SUBNM element.
Is there a way to update the SUBNM in sheet2 without doing a refresh (and thus executing the DBS)? So only refresh (and thus run the DBS) once the SUBNM has been updated?
Cheers
LUka