Hello,
I'm a bit stumped on this one, maybe somebody can help. I have a worksheet that contains a very complex iterative scheme. The user has to enter data values in cells A6:E6 and, after entering this data, the worksheet calculates terms that are reported in cells F6:I6. This works great if the user just has one or two data sets to analyze. However, I've now been given a huge list of data that needs analysis. Is there any way to write a marco that will query values form this list, enter them into this worksheet one-by-one, and compile another list of the calculated values? I cannot simply copy/paste the calculations down this entire list, it is a large iterative scheme that takes a long time to set up if a copy were to be made.
Any help in which direction to look would be greatly appreciated. Thanks in advance.
I'm a bit stumped on this one, maybe somebody can help. I have a worksheet that contains a very complex iterative scheme. The user has to enter data values in cells A6:E6 and, after entering this data, the worksheet calculates terms that are reported in cells F6:I6. This works great if the user just has one or two data sets to analyze. However, I've now been given a huge list of data that needs analysis. Is there any way to write a marco that will query values form this list, enter them into this worksheet one-by-one, and compile another list of the calculated values? I cannot simply copy/paste the calculations down this entire list, it is a large iterative scheme that takes a long time to set up if a copy were to be made.
Any help in which direction to look would be greatly appreciated. Thanks in advance.