How can I open Office 2007 files in older versions of Office?
You can not. You need to save the files from Office 2007 in compatibility mode if you want to open the files with an older version of Office.
I don't believe there is such a font available. The easier way - would be to create the palindrome using Microsoft Paint. You can manipulate the letters as you see fit.
Include your OpenOffice version and the Operating System that it is installed on?
Only you know which operating system your version of OpenOffice is installed on. The version of OpenOffice you're using, can be found by - opening any document, clicking the 'help' button, and selecting the 'About OpenOffice' option.
If MS office butter then office writter y we use the office writter?
Microsoft Office is better than the Office writer because of its compatibility with most of the systems.
Are spreadsheets used in hospitals?
Yes they would be used for lots of things in hospitals. Anything to do with numbers can be done in a spreadsheet. So hospitals could use them to calculate the amount of patients they have, income, expenses and many other things.
Do openoffice have hyperlinks?
You can certainly put hyper-links in the word-processor. I get emails from a company, which I save in Open Office. Part of their address is their web-site - which shows as a blue hyper-link in the document. Clicking on the link takes me straight to the web-site.
To insert a hyper-link into a document... Click Insert, then Hyper-link - then type the link into the box provided, and click OK when done.
Can a graduation card be made using OpenOffice?
It depends how complex a design you want - but it's certainly possible ! Create a separate page for the outside front, and inside greeting - and just make sure you feed the paper into the printer the right way round !
Can you install OpenOffice on a tablet Samsung Galaxy Tab with an Android OS?
Yes, Openoffice was designed specifically for tablet use. It runs on the Android OS but may need an additional download of a file converter from the Android market place.
What format standard does Openoffice use to save files?
It uses ODF (Open Document Format) created for OpenOffice. It can be read by many other software packages. Additionally, Openoffice and LibrOffice can also save in other formats including various releases of Microsoft Office.
What are the relative advantages other than cost of OpenOffice versus Microsoft Office Suite?
OpenOffice is cross-platform, capable of running on any system with a Java Runtime Environment installed. Microsoft Office only runs on Windows and Mac OS X, and uses two different versions to accomplish this. OpenOffice is portable; you can place it on a USB Flash drive and move it from computer to computer. Microsoft Office requies that a copy be installed on every system you wish to run it on.
When typing on LibreOffice it erases text that is to the right of the cursor so how do I fix it?
It sounds like you've 'toggled' the over-type function. If it happens again - press the 'Ins' key on your keyboard - that toggles between the (normal) insert mode and overtype mode.
Does OpenOffice have clip art?
It doesn't have clip-art built in. However it does have the capability of inserting pictures etc into documents. To insert a picture or drawing - click Insert then select Picture - select 'from file'. Locate the picture on your computer and click it. The picture will be inserted into the document at the place where the cursor is. You can re-size the picture using the taps at the edges and corners. Remember to save the document when you're happy with it !
What is the advantage of openoffice to others?
OpenOffice has several advantages to other office suites.
1. Unlike Microsoft Office or iWork, OpenOffice is available free of charge.
2. Unlike Microsoft Office or iWork, OpenOffice is open-source, and free to modify.
3. Unlike GNOME Office, KOffice, or Siag Office, OpenOffice is written in Java. This means that it does not need to be ported to other operating systems; it should run out-of-the-box on any system with a Java runtime.
What is the first indent marker on the computer?
It is at 0.5 inches or 1.27 centimetres. If you hit the tab key when at the left margin, it will jump the cursor to that point.
What is a descriptive word entered as text on a spreadsheet called?
To make a chart sheet or worksheet the active, or selected, sheet. The sheet that you activate determines which tabs are displayed. To activate a sheet, click the tab for the sheet in the workbook.
active cell
The selected cell in which data is entered when you begin typing. Only one cell is active at a time. The active cell is bounded by a heavy border.
active sheet
The sheet that you're working on in a workbook. The name on the tab of the active sheet is bold.
address
The path to an object, document, file, page, or other destination. An address can be a URL (Web address) or a UNC path (network address), and can include a specific location within a file, such as a Word bookmark or an Excel cell range.
alternate startup folder
A folder in addition to the XLStart folder that contains workbooks or other files that you want to be opened automatically when you start Excel and templates that you want to be available when you create new workbooks.
alternate startup folder
A folder in addition to the XLStart folder that contains workbooks or other files that you want to be opened automatically when you start Excel and templates that you want to be available when you create new workbooks.
argument
The values that a function uses to perform operations or calculations. The type of argument a function uses is specific to the function. Common arguments that are used within functions include numbers, text, cell references, and names.
array
Used to build single formulas that produce multiple results or that operate on a group of arguments that are arranged in rows and columns. An array range shares a common formula; an array constant is a group of constants used as an argument.
array formula
A formula that performs multiple calculations on one or more sets of values, and then returns either a single result or multiple results. Array formulas are enclosed between braces { } and are entered by pressing CTRL+SHIFT+ENTER.
associated PivotTable report
The PivotTable report that supplies the source data to the PivotChart report. It is created automatically when you create a new PivotChart report. When you change the layout of either report, the other also changes.
autoformat
A built-in collection of cell formats (such as font size, patterns, and alignment) that you can apply to a range of data. Excel determines the levels of summary and detail in the selected range and applies the formats accordingly.
axis
A line bordering the chart plot area used as a frame of reference for measurement. The y axis is usually the vertical axis and contains data. The x-axis is usually the horizontal axis and contains categories.
What is better Microsoft Publisher or OpenOffice Draw?
They are two completely different programs ! MS Publisher is a text manipulator program - OpenOffice Draw is a graphics program !
How do you insert header and footer in open office calc?
Open the spreadsheet - and select Format, then Page - In the small box that opens, click on the Header tab. Set each option as required - Repeat for Footer - then click OK
UNfortunately, you would need to know the password to re-set it. It's possible you could import the file into OpenOffice - but you would still need the original password !
How do you RANK a set of numbers in a spreadsheet?
You use the RANK function. So if you have a set of numbers in the cells from A2 to A15 and wanted to put a rank of each one beside it, then starting in B2, you would have the following formula:
=RANK(B2,A$2:A$15)
That will rank from highest to lowest. There is an optional argument, to rank them in reverse order. You would use 0 for the default of ranking the highest as first, which is the default, and 1 to rank the lowest as first, like this:
=RANK(B2,A$2:A$15,1)
You could use the Format Painter, double clicking on it before it starts while selecting a cell that has the colour you want. You could also select the cells first, by clicking on them while holding the Ctrl key and then choose the colour you want from the font settings.