I have been at this for a week now and can't seem to figure it out. My semester closes out tonight and I still have 2 other scripts to write so i'm desperate.
I have data being input by the user. I'm then inputting this data into a table which lists all the data, calculates the totals of each row & column in my showtable function. I've gotten the top column titles worked out but I can not for the life of me figure out how to get the row titles to show with the input data to the right of it. The row titles are either populating with every input or populating all 4 row titles every row or all at the top or bottom. How do I get them to populate after say every 4 iterations of data being input?
I'm completely stuck and running out of time! I really appreciate any help here!