View Full Version : How to copy and paste the date
By using the vba , i intend to copy and paste the data into one column, the column next to it is the formula (dateif function) , but it seems the formula is not activated? Could anyone suggest the code? Thank you very much!:banghead:
Zack Barresse
08-08-2012, 10:38 PM
Hi there,
It is really not clear what you want. Please be more specific with your requests. Be as absolutely specific as possible, which will help us give you a better and more complete solution.
For the code, well, it depends, but here's some sample code...
DestinationRange.Value = Source.Value
I'm not sure what you mean about the formula is not activated. Is your calculation set to manual perhaps?
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.