Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kenn Holmberg
 
Posts: n/a
Default How do I create an Excel database?

I am a new user, and am required to create an Excel database. Any hints would
be helpful. The online documents are not clear. Also, where is the "Field
button" ?I am using 2003 Standard Edition.
  #2   Report Post  
Anne Troy
 
Posts: n/a
Default

Where are you getting "field button"? The best way is to simply put column
headings in row 1, and your first record in row 2. Other than that, we'll
need more information.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"Kenn Holmberg" <Kenn wrote in message
...
I am a new user, and am required to create an Excel database. Any hints

would
be helpful. The online documents are not clear. Also, where is the "Field
button" ?I am using 2003 Standard Edition.



  #3   Report Post  
Kenn Holmberg
 
Posts: n/a
Default

In the Excel Help menu, the Field button is indicated for the PivotTable. I
have several column headings, such as Name, Address, Phone, etc. I have
several entries under each heading, and I then need to extract certain
information into reports, such as names of those in certain cities, and those
with birthdays after a certain date.

I started by creating a spreadsheet with all the information, but perhaps I
should have made the column labels into fields first. But I don't know how to
do any of this.

"Anne Troy" wrote:

Where are you getting "field button"? The best way is to simply put column
headings in row 1, and your first record in row 2. Other than that, we'll
need more information.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"Kenn Holmberg" <Kenn wrote in message
...
I am a new user, and am required to create an Excel database. Any hints

would
be helpful. The online documents are not clear. Also, where is the "Field
button" ?I am using 2003 Standard Edition.




  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

To help you get started, you could read some of the Pivot Table
material, listed on Jon Peltier's web site:

http://peltiertech.com/Excel/Pivots/pivotstart.htm

Kenn Holmberg wrote:
In the Excel Help menu, the Field button is indicated for the PivotTable. I
have several column headings, such as Name, Address, Phone, etc. I have
several entries under each heading, and I then need to extract certain
information into reports, such as names of those in certain cities, and those
with birthdays after a certain date.

I started by creating a spreadsheet with all the information, but perhaps I
should have made the column labels into fields first. But I don't know how to
do any of this.

"Anne Troy" wrote:


Where are you getting "field button"? The best way is to simply put column
headings in row 1, and your first record in row 2. Other than that, we'll
need more information.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"Kenn Holmberg" <Kenn wrote in message
...

I am a new user, and am required to create an Excel database. Any hints


would

be helpful. The online documents are not clear. Also, where is the "Field
button" ?I am using 2003 Standard Edition.






--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #5   Report Post  
Tushar Mehta
 
Posts: n/a
Default

You keep on using the term "field." Where do you come across it in XL?
Also, a PivotTable is for output analysis of data, not for data entry
or storage.

For a *very* brief intro into what the tables should look like see
Building and using a relational database in Excel
Introduction to a relational database
http://www.tushar-mehta.com/excel/ne...cel/intro.html

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
In the Excel Help menu, the Field button is indicated for the PivotTable. I
have several column headings, such as Name, Address, Phone, etc. I have
several entries under each heading, and I then need to extract certain
information into reports, such as names of those in certain cities, and those
with birthdays after a certain date.

I started by creating a spreadsheet with all the information, but perhaps I
should have made the column labels into fields first. But I don't know how to
do any of this.

"Anne Troy" wrote:

Where are you getting "field button"? The best way is to simply put column
headings in row 1, and your first record in row 2. Other than that, we'll
need more information.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"Kenn Holmberg" <Kenn wrote in message
...
I am a new user, and am required to create an Excel database. Any hints

would
be helpful. The online documents are not clear. Also, where is the "Field
button" ?I am using 2003 Standard Edition.







  #6   Report Post  
Bill Ridgeway
 
Posts: n/a
Default

It can be argued that the proper place for a database is database management
software like Access but I use Excel extensively for this purpose and, at
least for me, it works well.

If you think of the old record cards, all the information on the card is a
record. Each piece of information on the card is a field.

On a spreadsheet each row is a record and each column holds a piece of
information so is a field.

It is important to design a spreadsheet not just type everything in. By
design I mean stop, have a cup of tea and think about what is wanted. This
cane be defined as input (data to be put in) and output (what you want to do
with the date - including pivot tables charts etc.) What you are doing is
the middle bit and now you can appreciate that if you don't get all three
elements designed properly you'll be foerever tampering with it to get it
right.

On the input side I would recommend that you split data as much as possible.
For a person's name you will need a field each for "Miss/Mr/Mrs/Ms", First
name, Initial, Family name. For the address you will need a field for
"Building", "DP1" (Distribution point1 - House number), "DP2" (Distribution
point2 - Road), "Dependent locality" (locale), "PostTown", "Postcode". It
is easy to bundle information together but this approach ensures that you
don't have to unbundle it when trying to analyse date. The rest of the
field are up to you but bear in mind my comment on splitting data.

On the output side I can't comment as I don't know the purpose to which data
is being put.

Hope this helps.
Regards.

Bill Ridgeway
Computer Solutions

"Kenn Holmberg" <Kenn wrote in message
...
I am a new user, and am required to create an Excel database. Any hints
would
be helpful. The online documents are not clear. Also, where is the "Field
button" ?I am using 2003 Standard Edition.



  #7   Report Post  
CLR
 
Posts: n/a
Default

Nice response Bill.........

Vaya con Dios,
Chuck, CABGx3


"Bill Ridgeway" wrote in message
...
It can be argued that the proper place for a database is database

management
software like Access but I use Excel extensively for this purpose and, at
least for me, it works well.

If you think of the old record cards, all the information on the card is

a
record. Each piece of information on the card is a field.

On a spreadsheet each row is a record and each column holds a piece of
information so is a field.

It is important to design a spreadsheet not just type everything in. By
design I mean stop, have a cup of tea and think about what is wanted.

This
cane be defined as input (data to be put in) and output (what you want to

do
with the date - including pivot tables charts etc.) What you are doing is
the middle bit and now you can appreciate that if you don't get all three
elements designed properly you'll be foerever tampering with it to get it
right.

On the input side I would recommend that you split data as much as

possible.
For a person's name you will need a field each for "Miss/Mr/Mrs/Ms", First
name, Initial, Family name. For the address you will need a field for
"Building", "DP1" (Distribution point1 - House number), "DP2"

(Distribution
point2 - Road), "Dependent locality" (locale), "PostTown", "Postcode". It
is easy to bundle information together but this approach ensures that you
don't have to unbundle it when trying to analyse date. The rest of the
field are up to you but bear in mind my comment on splitting data.

On the output side I can't comment as I don't know the purpose to which

data
is being put.

Hope this helps.
Regards.

Bill Ridgeway
Computer Solutions

"Kenn Holmberg" <Kenn wrote in message
...
I am a new user, and am required to create an Excel database. Any hints
would
be helpful. The online documents are not clear. Also, where is the

"Field
button" ?I am using 2003 Standard Edition.





  #8   Report Post  
Anne Troy
 
Posts: n/a
Default

I thought so, too, but didn't want to diminish anyone else's, including my
own (by comparison) lame-o!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"CLR" wrote in message
...
Nice response Bill.........

Vaya con Dios,
Chuck, CABGx3


"Bill Ridgeway" wrote in message
...
It can be argued that the proper place for a database is database

management
software like Access but I use Excel extensively for this purpose and,

at
least for me, it works well.

If you think of the old record cards, all the information on the card

is
a
record. Each piece of information on the card is a field.

On a spreadsheet each row is a record and each column holds a piece of
information so is a field.

It is important to design a spreadsheet not just type everything in. By
design I mean stop, have a cup of tea and think about what is wanted.

This
cane be defined as input (data to be put in) and output (what you want

to
do
with the date - including pivot tables charts etc.) What you are doing

is
the middle bit and now you can appreciate that if you don't get all

three
elements designed properly you'll be foerever tampering with it to get

it
right.

On the input side I would recommend that you split data as much as

possible.
For a person's name you will need a field each for "Miss/Mr/Mrs/Ms",

First
name, Initial, Family name. For the address you will need a field for
"Building", "DP1" (Distribution point1 - House number), "DP2"

(Distribution
point2 - Road), "Dependent locality" (locale), "PostTown", "Postcode".

It
is easy to bundle information together but this approach ensures that

you
don't have to unbundle it when trying to analyse date. The rest of the
field are up to you but bear in mind my comment on splitting data.

On the output side I can't comment as I don't know the purpose to which

data
is being put.

Hope this helps.
Regards.

Bill Ridgeway
Computer Solutions

"Kenn Holmberg" <Kenn wrote in

message
...
I am a new user, and am required to create an Excel database. Any hints
would
be helpful. The online documents are not clear. Also, where is the

"Field
button" ?I am using 2003 Standard Edition.







  #9   Report Post  
CLR
 
Posts: n/a
Default

Sorry Anne, and others........I meant no dis-credit to any other response.
It's just when I read Bill's I felt good about the explanation and the way
he presented it and felt moved to offer my appreciation.

Vaya con Dios,
Chuck, CABGx3




"Anne Troy" wrote in message
news:671be$42cb1950$97c5108d$27426@allthenewsgroup s.com...
I thought so, too, but didn't want to diminish anyone else's, including my
own (by comparison) lame-o!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"CLR" wrote in message
...
Nice response Bill.........

Vaya con Dios,
Chuck, CABGx3


"Bill Ridgeway" wrote in message
...
It can be argued that the proper place for a database is database

management
software like Access but I use Excel extensively for this purpose and,

at
least for me, it works well.

If you think of the old record cards, all the information on the card

is
a
record. Each piece of information on the card is a field.

On a spreadsheet each row is a record and each column holds a piece of
information so is a field.

It is important to design a spreadsheet not just type everything in.

By
design I mean stop, have a cup of tea and think about what is wanted.

This
cane be defined as input (data to be put in) and output (what you want

to
do
with the date - including pivot tables charts etc.) What you are

doing
is
the middle bit and now you can appreciate that if you don't get all

three
elements designed properly you'll be foerever tampering with it to get

it
right.

On the input side I would recommend that you split data as much as

possible.
For a person's name you will need a field each for "Miss/Mr/Mrs/Ms",

First
name, Initial, Family name. For the address you will need a field for
"Building", "DP1" (Distribution point1 - House number), "DP2"

(Distribution
point2 - Road), "Dependent locality" (locale), "PostTown", "Postcode".

It
is easy to bundle information together but this approach ensures that

you
don't have to unbundle it when trying to analyse date. The rest of

the
field are up to you but bear in mind my comment on splitting data.

On the output side I can't comment as I don't know the purpose to

which
data
is being put.

Hope this helps.
Regards.

Bill Ridgeway
Computer Solutions

"Kenn Holmberg" <Kenn wrote in

message
...
I am a new user, and am required to create an Excel database. Any

hints
would
be helpful. The online documents are not clear. Also, where is the

"Field
button" ?I am using 2003 Standard Edition.








  #10   Report Post  
Anne Troy
 
Posts: n/a
Default

My poor attempt at humor. Yes, I thought Bill's explanation was way GREAT!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"CLR" wrote in message
...
Sorry Anne, and others........I meant no dis-credit to any other response.
It's just when I read Bill's I felt good about the explanation and the way
he presented it and felt moved to offer my appreciation.

Vaya con Dios,
Chuck, CABGx3




"Anne Troy" wrote in message
news:671be$42cb1950$97c5108d$27426@allthenewsgroup s.com...
I thought so, too, but didn't want to diminish anyone else's, including

my
own (by comparison) lame-o!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"CLR" wrote in message
...
Nice response Bill.........

Vaya con Dios,
Chuck, CABGx3


"Bill Ridgeway" wrote in message
...
It can be argued that the proper place for a database is database
management
software like Access but I use Excel extensively for this purpose

and,
at
least for me, it works well.

If you think of the old record cards, all the information on the

card
is
a
record. Each piece of information on the card is a field.

On a spreadsheet each row is a record and each column holds a piece

of
information so is a field.

It is important to design a spreadsheet not just type everything in.

By
design I mean stop, have a cup of tea and think about what is

wanted.
This
cane be defined as input (data to be put in) and output (what you

want
to
do
with the date - including pivot tables charts etc.) What you are

doing
is
the middle bit and now you can appreciate that if you don't get all

three
elements designed properly you'll be foerever tampering with it to

get
it
right.

On the input side I would recommend that you split data as much as
possible.
For a person's name you will need a field each for "Miss/Mr/Mrs/Ms",

First
name, Initial, Family name. For the address you will need a field

for
"Building", "DP1" (Distribution point1 - House number), "DP2"
(Distribution
point2 - Road), "Dependent locality" (locale), "PostTown",

"Postcode".
It
is easy to bundle information together but this approach ensures

that
you
don't have to unbundle it when trying to analyse date. The rest of

the
field are up to you but bear in mind my comment on splitting data.

On the output side I can't comment as I don't know the purpose to

which
data
is being put.

Hope this helps.
Regards.

Bill Ridgeway
Computer Solutions

"Kenn Holmberg" <Kenn wrote in

message
...
I am a new user, and am required to create an Excel database. Any

hints
would
be helpful. The online documents are not clear. Also, where is the
"Field
button" ?I am using 2003 Standard Edition.












  #11   Report Post  
Tushar Mehta
 
Posts: n/a
Default

Oh, you don't have to be so sensitive.

If people get bent out of shape because you paid someone else a
compliment, f**k 'em! {grin}

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
Sorry Anne, and others........I meant no dis-credit to any other response.
It's just when I read Bill's I felt good about the explanation and the way
he presented it and felt moved to offer my appreciation.

Vaya con Dios,
Chuck, CABGx3




"Anne Troy" wrote in message
news:671be$42cb1950$97c5108d$27426@allthenewsgroup s.com...
I thought so, too, but didn't want to diminish anyone else's, including my
own (by comparison) lame-o!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"CLR" wrote in message
...
Nice response Bill.........

Vaya con Dios,
Chuck, CABGx3


"Bill Ridgeway" wrote in message
...
It can be argued that the proper place for a database is database
management
software like Access but I use Excel extensively for this purpose and,

at
least for me, it works well.

If you think of the old record cards, all the information on the card

is
a
record. Each piece of information on the card is a field.

On a spreadsheet each row is a record and each column holds a piece of
information so is a field.

It is important to design a spreadsheet not just type everything in.

By
design I mean stop, have a cup of tea and think about what is wanted.
This
cane be defined as input (data to be put in) and output (what you want

to
do
with the date - including pivot tables charts etc.) What you are

doing
is
the middle bit and now you can appreciate that if you don't get all

three
elements designed properly you'll be foerever tampering with it to get

it
right.

On the input side I would recommend that you split data as much as
possible.
For a person's name you will need a field each for "Miss/Mr/Mrs/Ms",

First
name, Initial, Family name. For the address you will need a field for
"Building", "DP1" (Distribution point1 - House number), "DP2"
(Distribution
point2 - Road), "Dependent locality" (locale), "PostTown", "Postcode".

It
is easy to bundle information together but this approach ensures that

you
don't have to unbundle it when trying to analyse date. The rest of

the
field are up to you but bear in mind my comment on splitting data.

On the output side I can't comment as I don't know the purpose to

which
data
is being put.

Hope this helps.
Regards.

Bill Ridgeway
Computer Solutions

"Kenn Holmberg" <Kenn wrote in

message
...
I am a new user, and am required to create an Excel database. Any

hints
would
be helpful. The online documents are not clear. Also, where is the
"Field
button" ?I am using 2003 Standard Edition.









Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use Excel to post data to an external database? ctimrun Excel Discussion (Misc queries) 0 June 14th 05 05:39 AM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
Excel Database mikedix Excel Discussion (Misc queries) 0 June 8th 05 09:37 PM
i want to connect excel with sql server 2000 as database with macr khurram saddique Excel Discussion (Misc queries) 2 February 18th 05 11:09 AM
How to use a Access Query that as a parameter into Excel database query Karen Middleton Excel Discussion (Misc queries) 1 December 13th 04 07:54 PM


All times are GMT +1. The time now is 07:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"