Okay lets say you have a workbook with multiple worksheets. On sheet 1, cell
A1 you have a cell that is for "sling load" it is a number. However, you
calculate this number by using a series of formulas on sheet 2. There are
multiple cells involved in calculating the sling load with the final result
in one of 6 cells on sheet 2.

Therefore I cannot simply use A1 = sheet 2(cell) because it could be one of
many.

Now, on sheet 2 you have 6 lifting arrangements to choose from to calculate
your sling load. Each arrangment uses multiple formulas to end up with a
final total load in one cell.

Is there a way to use some kind of button to where if the user of the
worksheet clicks the button it will automatically transfer/copy that number
to the desired cell on sheet 1?

Thanks,
Neil