Firstly, i apologize if the title doesn't quite match my request i was unsure of how to word it or if in the wrong place or anything (1st post)
I use an excel sheet to assign work to 5 individuals and on certain days this involves me pasting someones name 100 times and so forth.
I was wondering if there is a VBA code which would paste an individuals name, Say "Mark" in Column G based on a number value in say cell A2.
So if i input "89" in cell A2 it would paste "Mark" in column "H" 89 times? I also need this code to work for 4 more names so say if i input "45" in A3 then it would paste "Joe" and so forth.
Thank You!
I use an excel sheet to assign work to 5 individuals and on certain days this involves me pasting someones name 100 times and so forth.
I was wondering if there is a VBA code which would paste an individuals name, Say "Mark" in Column G based on a number value in say cell A2.
So if i input "89" in cell A2 it would paste "Mark" in column "H" 89 times? I also need this code to work for 4 more names so say if i input "45" in A3 then it would paste "Joe" and so forth.
Thank You!