Find closest multiple of $250$ to $2325$. We see that $9 \times 250 = 2250$ is the nearest. Now subtract $2250$ from $2325$ to get reminder $75$. Add $9$ to quotient.
Find closest multiple of $250$ to $750$. We see that $3 \times 250 = 750$ is the nearest. Now subtract $750$ from $750$ to get reminder $0$. Add $3$ to quotient.
Since $0$ is less than $250$, stop the division. The reminder is $0$. The topmost line $00093$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $93$.