I have successfully created a scroll down list within LibreOffice Calc consisting of a few dozen or so different options. For example test 1, test 2, test 3 etc
The next step I am having some trouble with. I would like to add a formula linked to each selection. So for example:
I would scroll down the list and select “test 1” in A20
Then manually enter a value in B20 ( example 1288 )
A formula in C20 would then automatically subtract, for example 600 … =(B20-600) the 688 left over in C20 then goes on to further formulas across the page but I have manged to work most of them out all ready
For Test 8
I would scroll down the list and select “test 8” in A21
Then manually enter a value in B21 ( example 3300 )
A formula in C21 would then automatically subtract 1300 … =(B21-1300) to give 2000 in C21
The same test number always subtracts the same number be it – 600 or - 1300 . I would like to link these together to save time as dragging the formula down will not work because all the scrolling options are not clumped together in batches while inputting the data, one wrong input and you need to recheck it all, so linking it together with the drop down selection would work best for me.