Forum Discussion
Ankit27
May 15, 2022Copper Contributor
How to analyze excel data
The above attached data in excel sheet is a snap from my experiment. There are four columns with header . There are total 280 trials in total (40 times each of 50,100,150,200,250,300,350 ...
- May 15, 2022
PeterBartholomew1
May 15, 2022Silver Contributor
Or the same formula 'simplified' through the use of defined names and dynamic arrays (as opposed to direct references using mixed absolute/relative notation and copy/fills.
Ankit27
May 17, 2022Copper Contributor
Thanks a lot Peter