Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Sometimes, you want to embed a formula in the smart marker field. This article describes how to make use of the Formula parameter to embed a formula in the smart marker field.
The following sample code embeds the formula in the smart marker field named TestFormula, and its data source name is MyDataSource, so the complete field with the formula parameter looks like &=MyDataSource.TestFormula(formula). After execution of the code, the final output Excel file will have formulas in cells from A1 to A5.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.