PC Review


Reply
Thread Tools Rate Thread

How Do I Create a Table from an existing Form

 
 
JSFiskCorp
Guest
Posts: n/a
 
      7th Jan 2008
Hello all,

I'm trying to create a table from an existing form, does anybody know how to
do this? Any help is appreciated thanks.

-JS
 
Reply With Quote
 
 
 
 
Jeff Boyce
Guest
Posts: n/a
 
      7th Jan 2008
I think you have it backwards...

In Access, it all starts with the data. A form is just a way to see data in
a table.

Regards

Jeff Boyce
Microsoft Office/Access MVP

"JSFiskCorp" <(E-Mail Removed)> wrote in message
news:116972B2-BA52-4722-9805-(E-Mail Removed)...
> Hello all,
>
> I'm trying to create a table from an existing form, does anybody know how
> to
> do this? Any help is appreciated thanks.
>
> -JS



 
Reply With Quote
 
Vladimír Cvajniga
Guest
Posts: n/a
 
      7th Jan 2008
I don't understand why you need a reverse procedure:
1) forms are based on tables and queries
2) tables are not based on forms
3) forms may include fields from more than one table (if they are based on
queries)
4) if a form is based on one table, it may not include all fields fro an
approprite table
5) you must create a table before you create a form, ie. you know table
declaration

Pls, explain in detail what you really need to do.

Vlado

"JSFiskCorp" <(E-Mail Removed)> píše v diskusním
příspěvku news:116972B2-BA52-4722-9805-(E-Mail Removed)...
> Hello all,
>
> I'm trying to create a table from an existing form, does anybody know how
> to
> do this? Any help is appreciated thanks.
>
> -JS



 
Reply With Quote
 
George Hepworth
Guest
Posts: n/a
 
      10th Jan 2008
There is no easy way to address your question because that is NOT the way
things work. To understand how things DO work, you need to understand a
little bit more about the objects in Access.

First, Access contains several different kinds of objects (tables, forms,
queries, reports, etc.) Each of these classes, or kinds of objects, performs
a different task. And understanding that is crucial to figuring out what you
need (want) to do here.

First, tables are the storage containers of the database. You might think of
them somewhat like a set of cannisters in your pantry. Tables are there only
to hold data. You can re-fill and empty the flour container many, many times
as you buy new bags of flour to pour into the container. Each time you want
to bake bread, you go to the flour container to get the flour you need.

In a database, of course, data is always going into the tables as new
information is gathere, but it is generally not the case that people delete
the data once it's there.

The important thing to keep in mind is that the data is stored in tables and
available to other objects in the database as it is needed for tasks like
generating a report.

Reports are the delivery vehicles of the datbase. You might think of them as
the cake pan in which you pour batter for baking. They are templates which
allow you to structure and present data pulled from the tables at various
times and in various combinations.


Now, for forms, which is the subject of your question.

Forms are, essentially, the object, or tool, in which you TEMPORARILY hold
data while you are preparing it for storage in a table, or for presentation
in a report.

You might think of forms as the measuring cups, mixing bowls and spoons you
use to prepare ingredients (i.e. data) for a new cake, or you might think of
them as the paper bags and boxes in which you bring home raw ingredients
which you will transfer to your own containers (i.e. tables) in your pantry
(i.e. database).

So, it makes no sense to talk about creating a table from a form. That would
be the equivalent of saying that you want to convert a glass mixing bowl
into a bag of sugar.

So, perhaps you can explain, in more detail, what you are trying to
accomplish and why you need to do it.

George

"JSFiskCorp" <(E-Mail Removed)> wrote in message
news:116972B2-BA52-4722-9805-(E-Mail Removed)...
> Hello all,
>
> I'm trying to create a table from an existing form, does anybody know how
> to
> do this? Any help is appreciated thanks.
>
> -JS



 
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
Create a table from an existing form in Access 2003 centre21 Microsoft Access Forms 2 27th Aug 2009 07:08 PM
Create new table based on existing table info Da Viking Microsoft Access VBA Modules 1 22nd May 2008 06:23 PM
Create form with option groups using existing table =?Utf-8?B?QW5uTWFyaWU=?= Microsoft Access 0 9th Aug 2006 02:48 PM
how do I link data in an existing form with an existing table =?Utf-8?B?cmlja2J5dGVz?= Microsoft Access Forms 1 7th Nov 2004 09:54 PM
Create new table from existing table (adding records) Lex Microsoft Access 0 3rd Sep 2004 06:19 PM


Features
 

Advertising
 

Newsgroups
 


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