I need to do a fibinoichi in excel using the developer tab and creating a button that generates the sequence. We also have to have a reset button that clears the cells and atomically make cell(1,1)= 1 and cell(2,1)= 1 and the fib button has to start with those two number and carry down the row. Can someone please show me how to code for that