answersLogoWhite

0

Now, depending on what you are asking it can contain a configuration of 1000-2500 words. It also depends on the file format; but if you are using a microsoft technologic computer system it may be more.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is text data in access?

The field can contain any characters. A maximum number of 255 characters is allowed in a field whose data type is Text.


In Access text data type contain maximum character of?

In Access, the Text data type can hold up to 255 characters. If you need to store more characters, you can use the Memo data type, which can store up to 65,535 characters.


The maximum number of characters allowed in a field whose data type is text is 1024?

255 max for text


What field data type can contain any characters?

text


How many characters are allowed in a data type of text?

The maximum number of characters allowed in a text data type varies depending on the database system being used. For example, in MySQL, the maximum length is 65,535 characters, while in PostgreSQL, it is unlimited (1GB). It's important to check the specific documentation of the database system to determine the exact limits.


A field whose data type is can contain any characters?

text


What is the name of the greatest number in a set of data?

maximum


How do you find the range in data handling?

maximum number-minimum number = range


What is maximum value in math?

it is the greatest #(or number)in the set of data


Is there a maximum number of data points that could be used on a graph?

no


Can you alter the maximum number of characters that are displayed in a Excel cell?

A cell can hold up to 32,767 characters, of which only 1024 can be seen in the cell. Than cannot be changed. All of the characters can be seen in the Formula Bar. What you can do is set a minimum and maximum amount of characters that can be inputted, by using the text option in the Data Validation facility.


What determines the kind of data that a field can contain?

The data type of a field determines the kind of data it can contain. For example, a field with a data type of "Text" can contain letters and numbers, while a field with a data type of "Number" can only contain numerical values. The data type is set when designing the database schema.