Hello, all.
I'm entirely new to the VBA language, and currently in a situation where I don't necessarily have time to learn it (Overseas with USMIL).
I have a spreadsheet which conducts several calculations across multiple sheets, ultimately boiling down the results to a range of 4 cells. I'm attempting to stress-test it (RANDBETWEEN is involved), and it do so I'm trying to get the spreadsheet to automatically recalculate, copy from a small range of cells (AS9:AV9), and paste the values in a table (AZ11:BC110). I know certain aspects (paste special: values, F9 to recalculate), but ultimately I'm entirely lost on VBA macros and don't really have time to learn from the ground up.
Would anybody be able to help? It's not particularly pressing, but it'd make life a lot easier.
Thank you in advance.
I'm entirely new to the VBA language, and currently in a situation where I don't necessarily have time to learn it (Overseas with USMIL).
I have a spreadsheet which conducts several calculations across multiple sheets, ultimately boiling down the results to a range of 4 cells. I'm attempting to stress-test it (RANDBETWEEN is involved), and it do so I'm trying to get the spreadsheet to automatically recalculate, copy from a small range of cells (AS9:AV9), and paste the values in a table (AZ11:BC110). I know certain aspects (paste special: values, F9 to recalculate), but ultimately I'm entirely lost on VBA macros and don't really have time to learn from the ground up.
Would anybody be able to help? It's not particularly pressing, but it'd make life a lot easier.
Thank you in advance.