PC Review


Reply
Thread Tools Rate Thread

changing drop down list in existing database

 
 
=?Utf-8?B?QWNjZXNzTm92aWNl?=
Guest
Posts: n/a
 
      31st May 2007
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?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?V2F5bmUtSS1N?=
Guest
Posts: n/a
 
      31st May 2007
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
--
Wayne
Manchester, England.



"AccessNovice" wrote:

> 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?

 
Reply With Quote
 
=?Utf-8?B?V2F5bmUtSS1N?=
Guest
Posts: n/a
 
      31st May 2007
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


--
Wayne
Manchester, England.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I delete or modify an existing drop down list? Jim Bradley Microsoft Excel Misc 2 4th Nov 2008 05:40 PM
How do i add a new entry to an existing drop-down list in Excel? =?Utf-8?B?QUJE?= Microsoft Excel Worksheet Functions 2 30th May 2007 04:48 PM
how do I create drop-down list on an existing form =?Utf-8?B?bmFubmll?= Microsoft Access 1 22nd Nov 2006 10:01 PM
changing a value in a existing database =?Utf-8?B?R3JlZyBXaGl0ZQ==?= Microsoft Frontpage 1 1st Dec 2003 10:40 PM
changing drop down list fields on a form from database results goldcomm Microsoft Frontpage 2 8th Aug 2003 02:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:54 AM.