K
KSH
I have a database that stores budget information by quarters. I have the
database set up to have each qtr on a separate record, but I want the user to
be able to enter data like a spreadheet, displaying each quarter
horizontally. Is there an easy way to do this, or do I have to create an
array of the quarters I want to display and fill the form with that, then
after the user updates the form go back and reupdate each quarter? If there
is an easier way to do this please enlighten me.
database set up to have each qtr on a separate record, but I want the user to
be able to enter data like a spreadheet, displaying each quarter
horizontally. Is there an easy way to do this, or do I have to create an
array of the quarters I want to display and fill the form with that, then
after the user updates the form go back and reupdate each quarter? If there
is an easier way to do this please enlighten me.