Group:  Microsoft Access ยป microsoft.public.access.formscoding
Thread: baskets

Geek News

baskets
h3llz 12/8/2008 2:27:26 PM
How would i make a area of the form the list of basket content?
(tblBasketsContent where basketID=currentBasket)

I thought about using subforms but dont know how to do additional code when
the field quantity changes, and when the record gets deleted, also would need
it to have a scroll (like subforms, if subforms aint possible)

Any suggestions?
RE: baskets
Dorian 12/8/2008 3:21:01 PM
Read up on subforms in Access Help, it should do what you want.

-Dorian

"h3llz" wrote:

[Quoted Text]
> How would i make a area of the form the list of basket content?
> (tblBasketsContent where basketID=currentBasket)
>
> I thought about using subforms but dont know how to do additional code when
> the field quantity changes, and when the record gets deleted, also would need
> it to have a scroll (like subforms, if subforms aint possible)
>
> Any suggestions?
Re: baskets
"Mike Painter" <mddotpainter[ at ]sbcglobal.net> 12/8/2008 5:20:59 PM
h3llz wrote:
[Quoted Text]
> How would i make a area of the form the list of basket content?
> (tblBasketsContent where basketID=currentBasket)
>
> I thought about using subforms but dont know how to do additional
> code when the field quantity changes, and when the record gets
> deleted, also would need it to have a scroll (like subforms, if
> subforms aint possible)
>
Changes and deletions to a basket would be done on the subform.
The NorthWind Database has some examples that should be exactly what you
need.


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net