Proper syntax to call Formula within Loop
Hi, I would like to quickly enter multiple columns with the same overall formula but different variables.I have tried the following but clearly, I'm not using the proper syntax to call the Fomula item in the New Column function:Names Default to Here (1);dt = Current Data Table ();cc = N col (dt); // Retain the original column numberFor (i=9,i<= cc, i = i+2, New column ("Delta " || Column Name (i+...
msharp
vkessler
zainilmin
Steven_Moore
saitcopuroglu