Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / May 2007

Tip: Looking for answers? Try searching our database.

changing drop down list in existing database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AccessNovice - 31 May 2007 21:51 GMT
One of the fields in my existing database has a drop down box with several
options, which are fed from a table.  I would like to delete some of the
options, and replace them with new options, but I don't want these changes to
affect the data that I've already stored in my database, only the future data
that is entered.  Is this possible?
Wayne-I-M - 31 May 2007 22:07 GMT
Hi

It should cause any prroblems providing that the new items in your combo
don't go against any fortmats in the field being saved to.  As an example if
you are storing data in a number field (the bound column of your combo) and
you try to store data this will be a problem.

Anything you store will not affect previously stored records.

Open the form in design view and select the combo or list.  Select the
properties box and in the data column select the Row Source and click the
build option (...) You can make a query that your combo will be based on.  
Don't forget to alter the column widths if you need to.

Hope this helps
Signature

Wayne
Manchester, England.

> One of the fields in my existing database has a drop down box with several
> options, which are fed from a table.  I would like to delete some of the
> options, and replace them with new options, but I don't want these changes to
> affect the data that I've already stored in my database, only the future data
> that is entered.  Is this possible?
Wayne-I-M - 31 May 2007 22:12 GMT
Should read

It should "Not" cause any prroblems providing that the new items in your
combo
don't go against any formats in the field being saved to.  As an example if
you are storing data in a number field (such as the bound column of your
combo) and you try to store "Text" data this will be a problem.

Sorry typos

Signature

Wayne
Manchester, England.

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.