I need to add a row into an excel spreadsheet after the last row with text in it. Either through a macro or vba. Just can't seem to get there. Any ideas recieved gratefully!
thank you that works but when i try and then copy the contents of the last row which your function leads me to I can't get it to work dynamically and keep copying and pasting the last row to the next one down. Thanks for your help though.
stewart
never looked at excel vba til now I'll stick to access!
Well i have a booking system. Each new booking is added onto the end of the existing range as a new row. Each of the existing rows has various formats on the cells. On click of a button i want to make the first cell on the row below the last row in the range active. I thought i could find the end of the range, copy the last row in the range into the row below and then use the clear contents method.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.