Hi,
I assume you should be using an interest rate of 8% per annum not 8 (which would be 800%)?
Code:
=PMT(8%,10,1000,0,1)
8% per annum interest rate, 10 payments, start amount 1000, final amount 0, paying at the start of each period.
Result, each payment is = -£137.99