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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -