C
CAPTGNVR
Dear All
I have a block marked. This below code drags the block down by one row
without inserting a row, so that I can enter new data. So far so good. What
I need to know is to understand the below code. I cud not find anything to
read on the below code.
Selection.Cut Selection.Offset(1, 0)
So can anyone explain this code line performance??
wrgds/captgnvr
I have a block marked. This below code drags the block down by one row
without inserting a row, so that I can enter new data. So far so good. What
I need to know is to understand the below code. I cud not find anything to
read on the below code.
Selection.Cut Selection.Offset(1, 0)
So can anyone explain this code line performance??
wrgds/captgnvr