excel - Copy the last entry row of a dynamic range and paste into to another workbook without displaying it -


i copy , paste last entry row of dynamic range workbook without displaying , without opening it, if possible.

for instance in following case copy , paste row number 3 last entry in dynamic range new workbook:

              b        c  1  18/08/2017  11  medium risk  2  18/08/2017  11  medium risk  3  19/08/2017  12  high risk  4  18/08/2017  11  medium risk 

i hope have been more clear question , hope may help. many help.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -