Try playing around with recording a macro, view the code & execute it.
An example to q1 would be
Sub test3()
Range("C8").Select
ActiveCell.FormulaR1C1 = "=R[-1]C/5"
End Sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.