View Single Post
 
Old 09-07-2022, 11:22 AM
CuriousG CuriousG is offline Windows 10 Office 2016
Novice
 
Join Date: Jan 2021
Posts: 20
CuriousG is on a distinguished road
Default Setting a formula parameter from an input box

I have a series of formulas in a workbook based on a Range with a fixed starting point A2 but the end of the Range can fluctuate depending on the dataset that is copied in for use. I figured I could get the Range end value from an input box but don’t know how to get this into the formulas automatically.

I’m guessing that if I was better at VBA I could probably dispense with the formulas embedded in the workbook and perform all the calculations in a VBA module. Sadly, this is beyond my level at the moment.

Any advice will be very gratefully received.
Reply With Quote