G
Guest
I have multiple worksheets in a protected workbook.xlt. I need to create a
macro that will allow users to enter data then use keyboard shortcuts (I'm
using ctrl + i) to add rows if they need to enter additional data. My problem
is adding the rows in the right place-below the current row. I've address
the pw and keyboard shortcuts just need to add blank rows below the last row
of data.
macro that will allow users to enter data then use keyboard shortcuts (I'm
using ctrl + i) to add rows if they need to enter additional data. My problem
is adding the rows in the right place-below the current row. I've address
the pw and keyboard shortcuts just need to add blank rows below the last row
of data.