PC Review


Reply
Thread Tools Rate Thread

Data in data sheet to fields in another table

 
 
Ray_Rattler
Guest
Posts: n/a
 
      16th Dec 2009
I am working with a database where I have a Category Description field in a
Categories table, and I would like to create a table (Table 1) that has all
the different Categories as fields.

The problem is I want to be able to update the Category Descriptions through
the use of a form, and have it update the Table 1 fields to include the new
Category without deleting values in Table 1. This will probably be a
multiple step operation. A little help would be great!
 
Reply With Quote
 
 
 
 
KARL DEWEY
Guest
Posts: n/a
 
      17th Dec 2009
Having multiple data as field names is the wrong thing to do in a relational
database.
You can use a crosstab query to produce field names and if you follow it
with a make table query it will do what you want.

--
Build a little, test a little.


"Ray_Rattler" wrote:

> I am working with a database where I have a Category Description field in a
> Categories table, and I would like to create a table (Table 1) that has all
> the different Categories as fields.
>
> The problem is I want to be able to update the Category Descriptions through
> the use of a form, and have it update the Table 1 fields to include the new
> Category without deleting values in Table 1. This will probably be a
> multiple step operation. A little help would be great!

 
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
Excel form to update data from MS Access data table based on criteriain excel sheet Santa-D Microsoft Excel Programming 2 13th May 2008 03:43 AM
Excel Macro for taking data external data and populating it on a sheet and deleting unwanted data bkmn4u@aol.com Microsoft Excel Programming 3 8th Nov 2007 05:59 AM
Calculated Form Fields do not fill data into related table fields =?Utf-8?B?cmljaDE4Mzg=?= Microsoft Access Forms 1 12th Feb 2005 08:11 AM
How to create fields in form that call up data in table when data. =?Utf-8?B?YnVkamFja2Ft?= Microsoft Access Forms 1 29th Nov 2004 06:59 PM
Add data to specific fields within existing records in a table from another table. Taz Microsoft Access Queries 5 6th Feb 2004 11:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:20 AM.