jbesclapez
Active Member
- Joined
- Feb 6, 2010
- Messages
- 275
Hello there,
I have a kind of simple template and I would like to store it in VBA.
Usually what I do is record a macro and then copy the value in the formula bar and past it back.
That gives me the code of what is in the cell. I do this with all the active cell and job done. When I run this macro it recreates the sheet from VBA.
The sheet I have now has a lot more value and it will take me forever to do my usual method.
Do you guys have a macro that could create that?
Basically go through all active cell and copy paste the value in the formula bar and paste it back in the same cell...
Thanks for your help
I have a kind of simple template and I would like to store it in VBA.
Usually what I do is record a macro and then copy the value in the formula bar and past it back.
That gives me the code of what is in the cell. I do this with all the active cell and job done. When I run this macro it recreates the sheet from VBA.
The sheet I have now has a lot more value and it will take me forever to do my usual method.
Do you guys have a macro that could create that?
Basically go through all active cell and copy paste the value in the formula bar and paste it back in the same cell...
Thanks for your help