Assigning values from source cells
I'm trying to assign value from Source cells into the destionation cell using
following statements.
dCell.Value = sCell.Value
Is it possible to assign value in destination cells without using multiple
copy-paste?
--
Thanx & regards,
Asif
|