answersLogoWhite

0

For MS Word Versions Till 2003:

1. Click on FILE

2. Click on PAGE SETUP

3. Click on PAPER tab

4. Under Paper Size Option select A5

5. Click on OK

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you make your word document A5 size?

file>print> go to the zoom option and select page size. this will print the page as an A5 image. or you could go file>page setup> and chnage the paper size to A5 there


How many a4 pages fit into an a3 page?

An A4 page is too large to fit into an A5 page, as A4 is twice as large than A5. An A5 page would fit into an A4 page twice.


How many A5 pages fit into an A4 page?

The ratio of the area of an A4 page to an A5 page is 2:1. Therefore, theoretically, you could fit 2 A5 pages into an A4 page if you were able to perfectly divide the A4 page into equal halves. However, in practice, due to margins and other factors, it may not be possible to fit two complete A5 pages onto a single A4 page.


How do you print in a5?

You will need A5 paper, which is half the size of A4. You will also need a printer that can deal with A5, which most printers can. In the software you are printing from, you would need to have the print settings set to print on A5 paper. You can usually do this by going to the File menu and picking Page Setup. From there you will be able to change the page size to A5. Once your document is finished and you have the printer connected and with paper in it, you should be able to print from your application.


Did browning ever make an A5 410?

No


What is a5 letter word meaning an antique or keepsake?

curio


How many written words fit on an a5 page?

The number of written words that fit on an A5 page can vary depending on factors such as font size, line spacing, and margins. On average, a standard A5 page with 1-inch margins, 12-point font size, and single spacing can accommodate around 300-350 words. However, adjusting these variables can significantly alter the word count on the page.


What Japanese companies make copies of the A5?

Miroku


When did browning make the first A5 shotgun?

1902


How do you use Microsoft Excel to multiply numbers in A column and B column?

You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2You do it as follows, making sure the formula is not entered in cell A5 or cell B2:=A5*B2


What is the Microsoft Excel formula for adding the first column rows 1 through 5?

The simplest way is like this: =SUM(A1:A5)


Is there a quotient function in Microsoft Excel?

Some versions of Excel do not have it but versions since Excel 2010 all do. Prior to that, you could get it in other ways, like using the INT function on the result of a division. So it could be done in these ways, where you are using the cells A5 and D5 in the calculation. =QUOTIENT(A5,D5) =INT(A5/D5)