Find closest multiple of $500$ to $703$. We see that $1 \times 500 = 500$ is the nearest. Now subtract $500$ from $703$ to get reminder $203$. Add $1$ to quotient.
Find closest multiple of $500$ to $2030$. We see that $4 \times 500 = 2000$ is the nearest. Now subtract $2000$ from $2030$ to get reminder $30$. Add $4$ to quotient.
Since $30$ is less than $500$, stop the division. The reminder is $30$. The topmost line $0014$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $14$.