A
Ambyr via AccessMonster.com
I'm kind of stuck on the best layout for a form. It started as one table, one
form. This form had TraderName, DateOfTrade, Item1, Item2, Item3, Item4,
Item5, Return1, Return2, Return3, Return4, Return5, Completed, Rated, Cost,
and Profit/Loss. Each of the Items and Returns have 1 picture and a link
associated with it.
Realizing that most trades are not for 5 items, most were less, and some were
quite a bit more, I broke this into 4 tables; Traders, Trades, Items, and
Returns. Trades has everything on it that didn't fall into the logical
categories of the other 3 tables.
Having said that, I am having such a hard time setting this up to look right.
I can't use a datasheet, because the pictures must be on the main trade form.
I tried doing it as a main form, and having Items and Returns as Multi-Item
subforms, but can't get rid of the header without destroying the layout of
the columns.
Any thoughts or suggestions on this? I've been stuck for 3 days now
deliberating this. Your comments are greatly appreciated!
form. This form had TraderName, DateOfTrade, Item1, Item2, Item3, Item4,
Item5, Return1, Return2, Return3, Return4, Return5, Completed, Rated, Cost,
and Profit/Loss. Each of the Items and Returns have 1 picture and a link
associated with it.
Realizing that most trades are not for 5 items, most were less, and some were
quite a bit more, I broke this into 4 tables; Traders, Trades, Items, and
Returns. Trades has everything on it that didn't fall into the logical
categories of the other 3 tables.
Having said that, I am having such a hard time setting this up to look right.
I can't use a datasheet, because the pictures must be on the main trade form.
I tried doing it as a main form, and having Items and Returns as Multi-Item
subforms, but can't get rid of the header without destroying the layout of
the columns.
Any thoughts or suggestions on this? I've been stuck for 3 days now
deliberating this. Your comments are greatly appreciated!