I've got an xml doc which I'm using xslt to create a flat text configuration file. I need to make some dynamic changes in certain circumstances where some of the elements need to have others substituted in their place. Other elements may need to be added or deleted altogether. So far I'm not...
I have a VBA function that does a copy/paste. After its been invoked there is no option to undo those changes other than closing the doc and reopening it. Is there any way around this sort of thing so that you can actually use undo/redo on the toolbar?
TIA,
-Inet
I have a spreadsheet as shown below. VBA code was inserted so the double clicking on the cells in Colomn A where the months are listed would take the values in ROW1 and copy them to the row you clicked on. What modifications should be made so that this copy/paste would only occur if the...
I'm not sure what to call what it is i'm looking for, but can describe the desired result.. I've got an excel spreadsheet with values across the top row, and months down the first column. IE:
0 | 100 250 500 300 4525
--------------------------------------------
Jan|
FEB|
MAR|
APR|
MAY|...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.