answersLogoWhite

0

To debug means to fix errors.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What does it mean to paint in Excel?

paint it on the spreadsheet


What do the letters in the file name extension 'xls' mean?

They are short for "Excel Spreadsheet."


What are boxes in Excel?

You may mean the cells in Excel. They are where a column and a row intersect. They are the main components of a spreadsheet.


Xls on computers mean?

XLS is the common extension for an MS Excel (tm) spreadsheet. Therefore chances are the reference you and/or your computer is referring to is an Excel Spreadsheet. To open this file format you must have either MS (Microsoft) Excel standalone, or MS Office installed on your computer.


What is Excel workbook collection of?

A workbook in Excel is a collection of worksheets, which may be what you mean. There is no particular name for a collection of workbooks. They are just workbooks or spreadsheet files.


Where could I attend Excel training in Texas?

This isn't clear. There is an actual company called "Excel Training" in Corpus Christi. If you mean Excel the spreadsheet, then try this: http://www.excelsolutionsteam.com in Houston.


What is the other name for MS Excel?

MS Excel has no other name. It is a spreadsheet application developed by Microsoft Corporation. It is part of a suite of products called Microsoft Office. MS stands for Micro Soft. Excel is a spreadsheet program which allows you to enter and calculate information for reports.


What does the word Excel mean?

To excel is to do very well in something, well above average. It comes from excellent. Experts in things excel in their areas of work. The top athletes excel in their sport. Excel is also the name of the most popular spreadsheet program. It is made by Microsoft.


How do you calculate treynor ratio in Excel?

calculate the effective return (mean return minus the risk free rate) divided by the beta. the excel spreadsheet in the related link has an example.


In excel what is the major power that a spreadsheet has?

It is not clear what you mean by the word "power" in this context, but a significant use for a spreadsheet is to automatically calculate complex equations and perform mathematical functions on long lists of numbers.


What is the name of excel files?

Hey, I don't know if this is what you mean or not but, if you mean, 'what is the 'code' at the end of the files', then I think it is: .exl Hope this helps JJ x


What must you type to start off a formula in Excel?

Excel formulas begin with an equal sign, for example:=SUM(A1:A7)will give you the total of the numbers in cells A1, A2, A3, A4, A5, A6 and A7.Array formulas start with = but are enclosed in brace bracket{}.You can also use the plus or minus sign to start a formula, but as soon as you press Enter, a plus will be converted into an equals sign and a minus sign will have an equals sign inserted before it, so the formula will still show as starting with an equals sign.+5+7 will become =5+7-10*2 will become =-10*2Lotus 123 was the big spreadsheet application before Excel. It used the @ sign to start its functions. In order to help people moving from using Lotus 123 to Excel, the ability to start functions with the @ sign was included in Excel, and you can still do that. This applies only to functions at the start of a formula, not any formula.