txgeekgirl1
Programmer
Hi everyone - I know this sounds goofy as all get out, but the only arrays I have EVER built in FoxPro are for SCX window pick lists.
I have a calculation where I need an array that is Number of minutes long by number of clients wide.
Group A Met for 810 minutes - every client gets a portion of seconds in that 1 min window. In my example below for min 6, A & B each get 30 sec of that min. In min 7 they each get 20 sec. HELP!!! I need help setting up the array.
1 Client A
2 Client A
3 Client A
4 Client A
5 Client A
6 Client A Client B
7 Client A Client B Client C
8 Client A Client B Client C
9 Client A Client B Client C
10 Client A Client B Client C
11 Client A Client B Client C
12 Client A Client B Client C
13 Client A Client C
14 Client A Client C
15 Client A Client C
16 Client A Client C
17 Client A Client C
through 810
I have a calculation where I need an array that is Number of minutes long by number of clients wide.
Group A Met for 810 minutes - every client gets a portion of seconds in that 1 min window. In my example below for min 6, A & B each get 30 sec of that min. In min 7 they each get 20 sec. HELP!!! I need help setting up the array.
1 Client A
2 Client A
3 Client A
4 Client A
5 Client A
6 Client A Client B
7 Client A Client B Client C
8 Client A Client B Client C
9 Client A Client B Client C
10 Client A Client B Client C
11 Client A Client B Client C
12 Client A Client B Client C
13 Client A Client C
14 Client A Client C
15 Client A Client C
16 Client A Client C
17 Client A Client C
through 810