Excel Macro Development

Job ID: 38906839

Budget: $10 – $30 USD

I am using Windows 10 and Microsoft office 10 Pro. plus
excel version 14.0.7268 32 bit

I have one line in Excel that is occassionally repeated.
When I execute the macro it should:
put 20.25 in column B
put 59.70 in column F
put 6.95 in column G
put 5.21 in column H
put 4.31 in column K

the numbers stay the same, but when I run the macro i created it always puts the numbers in the same row I created the macro in.
I want to macro to run on the line the cursor is in. so if my cursor is at A17, and execute the macro, the numbers should go on row 17.