S
Sarah Wagner
I'm wondering if someone could give me ideas on the most
efficient/effective way to design a form with the
following needs.
I've got several students taking up to 10 classes. For
each class, I pay one of two departments (there's no split
in $ between the depts.). I need to track class name,
semester taken, amount paid/to whom, and to have it all
add up at the bottom.
It seems easy enough to just have 10 rows of boxes, like a
table, with the info for each class/semester/amt/dept on
each line. To do this, I'm guessing I would go into the
original table and list out
entries "course1" "semester1" "amt1", etc, but I feel like
I might be missing some shortcuts.
Ideas?
efficient/effective way to design a form with the
following needs.
I've got several students taking up to 10 classes. For
each class, I pay one of two departments (there's no split
in $ between the depts.). I need to track class name,
semester taken, amount paid/to whom, and to have it all
add up at the bottom.
It seems easy enough to just have 10 rows of boxes, like a
table, with the info for each class/semester/amt/dept on
each line. To do this, I'm guessing I would go into the
original table and list out
entries "course1" "semester1" "amt1", etc, but I feel like
I might be missing some shortcuts.
Ideas?