D Research -- 2
Budget: $250 – $750 USD
Looking at Number Analyzation.
Today represents a number, lets say 586. I need to be able to enter that number. As the days go by the number increases 1 each day.
There is a tool named Reverse Square Lookup. When I enter 586 in the program it makes a list of all the 3 digit numbers between 000 and 999, that when added to or subtracted from itself its has 586 in that list. for example, 042 when its square root is added to it repeatedly it equals 586. 060 as well, along with many others. When doing the math it is necessary to utilize an 8 digit calculator. In the program are preprogrammed sets of numbers, one set are 3 digit whole numbers and another set of decimal numbers. The next next step is to search the decimal numbers lists for any list that has 586 in that list. Show the results in list form with the original decimal on top, as well as the whole number list. Not preprogrammed in the program are sets of numbers I will enter. When I enter these 3 digit numbers I want the program to auto enter the previous 10 numbers as well as the next 10 numbers. For example, I enter 351, I want the program to enter for me 350, 349, 348, etc, as well as 352, 353, 354, etc. When I am done entering these numbers I want the program to eliminate any duplicate numbers as there will be overlap. Once the entries are complete I need the new entries to seek out all the numbers when utilizing the Reverse Square Lookup tool that have the day number in the list. For example, 042 would be in one of those lists, thus when square is added to it equals the number of the day, 586. Once those lists are complete, and I do need to see them with the original number on top, I need these lists to cross reference with the list of 586 Reverse Square Lookup list to find the common numbers in each. Now we take what lists are made and cross reference them with the lists we made with the Decimal Numbers, to find the common numbers between each. It is crucial to keep all the lists seperate from one another and identifiying them with their original number.
Concerning all the lists, my main focus are numbers 000 to 999, except I need them all to go to infinity as the day number exceeds the 999 point. Is there a way, when the lists are made or processed that they run 000 to 999 and then include the day number. for example, a list is dreived from an action and we say 250, 600, 999, 1015, 2225, and so on, but my main focus is only 000 to 999 and the particular day. Is there a way to not show anything in between 1000 and the day number or anything above it? So if the day number is 1500 or 15000, the program will only show 000-999 and 1500 or 15000? Thats what needs to be done.
Im going to include some pictures of a program I once had done to an example of what im looking for in the way of format.
Please read the process and understand it wholly before we want the project and if you have questions please ask. I have tried to describe it best I can. Also, no excel!!! One last item, my computer is old, windows 7, so please be as old school as you can. Thanks for looking.
Look at the pictures, there are tabs, calculator tool showing for squaring, and I have the reverse square lookup tool, I would like to have these in the program as well for looking things up etc. If you see in the first tab how it has easy push buttons to run and enter numbers etc, id like it to be this neat and clean.
Today represents a number, lets say 586. I need to be able to enter that number. As the days go by the number increases 1 each day.
There is a tool named Reverse Square Lookup. When I enter 586 in the program it makes a list of all the 3 digit numbers between 000 and 999, that when added to or subtracted from itself its has 586 in that list. for example, 042 when its square root is added to it repeatedly it equals 586. 060 as well, along with many others. When doing the math it is necessary to utilize an 8 digit calculator. In the program are preprogrammed sets of numbers, one set are 3 digit whole numbers and another set of decimal numbers. The next next step is to search the decimal numbers lists for any list that has 586 in that list. Show the results in list form with the original decimal on top, as well as the whole number list. Not preprogrammed in the program are sets of numbers I will enter. When I enter these 3 digit numbers I want the program to auto enter the previous 10 numbers as well as the next 10 numbers. For example, I enter 351, I want the program to enter for me 350, 349, 348, etc, as well as 352, 353, 354, etc. When I am done entering these numbers I want the program to eliminate any duplicate numbers as there will be overlap. Once the entries are complete I need the new entries to seek out all the numbers when utilizing the Reverse Square Lookup tool that have the day number in the list. For example, 042 would be in one of those lists, thus when square is added to it equals the number of the day, 586. Once those lists are complete, and I do need to see them with the original number on top, I need these lists to cross reference with the list of 586 Reverse Square Lookup list to find the common numbers in each. Now we take what lists are made and cross reference them with the lists we made with the Decimal Numbers, to find the common numbers between each. It is crucial to keep all the lists seperate from one another and identifiying them with their original number.
Concerning all the lists, my main focus are numbers 000 to 999, except I need them all to go to infinity as the day number exceeds the 999 point. Is there a way, when the lists are made or processed that they run 000 to 999 and then include the day number. for example, a list is dreived from an action and we say 250, 600, 999, 1015, 2225, and so on, but my main focus is only 000 to 999 and the particular day. Is there a way to not show anything in between 1000 and the day number or anything above it? So if the day number is 1500 or 15000, the program will only show 000-999 and 1500 or 15000? Thats what needs to be done.
Im going to include some pictures of a program I once had done to an example of what im looking for in the way of format.
Please read the process and understand it wholly before we want the project and if you have questions please ask. I have tried to describe it best I can. Also, no excel!!! One last item, my computer is old, windows 7, so please be as old school as you can. Thanks for looking.
Look at the pictures, there are tabs, calculator tool showing for squaring, and I have the reverse square lookup tool, I would like to have these in the program as well for looking things up etc. If you see in the first tab how it has easy push buttons to run and enter numbers etc, id like it to be this neat and clean.