answersLogoWhite

0

A spreadsheet could in theory be used to write letters, but it is a job best done with a word processor, so a spreadsheet would not be used to write letters.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you print a spreadsheet without the letters and number row and column?

You can turn them off in the options when printing. Check out the options section.


Write a c program to print roman letters?

good morning


What are three types of computer application program?

1. word processing. 2. program that allows you to create, edit and print text document. 3. spreadsheet; rows and columns.


What the print set area command is use to?

If you want to print just a part of a spreadsheet and not the whole lot of it, you can select the part you want to print and set the Print Area. It is a very useful feature if you only want to print an important part from what is a large spreadsheet, like some totals or some columns. When you have finished, you can use the setting to clear the print area which will set the setting back to normal and do a full print of the spreadsheet.


How do you insert a page break into your worksheet in Excel?

Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.Like in a word processor or some other applications, a page break in a spreadsheet determines where a new page starts to print when the spreadsheet is sent to a printer.


What presents a data similar to an Excel spreadsheet?

print review


What do you click in order to print just a portion of the spreadsheet?

selection


How do you write a program using the gotoxy statement and print function to display letters of the alphabet on the computer screen?

There is no gotoxy statement in C.


How can you print two columns on one page in Excel?

If you only want to print data from two columns out of your spreadsheet, you can use the Print Area option to choose which ones you want to print. Just select the data and then go to the File menu and click Print Area and Set Print Area. When you then go to print, it will only print what you have selected and not any other data that may be on the spreadsheet. Use Clear Print Area, to restore the printing option to normal.


How do I see my work on a spreadsheet before I print it?

As you are working on it, you can see it. To see what it will look like when it is printed, you use the Print Preview facility.


Write a program that converts a string from small letters to capital letters and vice versa?

Here's a Python program that accomplishes this: def convert_case(input_str): return input_str.swapcase() user_input = input("Enter a string: ") converted_str = convert_case(user_input) print("Converted string:", converted_str)


Write a unix program to print print a pattern?

echo 'print a pattern'