I've got a lot of data that I'm trying to enter into an excel spreadsheet.
All the data in columns after the first are of the form: Previous column data * 1.3 {rounded up to the nearest multiple of 5}
The "Previous Column data * 1.3" is easy enough to set up, but I am looking for a way to handle the part of the equation in { } brackets.
Any suggestions?
