Forum Discussion

jmcdiarmid's avatar
jmcdiarmid
New Contributor
15 years ago

Using the ODT Data functionality

I have worked out how to set the data value on the fly using the following command: ODT.data.MBOSTradeData.Variables(rs.item(y).name) = rs.item(y).value where rs is recordset...