![]()
Please Login or Register to view this content.
this pastes the info to the correct cell but includes the formulas, I just want it to paste end value. can anyone help
![]()
Please Login or Register to view this content.
this pastes the info to the correct cell but includes the formulas, I just want it to paste end value. can anyone help
Last edited by VBA Noob; 12-24-2006 at 10:44 AM.
Hi,
Try
![]()
Please Login or Register to view this content.
VBA Noob
_________________________________________
![]()
![]()
Credo Elvem ipsum etian vivere
_________________________________________
A message for cross posters
Please remember to wrap code.
Forum Rules
Please add to your signature if you found this link helpful. Excel links !!!
replace the last line of your code with:
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
:=False, Transpose:=False
Best regards,
Ray
In case the last 2 responses were not completely clear ... I think the correct ending of the code should be as follows ...
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks