A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Combo box updates



 
 
Thread Tools Display Modes
  #1  
Old September 2nd, 2008, 10:17 PM posted to microsoft.public.access.tablesdbdesign
Amin
external usenet poster
 
Posts: 181
Default Combo box updates

i have changed my lookup field text and have been asked if i wanted to update
all the objects that used the fields which i did but when i opened the
objects in question they are not update untill i choose the changed text from
the dropdown, may i know why that is? obviously i am thinking it should be
updated automatically after the change update in the table itself.
  #2  
Old September 2nd, 2008, 10:47 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Combo box updates

Amin

From your description, it sounds like you have used a "lookup" data type in
a table definition. A scan through this newsgroup will reveal considerable
problems with using a "lookup" field that way.

The preferred approach is to use the underlying data type (long, text, ...)
of the looked-up value, to NOT use tables for data entry/edit, and to use a
combobox in a form to do your looking-up.

Regards

Jeff Boyce
Microsoft Office/Access MVP


"Amin" wrote in message
...
i have changed my lookup field text and have been asked if i wanted to
update
all the objects that used the fields which i did but when i opened the
objects in question they are not update untill i choose the changed text
from
the dropdown, may i know why that is? obviously i am thinking it should be
updated automatically after the change update in the table itself.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.