I think what I did is that I had multiple workbooks was open in the same time
while I have pasted the function. for sure I put the sNumberText code as well
in the other workbook.
Thanks,
"Rick Rothstein (MVP -
VB)" wrote:
You are going to have to provide some more information. I tried looking up
the .xle extension and did not find a reference to it for Excel. Also, the
ToggleDollarsAFA macro is quite simple and bland, so I have trouble
imagining it affecting file operations of any kind (all the macro does is
toggle the number format of the active cell, nothing more). When you
installed the macro to this other workbook, exactly how did you do that
(explain the steps you did)? The more detail you can give me about the steps
you took, the better able I (or anyone else here) can figure out what might
have happened. What about the sNumberText code... did you put that in this
other workbook too?
Rick
"Daoud Fakhry" wrote in message
...
Dear Rick,
I have got another problem, which is coming out from ToggleDollarsAFA
macro.
I have used your functions in an excel sheet as a draft and now when I
tried
to anothr workbook it give me error and ask that the *.xle file is not
found.
I have deleted the macro from that file also, but the problem didn't
solved.
How can I delete a macro so I delete it for ever in excel. I know this
macro
is some where but I can't find it.
Thanks,
"Rick Rothstein (MVP - VB)" wrote:
Thanks Rick, now it works perfect. I appreciate it.
Great! I knew we would get it... eventually.<g
How is the added menu item (and keyboard shortcut) working out for you?
Easier than what you were doing in the past I hope.
Rick