jayemvee
01-13-2007, 05:38 AM
I have a developer I am working with on this project and we are at a point where we are stuck. It is a database of information in which sometimes the info has a matrix of starting numbers and then it calculates via a set of rules and sometimes the info has has 1 starting number and it calculates based on a matrix of rules....
lets say you have two sheets of info... C stands for a condition A stands for adjustments
Style 1 Starting numbers ( matrices can be various sizes )
find starting number based on CX and CY
C C C C C
C 1 2 3 4 5
C 2 3 4 5 6
C 3 4 5 6 7
C 4 5 6 7 8
Make adjustments after the starting number either adding or subtracting A1 is first adjustment A2 is the second and so on
A1 - Yes or no to a condition and make adjustment
A2 - Another condition and so on
Style 2
A single starting number in this one the adjustments happen in a matrix of the same conditions of CX in the previous style.
C - 3
C C C C C
A1 1 2 3 4 5
A2 2 3 4 5 6
There are 2 main styles of this info to be entered but there are some wierd ones as well, we got the searching and calculating done fine... based on specific rules. When it comes to accepting the information from 2 types of styles we need a way to put them in accurately based on differences in varying size of matrix etc...
This is very vague, I can't speak about the project in further detail without the NDA. Pay is negotianble starting at $35 per hour to assist my developer feel free to contact me via PM or e-mail joshv.kw@gmail.com. I will share sheets with data on them for you to be able to decipher what needs to be done along with our current data diagram.
lets say you have two sheets of info... C stands for a condition A stands for adjustments
Style 1 Starting numbers ( matrices can be various sizes )
find starting number based on CX and CY
C C C C C
C 1 2 3 4 5
C 2 3 4 5 6
C 3 4 5 6 7
C 4 5 6 7 8
Make adjustments after the starting number either adding or subtracting A1 is first adjustment A2 is the second and so on
A1 - Yes or no to a condition and make adjustment
A2 - Another condition and so on
Style 2
A single starting number in this one the adjustments happen in a matrix of the same conditions of CX in the previous style.
C - 3
C C C C C
A1 1 2 3 4 5
A2 2 3 4 5 6
There are 2 main styles of this info to be entered but there are some wierd ones as well, we got the searching and calculating done fine... based on specific rules. When it comes to accepting the information from 2 types of styles we need a way to put them in accurately based on differences in varying size of matrix etc...
This is very vague, I can't speak about the project in further detail without the NDA. Pay is negotianble starting at $35 per hour to assist my developer feel free to contact me via PM or e-mail joshv.kw@gmail.com. I will share sheets with data on them for you to be able to decipher what needs to be done along with our current data diagram.