Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Using Excel as a database and textfield

I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text area.
For example, space to write a few notes about a particular record - perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can prove me
wrong. If so, I'd be grateful if you could point me in the direction of a
sample Excel database which uses text well!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default Using Excel as a database and textfield

Excel is not a database processor. It is a spreadsheet processor. There is a
great deal of difference between a database and a spreadsheet. If you want
to have a database, Access may be an option.

Tyro

"C Tate" wrote in message
...
I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text
area.
For example, space to write a few notes about a particular record -
perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can prove me
wrong. If so, I'd be grateful if you could point me in the direction of a
sample Excel database which uses text well!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Using Excel as a database and textfield

You can put notes in a cell and things should work ok.

If your notes are pretty long (more than 1000 characters), you may find that you
can't see all the text in the cell.

But you can add alt-enters (to force new lines within the cell) every 80-100
characters so you can see lots more than 1000 characters.

But excel doesn't make much of a word processor.



C Tate wrote:

I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text area.
For example, space to write a few notes about a particular record - perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can prove me
wrong. If so, I'd be grateful if you could point me in the direction of a
sample Excel database which uses text well!


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default Using Excel as a database and textfield

Nor a database processor

Tyro

"Dave Peterson" wrote in message
...
You can put notes in a cell and things should work ok.

If your notes are pretty long (more than 1000 characters), you may find
that you
can't see all the text in the cell.

But you can add alt-enters (to force new lines within the cell) every
80-100
characters so you can see lots more than 1000 characters.

But excel doesn't make much of a word processor.



C Tate wrote:

I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text
area.
For example, space to write a few notes about a particular record -
perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can prove
me
wrong. If so, I'd be grateful if you could point me in the direction of a
sample Excel database which uses text well!


--

Dave Peterson



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Using Excel as a database and textfield

I bet millions of users have used it as a container for a flat file database.

Tyro wrote:

Nor a database processor

Tyro

"Dave Peterson" wrote in message
...
You can put notes in a cell and things should work ok.

If your notes are pretty long (more than 1000 characters), you may find
that you
can't see all the text in the cell.

But you can add alt-enters (to force new lines within the cell) every
80-100
characters so you can see lots more than 1000 characters.

But excel doesn't make much of a word processor.



C Tate wrote:

I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text
area.
For example, space to write a few notes about a particular record -
perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can prove
me
wrong. If so, I'd be grateful if you could point me in the direction of a
sample Excel database which uses text well!


--

Dave Peterson


--

Dave Peterson


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default Using Excel as a database and textfield

A flat file is not a database. It is a flat file. Perhaps you might want to
look into databases, especially realational databases
Tyro

"Dave Peterson" wrote in message
...
I bet millions of users have used it as a container for a flat file
database.

Tyro wrote:

Nor a database processor

Tyro

"Dave Peterson" wrote in message
...
You can put notes in a cell and things should work ok.

If your notes are pretty long (more than 1000 characters), you may find
that you
can't see all the text in the cell.

But you can add alt-enters (to force new lines within the cell) every
80-100
characters so you can see lots more than 1000 characters.

But excel doesn't make much of a word processor.



C Tate wrote:

I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text
area.
For example, space to write a few notes about a particular record -
perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can
prove
me
wrong. If so, I'd be grateful if you could point me in the direction
of a
sample Excel database which uses text well!

--

Dave Peterson


--

Dave Peterson



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Using Excel as a database and textfield

Thanks for the suggestion.

I'd bet when people use excel as a database, it looks more like a flat file--not
a relational database.



Tyro wrote:

A flat file is not a database. It is a flat file. Perhaps you might want to
look into databases, especially realational databases
Tyro

"Dave Peterson" wrote in message
...
I bet millions of users have used it as a container for a flat file
database.

Tyro wrote:

Nor a database processor

Tyro

"Dave Peterson" wrote in message
...
You can put notes in a cell and things should work ok.

If your notes are pretty long (more than 1000 characters), you may find
that you
can't see all the text in the cell.

But you can add alt-enters (to force new lines within the cell) every
80-100
characters so you can see lots more than 1000 characters.

But excel doesn't make much of a word processor.



C Tate wrote:

I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text
area.
For example, space to write a few notes about a particular record -
perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can
prove
me
wrong. If so, I'd be grateful if you could point me in the direction
of a
sample Excel database which uses text well!

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default Using Excel as a database and textfield

How do you want the text to be displayed? For yourself or some other user?

I find that if I have lots of text in a cell which I cant see, I just press
F2 and the formula bar expands to reveal all.

"C Tate" wrote:

I have found that Excel has some excellent capabilities as a database.
However, it seems to me that it is not so good if you need a free text area.
For example, space to write a few notes about a particular record - perhaps a
paragraph or two. Am I right in saying this? Perhaps somebody can prove me
wrong. If so, I'd be grateful if you could point me in the direction of a
sample Excel database which uses text well!

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
Convert Excel database to dBASE database? RPI Marketeer Excel Discussion (Misc queries) 1 January 18th 08 06:25 PM
database query not showing foxpro database How I import data mangat New Users to Excel 1 June 24th 07 03:31 PM
How to make reference to database and if true copy from database? V!p3r Excel Discussion (Misc queries) 4 February 5th 07 02:19 PM
Moved database, how do I change link to the database in excel Toastrack Excel Discussion (Misc queries) 0 October 20th 06 09:36 AM
Transforming messy database into clean database SteveC Excel Discussion (Misc queries) 4 January 24th 06 11:34 PM


All times are GMT +1. The time now is 06:59 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"