Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku
My account: Login | Sign Up
Loading... 

Textboxes on subform won't update in microsoft.public.access.forms | Thread profile

Thread profile page for "Textboxes on subform won't update in microsoft.public.access.forms" on http://www.microsoft.com/communities/newsgroups.... This report page is a snippet summary view from a single thread "Textboxes on subform won't update in microsoft.public.access.forms", located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: Textboxes on subform won't update in microsoft.public.access.forms
Site: Discussions in microsoft.public.access.forms  Discussions in microsoft.public.access.forms - site profile
Forum: microsoft.public.access.forms  microsoft.public.access.forms - forum profile
Total authors: 1 author
Total thread posts: 1 post
Thread activity: no new posts during last week
Domain info for: microsoft.com

Thread posts in Textboxes on subform won't update in microsoft.public.access.forms:

1. 
Started 1 year, 6 months ago (2008-01-10 07:20:00)  by jseger22@yahoo.com
Hi, I have a form with a multiselect listbox(List17) and I have a query qry_Projects_ListBox that contains the selections from this listbox. I have a subform (sbfrm_Projects_ListBox) that contains text fields from qry_Projects_ListBox. I placed the subform on my main form and what is supposed to happen is when the user selects ...
Size: 1,178 bytes
Customize:  Customize "Textboxes on subform won't update in microsoft.public.access.forms :: microsoft.public.access.forms :: Discussions in microsoft.public.access.forms"
 

Top contributing authors for Textboxes on subform won't update in microsoft.public.access.forms

Name
Posts
jseger22@yahoo.com
1
user's latest post:
Textboxes on subform won't...
Published (2008-01-10 07:20:00)
  Hi, I have a form with a multiselect listbox(List17) and I have a query qry_Projects_ListBox that contains the selections from this listbox. I have a subform (sbfrm_Projects_ListBox) that contains text fields from qry_Projects_ListBox. I placed the subform on my main form and what is supposed to happen is when the user selects options from the listbox, I use a command button to requery qry_Projects_ListBox so the items will...