I want to add a button on a spreadsheet
so that when I push it to add 1 to the number in cell A2
(if the value of A2 was 7 to become 8)
could someone tell me how to do it?
But step by step please because I am a beginner.
Lots of thanks
Maria Dupakos
As a spreadsheet beginner you probably don't know that buttons are not one of their features. Many spreadsheets, including Calc, allow advanced users to perform programming. It is possible to create buttons with programming. But spreadsheet programming is not for beginners. If you are a beginner you cannot not use buttons.
If you want to investigate further, we do have some topics which discuss using a recorded macro to increment cells. You do not need to know any programming to create a recorded macro, but you will need to understand Calc's standard user interface. Though it is quite complicated to create a button, it is less complicated to use a function key or a toolbar to run the macro, but perhaps still complicated for a beginner.