Is there a way to copy a column from a table that updates dynamically and paste it in another column and freeze the copied data afterwards?
In other words, I want to copy today's data into another column then freeze the data in today's column. By freeze, I mean I just want the value to be displayed in today's column, not the formula.
Is there a way to copy a column from a table that updates dynamically and paste it in another column and freeze the copied data afterwards?
In other words, I want to copy today's data into another column then freeze the data in today's column. By freeze, I mean I just want the value to be displayed in today's column, not the formula.
Your duplicate posts have beung merged.
Please read forum rules below before posting again.
As for your issue take a look at paste special
http://www.bettersolutions.com/excel...I216522111.htm
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 !!!
Hi, Sorry I didn't know how to delete the post. I posted twice by mistake.
Paste special isn't useful for me in this case because I want the column I copied the contents from to freeze, not the column in which I pasted the contents. So the original column should only have values, not formulas. Is this possible?
try this
Copy the area > paste to new area > reselect orginial area > right click > paste special > values
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 !!!
Thanks a lot!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks