Good day!
I have a simple macro that it copies a named range with entire rows and pastes it right above where the named range is, I would like to modify it to ask in which new cell I want to insert it. Is probably easy but my limited VBA skills lead me to ask for help.
Sub Insert_New_Task()...