Search found 6 matches
- Mon Oct 17, 2016 6:02 pm
- Forum: Technical / Scripting
- Topic: IE Explorer Issue
- Replies: 1
- Views: 3797
IE Explorer Issue
Well my keyboard finally died on my tough book. I have an identical computer, just installed windows 7 and all of my regular programs on a new hard drive. Have all the original factory files there. Everything is the same except when I try to record a macro IE 11 looks like its going to pop open. But...
- Wed Sep 28, 2016 3:55 pm
- Forum: Technical / Scripting
- Topic: Problems with MS Excel
- Replies: 2
- Views: 3310
Re: Problems with MS Excel
I tried Microsoft's help and forums. They indicate there is something wrong with the formulas. So far I have not found any error and excel says everything's ok as far as error checking goes(did do refresh). The only thing I have found so far is an article that said 88 percent of all spreadsheets con...
- Wed Sep 21, 2016 1:04 am
- Forum: General Discussion
- Topic: Tell us how Macro Scheduler helps you, what you use it for.
- Replies: 48
- Views: 367460
Re: Tell us how Macro Scheduler helps you, what you use it f
I have been using MS since around 2003. I have used it to totally automate many, many tasks. The strange part is that I wind up using MS a lot to correct calculation mistakes in large excel spreadsheets. When the excel gives the wrong answer, the answer is still wrong regardless of the explanation a...
- Wed Sep 21, 2016 12:39 am
- Forum: Technical / Scripting
- Topic: Problems with MS Excel
- Replies: 2
- Views: 3310
Problems with MS Excel
I have been noticing odd problems in MS Excel. When I have fairly large spreadsheets I notice Excel has calculation errors for example I create a skip sheet with the match formula. All of the calculations come out correct except for one line for about 25 cells. I double check everything in the formu...
- Tue Sep 20, 2016 10:04 pm
- Forum: Enhancement Suggestions
- Topic: UI suggestions
- Replies: 3
- Views: 8449
Re: UI suggestions
I want the next Macro Scheduler hand written in number 2 pencil
- Wed Dec 19, 2012 6:48 pm
- Forum: Technical / Scripting
- Topic: Converting scripts to stand alone executable
- Replies: 1
- Views: 2742
Converting scripts to stand alone executable
I had created a number of scripts that figured out the most probable numbers to come up in the lottery. Most of the scrips just do things that MS Excel could not easily do. So the whole thing has to be re-written more or less as a stand alone program. Most of you might say just use C or vb for that,...