473,406 Members | 2,387 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Tables (Design View) Row Source Type - Value List Row Source -data1;data2;data3 is not updated to the Form view

HI,

Thanks for assisting me with my previous query.

I have almost completed my access database. And now in the process of
optimising it.

When I first developped the database I had implemented the "List Box"
option for some of the data input (by the user) and specified a range
of inputs for some of the form "boxes".

Now I have arranged my form to look pretty and am ready to use the
database, but I want to implement some more "List Box" inputs,
however,

when I update the lookup with

Display Control - List Box

Row Source Type - Value List

Row Source - option1;option2;option3

The actual box in the form view is not updated and even the properties
for that box does not show the data that should be there if it was a
List Box.

Please could someone confirm, if perhaps it is now possible for me to
do this now in an almost completed database, or perhaps I am missing
something silly.

Thanks,

z
Jul 3 '08 #1
1 5776
Use a table to hold the list values, instead of a Value List.

That's the only simple way to guarantee integrity between the values, and
provide an easy, single update point for the list.

For more discussion about this, see:
Adding values to lookup tables
at:
http://allenbrowne.com/ser-27.html#ValueList

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"de_ja" <de***@hotmail.co.ukwrote in message
news:a2**********************************@x41g2000 hsb.googlegroups.com...
>
Thanks for assisting me with my previous query.

I have almost completed my access database. And now in the process of
optimising it.

When I first developped the database I had implemented the "List Box"
option for some of the data input (by the user) and specified a range
of inputs for some of the form "boxes".

Now I have arranged my form to look pretty and am ready to use the
database, but I want to implement some more "List Box" inputs,
however,

when I update the lookup with

Display Control - List Box

Row Source Type - Value List

Row Source - option1;option2;option3

The actual box in the form view is not updated and even the properties
for that box does not show the data that should be there if it was a
List Box.

Please could someone confirm, if perhaps it is now possible for me to
do this now in an almost completed database, or perhaps I am missing
something silly.
Jul 3 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Don Grover | last post by:
I have a HTML table created using ASP as a web page. ie. HEADING1 HEADING2 HEADING3 etc... data 1 data2 data3 etc and so on How can I toggle hide /...
4
by: Rich | last post by:
Hello, I need to store various values that I will need to look up later on. I have been using hashtables and arraylists. But I can only store 2 items per row in a hashtable - key, value, and...
6
by: Shailen Sukul | last post by:
Observed a weird behaviour with object references. See code listing below: using System; using System.Collections.Generic; using System.Text; namespace PointerExceptionTest { /*
5
by: Merennulli | last post by:
To start with, I'll give a simplified overview of my data. BaseRecord (4mil rows, 25k in each Region) ID | Name | Region | etc OtherData (7.5mil rows, 1 or 2 per ID) ID | Type(1/2) | Data ...
13
by: ikilldeath | last post by:
Hi, I am very much new to JavaScript. Please, can anyone help in resolving this issue. Here in the example http://www.javascriptkit.com/script/script2/flipmenu.shtml There are two folders:...
1
by: Sunray | last post by:
I have a form called the sales form and i have 2 sets of listboxes So what happens is. i add items form the bottom set of list boxes which are bound to a data base to the top set of list boxes which...
8
by: vmax | last post by:
hello, i want to write data on memory using turbo C. how can i write data to specific memory location ? and how can i retrive back those data? i want to do this things in turbo C.someone told me to...
5
by: lilbit02 | last post by:
This is my delimna. I'm trying to post information over to google. The code POSTS in these scenarios...if I define all the variables inside of the script and put the appropriate values in the XML and...
5
by: muppetjones | last post by:
I'm really new to the whole networking side of things, so I don't know the backend very well. I wrote a series of PHP/AJAX scripts to allow a user to create a login account, but apparently my script...
6
by: phpnewbie26 | last post by:
This has been confusing me for a while. I don't understand why it isn't working. In my original coding, I have an action called submitted.php and this is what is looks like: <?php ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.