This may be something simple to accomplish, but I've not tried before, to date, as far as I can remember.
I currently typed up a short macro for finding cells that have numeric values instead of formulas, when they should have formulas. The reason was that occasionally, I'll write some formulas for someone, to make things a little easier, and less error prone; then low and behold, they overwrite one or two!
So I end up, ever so often, going behind people, and looking for deleted formulas, as that seems to cause 99% of all problems in my experience with final summaries.
So, what I did in the first couple times I used it was just to Debug.Print the Cell location and Formula values in the Immediate panel of the VBA window, but I'd prefer to just save that to sort of a "log file" that I could just open, or anyone could open, for that matter, and maybe have it open up after creation (if it gets created). I just think this would be better for the particular application than a message box.
Does anyone have any suggestions/references for this sort of idea?
I likely will not be able to do anything with this for at least a week and a half, possibly 2 to 3 weeks, but I wanted to go ahead and post the question before I end up forgetting, and I guess it would not hurt to get some ideas churning in the mean time.
More than likely, I will not have any access to the internet all next week, or at least through Thursday. I probably will not even turn on a PC often if at all during that time. So, that will explain why it will take so long for me to respond to any posts here. I will eventually get back here and check on the thread, and post feedback ASAP, once I'm back to the normal grind.![[wink] [wink] [wink]](/data/assets/smilies/wink.gif)
Thanks in advance for any advice/references/information/examples/whatever.
--
"If to err is human, then I must be some kind of human!" -Me
I currently typed up a short macro for finding cells that have numeric values instead of formulas, when they should have formulas. The reason was that occasionally, I'll write some formulas for someone, to make things a little easier, and less error prone; then low and behold, they overwrite one or two!
So I end up, ever so often, going behind people, and looking for deleted formulas, as that seems to cause 99% of all problems in my experience with final summaries.
So, what I did in the first couple times I used it was just to Debug.Print the Cell location and Formula values in the Immediate panel of the VBA window, but I'd prefer to just save that to sort of a "log file" that I could just open, or anyone could open, for that matter, and maybe have it open up after creation (if it gets created). I just think this would be better for the particular application than a message box.
Does anyone have any suggestions/references for this sort of idea?
I likely will not be able to do anything with this for at least a week and a half, possibly 2 to 3 weeks, but I wanted to go ahead and post the question before I end up forgetting, and I guess it would not hurt to get some ideas churning in the mean time.
More than likely, I will not have any access to the internet all next week, or at least through Thursday. I probably will not even turn on a PC often if at all during that time. So, that will explain why it will take so long for me to respond to any posts here. I will eventually get back here and check on the thread, and post feedback ASAP, once I'm back to the normal grind.
![[wink] [wink] [wink]](/data/assets/smilies/wink.gif)
Thanks in advance for any advice/references/information/examples/whatever.
--
"If to err is human, then I must be some kind of human!" -Me