D
dindigul
I need to create form for invoice. The customer details appear nicely.
However I am not able to understand how to design tables & forms so that I
can get it as:
ItemCode ItemName ItemRate Quantity Total
As is obvious the first three form a table. I know combobox can display one
and put another value, but here all three are from a single table. I need to
display ItemName so that ItemCode & ItemRate come on their own. I was
advised by MVPs not to use lookup in tables so that is also a point I want
to adhere to. Please help
However I am not able to understand how to design tables & forms so that I
can get it as:
ItemCode ItemName ItemRate Quantity Total
As is obvious the first three form a table. I know combobox can display one
and put another value, but here all three are from a single table. I need to
display ItemName so that ItemCode & ItemRate come on their own. I was
advised by MVPs not to use lookup in tables so that is also a point I want
to adhere to. Please help