Infopath 2010 Cookbook 5 Read From Excel List
![]() | |
![]() A simple line chart beingness created in Excel, running on Windows 10 | |
Developer(due south) | Microsoft |
---|---|
Initial release | 1987 (1987) |
Stable release | 2103 (16.0.13901.20400) / April thirteen, 2021 (2021-04-13) [i] |
Operating system | Microsoft Windows |
Type | Spreadsheet |
License | Trialware[2] |
Website | products |
![]() Excel for Mac (version 16.44), running on macOS Mojave 10.xiv.6 | |
Developer(s) | Microsoft |
---|---|
Initial release | September 30, 1985 (1985-09-thirty) |
Stable release | 16.56 (Build 21121100) / December 14, 2021 (2021-12-14) [3] |
Operating system | macOS |
Type | Spreadsheet |
License | Proprietary commercial software |
Website | products |
Developer(s) | Microsoft Corporation |
---|---|
Stable release | 16.0.14729.20146 / Dec 22, 2021 (2021-12-22) [4] |
Operating arrangement | Android Oreo and later |
Type | Spreadsheet |
License | Proprietary commercial software |
Website | products |
Developer(due south) | Microsoft Corporation |
---|---|
Stable release | 2.56 / December 12, 2021 (2021-12-12) [v] |
Operating system | iOS 14 or later IPadOS 14 or later on |
Type | Spreadsheet |
License | Proprietary commercial software |
Website | products |
Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS. It features adding or ciphering capabilities, graphing tools, pivot tables, and a macro programming linguistic communication called Visual Basic for Applications (VBA). Excel forms function of the Microsoft Role suite of software.
Features
Basic performance
Microsoft Excel has the basic features of all spreadsheets,[6] using a grid of cells bundled in numbered rows and letter-named columns to organize data manipulations like arithmetic operations. It has a bombardment of supplied functions to answer statistical, engineering, and fiscal needs. In addition, it can display data as line graphs, histograms and charts, and with a very limited three-dimensional graphical display. It allows sectioning of data to view its dependencies on various factors for different perspectives (using pivot tables and the scenario manager).[7]> A PivotTable is a tool for information analysis. It does this by simplifying big information sets via PivotTable fields It has a programming aspect, Visual Basic for Applications, allowing the user to utilize a wide variety of numerical methods, for example, for solving differential equations of mathematical physics,[8] [ix] and then reporting the results back to the spreadsheet. It likewise has a diverseness of interactive features allowing user interfaces that can completely hibernate the spreadsheet from the user, then the spreadsheet presents itself every bit a so-called application, or determination support system (DSS), via a custom-designed user interface, for example, a stock analyzer,[10] or in general, equally a design tool that asks the user questions and provides answers and reports.[11] [12] In a more elaborate realization, an Excel application can automatically poll external databases and measuring instruments using an update schedule,[13] analyze the results, brand a Word report or PowerPoint slide show, and electronic mail these presentations on a regular basis to a list of participants. Excel was not designed to be used as a database.[ citation needed ]
Microsoft allows for a number of optional command-line switches to control the manner in which Excel starts.[14]
Functions
Excel 2016 has 484 functions.[15] Of these, 360 existed prior to Excel 2010. Microsoft classifies these functions in fourteen categories. Of the 484 current functions, 386 may be chosen from VBA as methods of the object "WorksheetFunction"[16] and 44 accept the same names as VBA functions.[17]
With the introduction of LAMBDA, Excel will become Turing complete.[18]
Macro programming
VBA programming
Apply of a user-defined function sq(x) in Microsoft Excel. The named variables x & y are identified in the Proper name Managing director. The part sq is introduced using the Visual Basic editor supplied with Excel.
Subroutine in Excel calculates the foursquare of named column variable 10 read from the spreadsheet, and writes it into the named cavalcade variable y.
The Windows version of Excel supports programming through Microsoft's Visual Basic for Applications (VBA), which is a dialect of Visual Basic. Programming with VBA allows spreadsheet manipulation that is awkward or impossible with standard spreadsheet techniques. Programmers may write code straight using the Visual Basic Editor (VBE), which includes a window for writing code, debugging code, and code module organization environs. The user can implement numerical methods equally well as automating tasks such equally formatting or data system in VBA[19] and guide the calculation using any desired intermediate results reported dorsum to the spreadsheet.
VBA was removed from Mac Excel 2008, every bit the developers did non believe that a timely release would permit porting the VBA engine natively to Mac Bone X. VBA was restored in the next version, Mac Excel 2011,[20] although the build lacks support for ActiveX objects, impacting some high level developer tools.[21]
A common and easy way to generate VBA code is by using the Macro Recorder.[22] The Macro Recorder records deportment of the user and generates VBA lawmaking in the form of a macro. These actions can then be repeated automatically by running the macro. The macros can also exist linked to different trigger types like keyboard shortcuts, a command button or a graphic. The deportment in the macro tin exist executed from these trigger types or from the generic toolbar options. The VBA code of the macro can as well be edited in the VBE. Certain features such equally loop functions and screen prompt by their own properties, and some graphical display items, cannot exist recorded merely must be entered into the VBA module directly by the programmer. Advanced users tin employ user prompts to create an interactive program, or react to events such as sheets being loaded or changed.
Macro Recorded code may not be compatible with Excel versions. Some code that is used in Excel 2010 cannot exist used in Excel 2003. Making a Macro that changes the cell colors and making changes to other aspects of cells may non be backward compatible.
VBA code interacts with the spreadsheet through the Excel Object Model,[23] a vocabulary identifying spreadsheet objects, and a set of supplied functions or methods that enable reading and writing to the spreadsheet and interaction with its users (for example, through custom toolbars or command bars and message boxes). User-created VBA subroutines execute these deportment and operate like macros generated using the macro recorder, merely are more flexible and efficient.
History
From its offset version Excel supported end-user programming of macros (automation of repetitive tasks) and user-divers functions (extension of Excel's born function library). In early versions of Excel, these programs were written in a macro language whose statements had formula syntax and resided in the cells of special-purpose macro sheets (stored with file extension .XLM in Windows.) XLM was the default macro language for Excel through Excel 4.0.[24] Beginning with version 5.0 Excel recorded macros in VBA past default but with version 5.0 XLM recording was still allowed as an pick. After version five.0 that option was discontinued. All versions of Excel, including Excel 2010 are capable of running an XLM macro, though Microsoft discourages their apply.[25]
Charts
Graph made using Microsoft Excel
Excel supports charts, graphs, or histograms generated from specified groups of cells. Information technology also supports Pivot Charts that let for a chart to be linked directly to a Pivot tabular array. This allows the nautical chart to exist refreshed with the Pivot Tabular array. The generated graphic component can either be embedded within the current sheet or added as a separate object.
These displays are dynamically updated if the content of cells changes. For example, suppose that the important blueprint requirements are displayed visually; so, in response to a user's change in trial values for parameters, the curves describing the design change shape, and their points of intersection shift, assisting the selection of the all-time design.
Add-ins
Additional features are available using add-ins. Several are provided with Excel, including:
- Analysis ToolPak: Provides data analysis tools for statistical and engineering analysis (includes analysis of variance and regression analysis)
- Analysis ToolPak VBA: VBA functions for Analysis ToolPak
- Euro Currency Tools: Conversion and formatting for euro currency
- Solver Add-In: Tools for optimization and equation solving
Excel for the web
Excel for the web is a complimentary lightweight version of Microsoft Excel available equally part of Function on the spider web, which also includes web versions of Microsoft Word and Microsoft PowerPoint.
Excel for the web tin display well-nigh of the features available in the desktop versions of Excel, although information technology may not be able to insert or edit them. Certain data connections are non accessible on Excel for the spider web, including with charts that may employ these external connections. Excel for the web also cannot display legacy features, such as Excel four.0 macros or Excel 5.0 dialog sheets. There are also small-scale differences between how some of the Excel functions work.[26]
Data storage and communication
Number of rows and columns
Versions of Excel upwards to 7.0 had a limitation in the size of their data sets of 16K (214 = 16384 ) rows. Versions 8.0 through 11.0 could handle 64K (216 = 65536 ) rows and 256 columns (ii8 as label 'Iv'). Version 12.0 onwards, including the current Version xvi.x, can handle over 1M (ii20 = i048 576 ) rows, and 16384 (214, labeled as column 'XFD') columns.[27]
File formats
Filename extension | .xls, (.xlsx, .xlsm, .xlsb - Excel 2007) |
---|---|
Internet media type | awarding/vnd.ms-excel |
Uniform Type Identifier (UTI) | com.microsoft.excel.xls |
Developed by | Microsoft |
Blazon of format | Spreadsheet |
Microsoft Excel up until 2007 version used a proprietary binary file format called Excel Binary File Format (.XLS) equally its primary format.[28] Excel 2007 uses Office Open up XML as its master file format, an XML-based format that followed later on a previous XML-based format called "XML Spreadsheet" ("XMLSS"), start introduced in Excel 2002.[29]
Although supporting and encouraging the use of new XML-based formats as replacements, Excel 2007 remained backwards-compatible with the traditional, binary formats. In improver, about versions of Microsoft Excel can read CSV, DBF, SYLK, DIF, and other legacy formats. Support for some older file formats was removed in Excel 2007.[30] The file formats were mainly from DOS-based programs.
Binary
OpenOffice.org has created documentation of the Excel format. Two epochs of the format be: the 97-2003 OLE format, and the older stream format.[31] Microsoft has fabricated the Excel binary format specification available to freely download.[32]
XML Spreadsheet
The XML Spreadsheet format introduced in Excel 2002[29] is a simple, XML based format missing some more advanced features like storage of VBA macros. Though the intended file extension for this format is .xml, the program besides correctly handles XML files with .xls extension. This feature is widely used by third-party applications (e.g. MySQL Query Browser) to offering "export to Excel" capabilities without implementing binary file format. The following example will be correctly opened past Excel if saved either as Book1.xml or Book1.xls:
<?xml version="ane.0"?> <Workbook xmlns= "urn:schemas-microsoft-com:function:spreadsheet" xmlns:o= "urn:schemas-microsoft-com:office:office" xmlns:ten= "urn:schemas-microsoft-com:function:excel" xmlns:ss= "urn:schemas-microsoft-com:function:spreadsheet" xmlns:html= "http://www.w3.org/TR/REC-html40" > <Worksheet ss:Name= "Sheet1" > <Table ss:ExpandedColumnCount= "2" ss:ExpandedRowCount= "two" ten:FullColumns= "1" 10:FullRows= "i" > <Row> <Prison cell><Data ss:Type= "String" >Name</Data></Prison cell> <Cell><Data ss:Type= "Cord" >Example</Data></Prison cell> </Row> <Row> <Jail cell><Data ss:Type= "Cord" >Value</Information></Cell> <Cell><Data ss:Type= "Number" >123</Data></Jail cell> </Row> </Tabular array> </Worksheet> </Workbook>
Electric current file extensions
Microsoft Excel 2007, along with the other products in the Microsoft Role 2007 suite, introduced new file formats. The first of these (.xlsx) is defined in the Role Open XML (OOXML) specification.
Format | Extension | Clarification |
---|---|---|
Excel Workbook | .xlsx | The default Excel 2007 and later workbook format. In reality, a Zip compressed archive with a directory construction of XML text documents. Functions as the primary replacement for the former binary .xls format, although it does not back up Excel macros for security reasons. Saving as .xlsx offers file size reduction over .xls[33] |
Excel Macro-enabled Workbook | .xlsm | As Excel Workbook, but with macro support. |
Excel Binary Workbook | .xlsb | Equally Excel Macro-enabled Workbook, but storing data in binary form rather than XML documents for opening and saving documents more than apace and efficiently. Intended especially for very large documents with tens of thousands of rows, and/or several hundreds of columns. This format is very useful for shrinking large Excel files equally is oftentimes the case when doing data assay. |
Excel Macro-enabled Template | .xltm | A template document that forms a basis for actual workbooks, with macro support. The replacement for the old .xlt format. |
Excel Add together-in | .xlam | Excel add-in to add actress functionality and tools. Inherent macro support considering of the file purpose. |
Erstwhile file extensions
Format | Extension | Description |
---|---|---|
Spreadsheet | .xls | Main spreadsheet format which holds data in worksheets, charts, and macros |
Add-in (VBA) | .xla | Adds custom functionality; written in VBA |
Toolbar | .xlb | The file extension where Microsoft Excel custom toolbar settings are stored. |
Chart | .xlc | A chart created with data from a Microsoft Excel spreadsheet that only saves the chart. To save the chart and spreadsheet save as .XLS. XLC is non supported in Excel 2007 or in any newer versions of Excel. |
Dialog | .xld | Used in older versions of Excel. |
Annal | .xlk | A backup of an Excel Spreadsheet |
Add-in (DLL) | .xll | Adds custom functionality; written in C++/C, Visual Basic, Fortran, etc. and compiled in to a special dynamic-link library |
Macro | .xlm | A macro is created by the user or pre-installed with Excel. |
Template | .xlt | A pre-formatted spreadsheet created by the user or by Microsoft Excel. |
Module | .xlv | A module is written in VBA (Visual Basic for Applications) for Microsoft Excel |
Library | .DLL | Lawmaking written in VBA may access functions in a DLL, typically this is used to admission the Windows API |
Workspace | .xlw | Arrangement of the windows of multiple Workbooks |
Using other Windows applications
Windows applications such as Microsoft Admission and Microsoft Word, besides as Excel tin can communicate with each other and apply each other'southward capabilities. The almost common are Dynamic Information Exchange: although strongly deprecated past Microsoft, this is a common method to send information betwixt applications running on Windows, with official MS publications referring to information technology equally "the protocol from hell".[34] As the proper name suggests, it allows applications to supply data to others for calculation and display. Information technology is very common in financial markets, being used to connect to of import fiscal data services such every bit Bloomberg and Reuters.
OLE Object Linking and Embedding allows a Windows awarding to control some other to enable it to format or summate data. This may have on the form of "embedding" where an application uses another to handle a job that information technology is more suited to, for case a PowerPoint presentation may be embedded in an Excel spreadsheet or vice versa.[35] [36] [37] [38]
Using external data
Excel users can admission external data sources via Microsoft Part features such equally (for example) .odc
connections built with the Office Information Connection file format. Excel files themselves may be updated using a Microsoft supplied ODBC driver.
Excel tin can take data in existent-time through several programming interfaces, which allow it to communicate with many data sources such as Bloomberg and Reuters (through addins such as Power Plus Pro).
- DDE: "Dynamic Data Substitution" uses the message passing mechanism in Windows to permit data to menstruum between Excel and other applications. Although it is easy for users to create such links, programming such links reliably is so difficult that Microsoft, the creators of the system, officially refer to it equally "the protocol from hell".[34] In spite of its many issues DDE remains the most mutual way for data to reach traders in financial markets.
- Network DDE Extended the protocol to allow spreadsheets on different computers to exchange data. Starting with Windows Vista, Microsoft no longer supports the facility.[39]
- Real Time Data: RTD although in many ways technically superior to DDE, has been irksome to proceeds acceptance, since it requires non-trivial programming skills, and when kickoff released was neither fairly documented nor supported by the major information vendors.[xl] [41]
Alternatively, Microsoft Query provides ODBC-based browsing within Microsoft Excel.[42] [43] [44]
Consign and migration of spreadsheets
Programmers have produced APIs to open Excel spreadsheets in a variety of applications and environments other than Microsoft Excel. These include opening Excel documents on the web using either ActiveX controls, or plugins like the Adobe Flash Player. The Apache POI opensource project provides Java libraries for reading and writing Excel spreadsheet files. ExcelPackage is another open-source projection that provides server-side generation of Microsoft Excel 2007 spreadsheets. PHPExcel is a PHP library that converts Excel5, Excel 2003, and Excel 2007 formats into objects for reading and writing within a web application. Excel Services is a current .NET developer tool that tin can heighten Excel'due south capabilities. Excel spreadsheets tin can exist accessed from Python with xlrd and openpyxl. js-xlsx and js-xls can open Excel spreadsheets from JavaScript.
Countersign protection
Microsoft Excel protection offers several types of passwords:
- Password to open up a document[45]
- Password to modify a certificate[46]
- Password to unprotect the worksheet
- Password to protect workbook
- Password to protect the sharing workbook[47]
All passwords except password to open up a document can be removed instantly regardless of the Microsoft Excel version used to create the document. These types of passwords are used primarily for shared work on a document. Such countersign-protected documents are not encrypted, and a data sources from a ready password is saved in a document's header. Password to protect workbook is an exception – when it is fix, a certificate is encrypted with the standard password "VelvetSweatshop", but since it is known to the public, it really does not add any extra protection to the document. The but blazon of countersign that can foreclose a trespasser from gaining access to a certificate is countersign to open a document. The cryptographic strength of this kind of protection depends strongly on the Microsoft Excel version that was used to create the document.
In Microsoft Excel 95 and earlier versions, the password to open up is converted to a xvi-flake key that can be instantly croaky. In Excel 97/2000 the password is converted to a 40-bit central, which can also be cracked very quickly using modernistic equipment. As regards services that apply rainbow tables (e.g. Password-Find), it takes up to several seconds to remove protection. In addition, password-cracking programs tin brute-force assault passwords at a rate of hundreds of thousands of passwords a second, which not only lets them decrypt a document just also observe the original password.
In Excel 2003/XP the encryption is slightly better – a user tin choose any encryption algorithm that is available in the arrangement (see Cryptographic Service Provider). Due to the CSP, an Excel file can't be decrypted, and thus the password to open tin can't exist removed, though the beast-forcefulness attack speed remains quite high. Nevertheless, the older Excel 97/2000 algorithm is set by the default. Therefore, users who do not alter the default settings lack reliable protection of their documents.
The situation changed fundamentally in Excel 2007, where the modern AES algorithm with a key of 128 bits started existence used for decryption, and a 50,000-fold use of the hash function SHA1 reduced the speed of fauna-force attacks down to hundreds of passwords per 2d. In Excel 2010, the strength of the protection by the default was increased two times due to the use of a 100,000-fold SHA1 to convert a password to a key.
Microsoft Excel Viewer
Microsoft Excel Viewer was a freeware program for Microsoft Windows for viewing and printing spreadsheet documents created by Excel.[48] Microsoft retired the viewer in Apr 2018 with the last security update released in February 2019 for Excel Viewer 2007 (SP3).[49] [l]
The start version released past Microsoft was Excel 97 Viewer.[51] [52] Excel 97 Viewer was supported in Windows CE for Handheld PCs.[53] In October 2004, Microsoft released Excel Viewer 2003.[54] In September 2007, Microsoft released Excel Viewer 2003 Service Pack iii (SP3).[55] In Jan 2008, Microsoft released Excel Viewer 2007 (featuring a non-collapsible Ribbon interface).[56] In April 2009, Microsoft released Excel Viewer 2007 Service Pack two (SP2).[57] In October 2011, Microsoft released Excel Viewer 2007 Service Pack 3 (SP3).[58]
Microsoft advises to view and impress Excel files for complimentary to use the Excel Mobile application for Windows 10 and for Windows 7 and Windows 8 to upload the file to OneDrive and utilise Excel for the web with a Microsoft business relationship to open up them in a browser.[49] [59]
Quirks
In improver to issues with spreadsheets in general, other bug specific to Excel include numeric precision, misleading statistics functions, mod function errors, date limitations and more than.
Numeric precision
Excel maintains 15 figures in its numbers, only they are non always accurate: the bottom line should be the same as the top line.
Despite the utilize of 15-figure precision, Excel can display many more than figures (up to thirty) upon user request. But the displayed figures are non those actually used in its computations, then, for example, the departure of 2 numbers may differ from the difference of their displayed values. Although such departures are commonly across the 15th decimal, exceptions do occur, particularly for very large or very small numbers. Serious errors tin occur if decisions are made based upon automated comparisons of numbers (for example, using the Excel If function), every bit equality of two numbers tin be unpredictable.[ commendation needed ]
In the figure, the fraction one/9000 is displayed in Excel. Although this number has a decimal representation that is an infinite string of ones, Excel displays only the leading 15 figures. In the second line, the number ane is added to the fraction, and again Excel displays simply xv figures. In the third line, one is subtracted from the sum using Excel. Because the sum in the 2d line has only eleven 1'south afterwards the decimal, the difference when 1 is subtracted from this displayed value is three 0'due south followed past a string of xi 1's. All the same, the departure reported by Excel in the third line is iii 0's followed by a string of 13 ane's and two actress erroneous digits. This is because Excel calculates with about one-half a digit more than information technology displays.
Excel works with a modified 1985 version of the IEEE 754 specification.[60] Excel's implementation involves conversions between binary and decimal representations, leading to accuracy that is on boilerplate better than i would wait from simple fifteen digit precision, just that can be worse. See the main article for details.
Besides accuracy in user computations, the question of accurateness in Excel-provided functions may be raised. Specially in the loonshit of statistical functions, Excel has been criticized for sacrificing accuracy for speed of calculation.[61] [62]
As many calculations in Excel are executed using VBA, an additional consequence is the accuracy of VBA, which varies with variable type and user-requested precision.[63]
Statistical functions
The accuracy and convenience of statistical tools in Excel has been criticized,[64] [65] [66] [67] [68] every bit mishandling missing data, as returning incorrect values due to inept treatment of round-off and large numbers, as only selectively updating calculations on a spreadsheet when some prison cell values are inverse, and as having a express set up of statistical tools. Microsoft has announced some of these issues are addressed in Excel 2010.[69]
Excel MOD function mistake
Excel has problems with modulo operations. In the instance of excessively big results, Excel will return the error warning #NUM! instead of an answer.[seventy]
Fictional leap twenty-four hour period in the year 1900
Excel includes Feb 29, 1900, incorrectly treating 1900 equally a leap twelvemonth, even though e.g. 2100 is correctly treated as a not-leap year.[71] [72] The problems originated from Lotus 1-two-3 (deliberately implemented to save computer memory), and was as well purposely implemented in Excel, for the purpose of bug compatibility.[73] This legacy has later been carried over into Role Open XML file format.[74]
Thus a (not necessarily whole) number greater than or equal to 61 interpreted as a appointment and time are the (real) number of days afterwards Dec 30, 1899, 0:00, a non-negative number less than sixty is the number of days after December 31, 1899, 0:00, and numbers with whole office lx stand for the fictional day.
Date range
Excel supports dates with years in the range 1900–9999, except that Dec 31, 1899, can be entered as 0 and is displayed as 0-jan-1900.
Converting a fraction of a day into hours, minutes and days by treating it as a moment on the day January one, 1900, does not work for a negative fraction.[75]
Conversion issues
Entering text that happens to be in a form that is interpreted equally a date, the text can be unintentionally changed to a standard appointment format. A similar trouble occurs when a text happens to be in the form of a floating-indicate notation of a number. In these cases the original exact text cannot exist recovered from the consequence. Formatting the cell equally TEXT before entering ambiguous text prevents Excel from converting to a date.
This issue has caused a well known problem in the analysis of Deoxyribonucleic acid, for example in bioinformatics. As outset reported in 2004,[76] genetic scientists found that Excel automatically and incorrectly converts certain gene names into dates. A follow-up study in 2016 found many peer reviewed scientific journal papers had been afflicted and that "Of the selected journals, the proportion of published articles with Excel files containing gene lists that are affected by gene name errors is 19.half dozen %."[77] Excel parses the copied and pasted information and sometimes changes them depending on what it thinks they are. For example, MARCH1 (Membrane Associated Ring-CH-type finger 1) gets converted to the appointment March 1 (1-Mar) and SEPT2 (Septin ii) is converted into September 2 (2-Sep) etc.[78] While some secondary news sources[79] reported this equally a mistake with Excel, the original authors of the 2016 paper placed the blame with the researchers misusing Excel.[77] [80]
In August 2020 the HUGO Gene Nomenclature Committee (HGNC) published new guidelines in the journal Nature regarding gene naming in order to avoid issues with "symbols that affect information handling and retrieval." And then far 27 genes have been renamed, including changing MARCH1 to MARCHF1 and SEPT1 to SEPTIN1 in social club to avert accidental conversion of the factor names into dates.[81]
Errors with large strings
The following functions return incorrect results when passed a string longer than 255 characters:[82]
-
type()
incorrectly returns 16, meaning "Error value" -
IsText()
, when called as a method of the VBA objectWorksheetFunction
(i.e.,WorksheetFunction.IsText()
in VBA), incorrectly returns "imitation".
Filenames
Microsoft Excel will not open two documents with the same name and instead volition display the following error:
- A document with the proper noun '%s' is already open. Y'all cannot open ii documents with the same proper noun, even if the documents are in unlike folders. To open up the 2d certificate, either close the document that is currently open up, or rename one of the documents.[83]
The reason is for calculation ambiguity with linked cells. If there is a prison cell ='[Book1.xlsx]Sheet1'!$M$33, and there are two books named "Book1" open, there is no manner to tell which 1 the user means.[84]
Versions
Early history
Microsoft originally marketed a spreadsheet program chosen Multiplan in 1982. Multiplan became very pop on CP/Thou systems, only on MS-DOS systems information technology lost popularity to Lotus 1-two-three. Microsoft released the outset version of Excel for the Macintosh on September xxx, 1985, and the first Windows version was 2.05 (to synchronize with the Macintosh version 2.two) in Nov 1987.[85] Lotus was slow to bring 1-2-three to Windows and by the early on 1990s, Excel had started to outsell i-ii-3 and helped Microsoft achieve its position every bit a leading PC software developer. This achievement solidified Microsoft as a valid competitor and showed its time to come of developing GUI software. Microsoft maintained its reward with regular new releases, every two years or and so.
Microsoft Windows
Excel 2.0 is the first version of Excel for the Intel platform. Versions prior to two.0 were only bachelor on the Apple Macintosh.
Excel 2.0 (1987)
The kickoff Windows version was labeled "2" to correspond to the Mac version. This included a run-time version of Windows.[86]
BYTE in 1989 listed Excel for Windows as among the "Stardom" winners of the BYTE Awards. The magazine stated that the port of the "extraordinary" Macintosh version "shines", with a user interface as good as or better than the original.
Excel 3.0 (1990)
Included toolbars, drawing capabilities, outlining, add-in support, 3D charts, and many more new features.[86]
Excel 4.0 (1992)
Introduced auto-fill.[87]
Also, an easter egg in Excel four.0 reveals a hidden animation of a dancing set of numbers one through iii, representing Lotus ane-ii-three, which is then crushed past an Excel logo.[88]
Excel five.0 (1993)
With version 5.0, Excel has included Visual Bones for Applications (VBA), a programming language based on Visual Basic which adds the ability to automate tasks in Excel and to provide user-defined functions (UDF) for utilize in worksheets. VBA includes a fully featured integrated development surround (IDE). Macro recording can produce VBA code replicating user deportment, thus assuasive unproblematic automation of regular tasks. VBA allows the creation of forms and in‑worksheet controls to communicate with the user. The language supports utilise (but non creation) of ActiveX (COM) DLL's; afterwards versions add back up for class modules allowing the employ of basic object-oriented programming techniques.
The automation functionality provided by VBA made Excel a target for macro viruses. This caused serious problems until antivirus products began to detect these viruses. Microsoft belatedly took steps to prevent the misuse by adding the ability to disable macros completely, to enable macros when opening a workbook or to trust all macros signed using a trusted document.
Versions five.0 to 9.0 of Excel comprise various Easter eggs, including a "Hall of Tortured Souls", a Doom-like minigame, although since version ten Microsoft has taken measures to eliminate such undocumented features from their products.[89]
5.0 was released in a 16-bit x86 version for Windows 3.1 and later in a 32-bit version for NT iii.51 (x86/Alpha/PowerPC)
Excel 95 (v7.0)
Released in 1995 with Microsoft Office for Windows 95, this is the starting time major version afterward Excel five.0, equally at that place is no Excel half dozen.0 with all of the Role applications standardizing on the aforementioned major version number.
Internal rewrite to 32-bits. Almost no external changes, but faster and more than stable.
Excel 97 (v8.0)
Included in Function 97 (for x86 and Alpha). This was a major upgrade that introduced the paper clip office assistant and featured standard VBA used instead of internal Excel Basic. It introduced the now-removed Natural language labels.
This version of Excel includes a flight simulator equally an Easter Egg.
Excel 2000 (v9.0)
Included in Office 2000. This was a minor upgrade but introduced an upgrade to the clipboard where it can hold multiple objects at in one case. The Role Assistant, whose frequent unsolicited appearance in Excel 97 had bellyaching many users, became less intrusive.
Excel 2002 (v10.0)
Included in Office XP. Very minor enhancements.
Excel 2003 (v11.0)
Included in Office 2003. Pocket-size enhancements, the well-nigh significant being the new Tables.
Excel 2007 (v12.0)
Included in Office 2007. This release was a major upgrade from the previous version. Like to other updated Office products, Excel in 2007 used the new Ribbon menu arrangement. This was different from what users were used to, and was met with mixed reactions. Ane study reported adequately skillful acceptance past users except highly experienced users and users of word processing applications with a classical WIMP interface, simply was less convinced in terms of efficiency and organisation.[90] However, an online survey reported that a majority of respondents had a negative stance of the change, with advanced users being "somewhat more than negative" than intermediate users, and users reporting a self-estimated reduction in productivity.
Added functionality included the SmartArt ready of editable business diagrams. Besides added was an improved management of named variables through the Name Director, and much-improved flexibility in formatting graphs, which allow (x, y) coordinate labeling and lines of arbitrary weight. Several improvements to pivot tables were introduced.
As well like other function products, the Office Open XML file formats were introduced, including .xlsm for a workbook with macros and .xlsx for a workbook without macros.[91]
Specifically, many of the size limitations of previous versions were greatly increased. To illustrate, the number of rows was at present 1,048,576 (iixx) and columns was 16,384 (214; the far-right column is XFD). This changes what is a valid A1 reference versus a named range. This version fabricated more extensive employ of multiple cores for the calculation of spreadsheets; however, VBA macros are non handled in parallel and XLL add‑ins were only executed in parallel if they were thread-rubber and this was indicated at registration.
Excel 2010 (v14.0)
Microsoft Excel 2010 running on Windows 7
Included in Function 2010, this is the next major version later v12.0, every bit version number thirteen was skipped.
Minor enhancements and 64-bit support,[92] including the post-obit:
- Multi-threading recalculation (MTR) for commonly used functions
- Improved pivot tables
- More conditional formatting options
- Additional image editing capabilities
- In-cell charts called sparklines
- Ability to preview earlier pasting
- Office 2010 backstage feature for document-related tasks
- Ability to customize the Ribbon
- Many new formulas, about highly specialized to improve accuracy[93]
Excel 2013 (v15.0)
Included in Office 2013, along with a lot of new tools included in this release:
- Improved Multi-threading and Memory Contention
- FlashFill[94]
- Power View[95]
- Power Pivot[96]
- Timeline Slicer
- Windows App
- Inquire[97]
- 50 new functions[98]
Excel 2016 (v16.0)
Included in Office 2016, along with a lot of new tools included in this release:
- Ability Query integration
- Read-only mode for Excel
- Keyboard access for Pivot Tables and Slicers in Excel
- New Chart Types
- Quick data linking in Visio
- Excel forecasting functions
- Support for multi-selection of Slicer items using touch
- Time grouping and Pin Chart Drill Down
- Excel data cards[99]
Excel 2019, Office 365 and subsequent (v16.0)
Microsoft no longer releases Office or Excel in discrete versions. Instead, features are introduced automatically over time using Windows Update. The version number remains xvi.0. Thereafter only the gauge dates when features announced tin at present be given.
- Dynamic Arrays. These are substantially Array Formulas just they "Spill" automatically into neighboring cells and does not demand the ctrl-shift-enter to create them. Further, dynamic arrays are the default format, with new "@" and "#" operators to provide compatibility with previous versions. This is perhaps the biggest structural change since 2007, and is in response to a like feature in Google Sheets. Dynamic arrays started appearing in pre-releases near 2018, and as of March 2020 are available in published versions of Role 365 provided a user selected "Office Insiders".
Apple Macintosh
Microsoft Excel for Mac 2011
- 1985 Excel i.0
- 1988 Excel 1.five
- 1989 Excel 2.two
- 1990 Excel 3.0
- 1992 Excel 4.0
- 1993 Excel 5.0 (part of Role 4.10—Terminal Motorola 680x0 version[100] and first PowerPC version)
- 1998 Excel 8.0 (part of Office 98)
- 2000 Excel 9.0 (function of Function 2001)
- 2001 Excel 10.0 (part of Office 5. X)
- 2004 Excel 11.0 (part of Office 2004)
- 2008 Excel 12.0 (role of Role 2008)
- 2010 Excel xiv.0 (part of Function 2011)
- 2015 Excel xv.0 (function of Office 2016—Office 2016 for Mac brings the Mac version much closer to parity with its Windows cousin, harmonizing many of the reporting and high-level developer functions, while bringing the ribbon and styling into line with its PC analogue.)[101]
OS/2
- 1989 Excel ii.ii
- 1990 Excel two.3
- 1991 Excel iii.0
Mobile
Excel Mobile is a spreadsheet programme that can edit XLSX files. It tin edit and format text in cells, summate formulas, search within the spreadsheet, sort rows and columns, freeze panes, filter the columns, add comments, and create charts. It can't add columns or rows except at the edge of the document, rearrange columns or rows, delete rows or columns, or add together spreadsheet tabs.[102] [103] [104] [105] [106] [107] The 2007 version has the ability to utilise a full-screen mode to deal with limited screen resolution, too as split panes to view different parts of a worksheet at once.[105] Protection settings, zoom settings, autofilter settings, sure nautical chart formatting, subconscious sheets, and other features are not supported on Excel Mobile, and volition be modified upon opening and saving a workbook.[106] In 2015, Excel Mobile became bachelor for Windows ten and Windows 10 Mobile on Windows Shop.[108] [109]
Summary
Fable: | Old version, not maintained | Older version, notwithstanding maintained | Current stable version | Latest preview version | Future release |
---|
Year | Name | Version | Comments |
---|---|---|---|
1987 | Excel 2 | Old version, no longer maintained: 2.0 | Renumbered to 2 to correspond with contemporary Macintosh version. Supported macros (afterwards known as Excel iv macros). |
1990 | Excel 3 | Old version, no longer maintained: 3.0 | Added 3D graphing capabilities |
1992 | Excel 4 | Old version, no longer maintained: 4.0 | Introduced auto-fill characteristic |
1993 | Excel 5 | Sometime version, no longer maintained: 5.0 | Included Visual Basic for Applications (VBA) and various object-oriented options |
1995 | Excel 95 | Onetime version, no longer maintained: 7.0 | Renumbered for contemporary Give-and-take version. Both programs were packaged in Microsoft Office by this time. |
1997 | Excel 97 | Onetime version, no longer maintained: 8.0 | |
2000 | Excel 2000 | Old version, no longer maintained: nine.0 | Function of Microsoft Office 2000, which was itself part of Windows Millennium (also known as "Windows ME"). |
2002 | Excel 2002 | Old version, no longer maintained: 10.0 | |
2003 | Excel 2003 | Old version, no longer maintained: 11.0 | Released only 1 year later to represent better with the rest of Microsoft Office (Give-and-take, PowerPoint, etc.). |
2007 | Excel 2007 | Erstwhile version, no longer maintained: 12.0 | |
2010 | Excel 2010 | Old version, no longer maintained: xiv.0 | Due to superstitions surrounding the number thirteen, Excel thirteen was skipped in version counting. |
2013 | Excel 2013 | Older version, all the same nevertheless maintained: 15.0 | Introduced 50 more mathematical functions (available as pre-packaged commands, rather than typing the formula manually). |
2016 | Excel 2016 | Current stable version: xvi.0 | Function of Microsoft Office 2016 |
Year | Name | Version | Comments |
---|---|---|---|
1985 | Excel one | Old version, no longer maintained: i.0 | Initial version of Excel. Supported macros (later known as Excel 4 macros). |
1988 | Excel 1.5 | Sometime version, no longer maintained: 1.5 | |
1989 | Excel 2 | Old version, no longer maintained: 2.two | |
1990 | Excel 3 | Old version, no longer maintained: 3.0 | |
1992 | Excel 4 | Erstwhile version, no longer maintained: 4.0 | |
1993 | Excel 5 | Old version, no longer maintained: 5.0 | Only bachelor on PowerPC-based Macs. First PowerPC version. |
1998 | Excel 98 | Onetime version, no longer maintained: 8.0 | Excel 6 and Excel 7 were skipped to correspond with the remainder of Microsoft Office at the time. |
2000 | Excel 2000 | Old version, no longer maintained: nine.0 | |
2001 | Excel 2001 | Quondam version, no longer maintained: 10.0 | |
2004 | Excel 2004 | Old version, no longer maintained: 11.0 | |
2008 | Excel 2008 | Old version, no longer maintained: 12.0 | |
2011 | Excel 2011 | Erstwhile version, no longer maintained: xiv.0 | As with the Windows version, version 13 was skipped for superstitious reasons. |
2016 | Excel 2016 | Current stable version: 16.0 | As with the residue of Microsoft Office, so information technology is for Excel: Future release dates for the Macintosh version are intended to correspond better to those for the Windows version, from 2016 onward. |
Year | Name | Version | Comments |
---|---|---|---|
1989 | Excel 2.2 | Old version, no longer maintained: 2.2 | Numbered in betwixt Windows versions at the time |
1990 | Excel 2.3 | Quondam version, no longer maintained: 2.3 | |
1991 | Excel 3 | Old version, no longer maintained: iii.0 | Terminal Os/two version. Discontinued subseries of Microsoft Excel, which is otherwise still an actively developed plan. |
Impact
Excel offers many user interface tweaks over the earliest electronic spreadsheets; yet, the essence remains the same as in the original spreadsheet software, VisiCalc: the program displays cells organized in rows and columns, and each cell may comprise data or a formula, with relative or absolute references to other cells.
Excel ii.0 for Windows, which was modeled afterward its Mac GUI-based analogue, indirectly expanded the installed base of the and so-nascent Windows environment. Excel 2.0 was released a calendar month before Windows 2.0, and the installed base of Windows was then depression at that signal in 1987 that Microsoft had to bundle a runtime version of Windows 1.0 with Excel 2.0.[110] Dissimilar Microsoft Discussion, in that location never was a DOS version of Excel.
Excel became the first spreadsheet to permit the user to define the advent of spreadsheets (fonts, grapheme attributes, and jail cell appearance). It also introduced intelligent cell re-ciphering, where merely cells dependent on the cell being modified are updated (previous spreadsheet programs recomputed everything all the fourth dimension or waited for a specific user command). Excel introduced auto-fill up, the ability to elevate and aggrandize the selection box to automatically copy a cell or row contents to adjacent cells or rows, adjusting the copies intelligently by automatically incrementing jail cell references or contents. Excel likewise introduced extensive graphing capabilities.
Security
Because Excel is widely used, it has been attacked by hackers. While Excel is not directly exposed to the Internet, if an attacker can become a victim to open up a file in Excel, and there is an appropriate security bug in Excel, then the attacker tin can gain control of the victim'due south computer.[111] UK's GCHQ has a tool named TORNADO ALLEY with this purpose.[112] [113]
See also
- Comparison of spreadsheet software
- Comparison of run a risk analysis Microsoft Excel add-ins
- Numbers (spreadsheet)—the iWork equivalent
- Spreadmart
References
- ^ "Update history for Microsoft Function 2019". Microsoft Docs . Retrieved April 13, 2021.
- ^ "Microsoft Office Excel 365". Microsoft.com . Retrieved January 25, 2021.
- ^ "Update history for Role for Mac". Microsoft Docs.
- ^ "Microsoft Excel APKs". APKMirror.
- ^ "Microsoft Excel". App Shop.
- ^ Harvey, Greg (2006). Excel 2007 For Dummies. Wiley. ISBN978-0-470-03737-nine.
- ^ Harvey, Greg (2007). Excel 2007 Workbook for Dummies (second ed.). Wiley. p. 296 ff. ISBN978-0-470-16937-7.
- ^ de Levie, Robert (2004). Advanced Excel for scientific data analysis. Oxford Academy Printing. ISBN978-0-19-515275-3.
- ^ Bourg, David Grand. (2006). Excel scientific and engineering cookbook. O'Reilly. ISBN978-0-596-00879-half-dozen.
- ^ Şeref, Michelle M. H. & Ahuja, Ravindra Chiliad. (2008). "§iv.2 A portfolio direction and optimization spreadsheet DSS". In Burstein, Frad & Holsapple, Clyde W. (eds.). Handbook on Decision Support Systems one: Basic Themes. Springer. ISBN978-three-540-48712-eight.
- ^ Wells, Eric & Harshbarger, Steve (1997). Microsoft Excel 97 Developer'southward Handbook. Microsoft Press. ISBN978-1-57231-359-0. Excellent examples are adult that show just how applications can be designed.
- ^ Harnett, Donald L. & Horrell, James F. (1998). Data, statistics, and determination models with Excel. Wiley. ISBN978-0-471-13398-viii.
- ^ Some grade of data acquisition hardware is required. Run across, for example, Austerlitz, Howard (2003). Information acquisition techniques using PCs (2nd ed.). Bookish Printing. p. 281 ff. ISBN978-0-12-068377-2.
- ^ "Description of the startup switches for Excel". Microsoft Assist and Support. Microsoft Back up. May 7, 2007. Retrieved December 14, 2010.
Microsoft Excel accepts a number of optional switches that you can employ to command how the programme starts. This article lists the switches and provides a description of each switch.
- ^ "Excel functions (alphabetical)". Microsoft. Retrieved November four, 2018.
- ^ "WorksheetFunction Object (Excel)". Office VBA Reference. Microsoft. Retrieved November 4, 2018.
- ^ "Functions (Visual Bones for Applications)". Office VBA Reference. Microsoft. Retrieved Nov iv, 2018.
- ^ "LAMBDA: The ultimate Excel worksheet function". Microsoft. January 25, 2021. Retrieved Apr 23, 2021.
- ^ For instance, by converting to Visual Basic the recipes in Press, William H. Printing; Teukolsky, Saul A.; Vetterling, William T. & Flannery, Brian P. (2007). Numerical recipes: the fine art of scientific computing (third ed.). Cambridge University Press. ISBN978-0-521-88068-8. Code conversion to Bones from Fortran probably is easier than from C++, and so the 2nd edition (ISBN 0521437210) may be easier to use, or the Basic code implementation of the first edition: Sprott, Julien C. (1991). Numerical recipes: routines and examples in BASIC. Cambridge Academy Printing. ISBN978-0-521-40689-5.
- ^ "Excel". Office for Mac. OfficeforMacHelp.com. Retrieved July 8, 2012.
- ^ "Using Excel - PC or Mac? | Excel Lemon". world wide web.excellemon.com. Archived from the original on September 21, 2016. Retrieved July 29, 2015.
- ^ However an increasing proportion of Excel functionality is non captured by the Macro Recorder leading to largely useless macros. Compatibility among multiple versions of Excel is likewise a downfall of this method. A macro recorder in Excel 2010 may not piece of work in Excel 2003 or older. This is almost common when changing colors and formatting of cells. Walkenbach, John (2007). "Chapter vi: Using the Excel macro recorder". Excel 2007 VBA Programming for Dummies (Revised by Jan Karel Pieterse ed.). Wiley. p. 79 ff. ISBN978-0-470-04674-6.
- ^ Walkenbach, John (Feb 2, 2007). "Affiliate four: Introducing the Excel object model". cited work. p. 53 ff. ISBN978-0-470-04674-half-dozen.
- ^ "The Spreadsheet Page for Excel Users and Developers". J-Walk & Associates, Inc. Retrieved December 19, 2012.
- ^ "Working with Excel four.0 macros". Microsoft Office Support. Retrieved December 19, 2012.
- ^ "Differences betwixt using a workbook in the browser and in Excel - Office Support". support.office.com. Archived from the original on viii February 2017. Retrieved 7 February 2017.
- ^ "The "Big Grid" and Increased Limits in Excel 2007". microsoft.com . Retrieved April 10, 2008.
- ^ "How to excerpt data from Role files by using Office file formats and schemas". Microsoft. February 26, 2008. Retrieved November 10, 2008.
- ^ a b "XML Spreadsheet Reference". Microsoft Excel 2002 Technical Articles. MSDN. August 2001. Retrieved November 10, 2008.
- ^ "Deprecated features for Excel 2007". Microsoft—David Gainer. Baronial 24, 2006. Retrieved Jan 2, 2009.
- ^ "OpenOffice.org's documentation of the Microsoft Excel File Format" (PDF). August 2, 2008.
- ^ "Microsoft Office Excel 97 - 2007 Binary File Format Specification (*.xls 97-2007 format)". Microsoft Corporation. 2007.
- ^ Fairhurst, Danielle Stein (March 17, 2015). Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals. John Wiley & Sons. ISBN978-1-119-06245-five.
- ^ a b "Faking DDE with Private Servers".
- ^ Schmalz, Michael (2006). "Chapter v: Using Admission VBA to automate Excel". Integrating Excel and Admission. O'Reilly Media, Inc. ISBN978-0-596-00973-ane. Schmalz, Michael (2006). "Affiliate five: Using Access VBA to automate Excel". Integrating Excel and Access. O'Reilly Media, Inc. ISBN978-0-596-00973-i.
- ^ Cornell, Paul (2007). "Affiliate 5: Connect to other databases". Excel every bit Your Database. Apress. p. 117 ff. ISBN978-i-59059-751-4.
- ^ DeMarco, Jim (2008). "Excel'due south data import tools". Pro Excel 2007 VBA. Apress. p. 43 ff. ISBN978-1-59059-957-0.
- ^ Harts, Doug (2007). "Importing Access information into Excel 2007". Microsoft Office 2007 Business Intelligence: Reporting, Analysis, and Measurement from the Desktop. McGraw-Hill Professional. ISBN978-0-07-149424-3.
- ^ "About Network DDE (Windows)".
- ^ How to ready RTD in Excel
- ^ DeMarco, Jim (2008). Pro Excel 2007 VBA. Berkeley, CA: Apress. p. 225. ISBN978-1-59059-957-0.
External data is accessed through a connectedness file, such as an Office Data Connection (ODC) file (.odc)
- ^ Bullen, Stephen; Bovey, Rob & Green, John (2009). Professional person Excel Development (2nd ed.). Upper Saddle River, NJ: Addison-Wesley. p. 665. ISBN978-0-321-50879-nine.
To create a robust solution, nosotros always take to include some VBA code ...
- ^ William, Wehrs (2000). "An Practical DSS Course Using Excel and VBA: IS and/or MS?" (PDF). The Proceedings of ISECON (Data System Educator Conference). p. 4. Archived from the original (PDF) on August 21, 2010. Retrieved February 5, 2010.
Microsoft Query is a data retrieval tool (i.e. ODBC browser) that can be employed within Excel 97. It allows a user to create and save queries on external relational databases for which an ODBC commuter is available.
- ^ Use Microsoft Query to recall external data Archived March 12, 2010, at the Wayback Machine
- ^ "Password protect documents, workbooks, and presentations - Word - Office.com". Office.microsoft.com. Retrieved April 24, 2013.
- ^ "Countersign protect documents, workbooks, and presentations - Discussion - Function.com". Office.microsoft.com. Retrieved April 24, 2013.
- ^ "Countersign protect worksheet or workbook elements - Excel - Office.com". Office.microsoft.com. Archived from the original on March 26, 2013. Retrieved April 24, 2013.
- ^ "Description of the Excel Viewer". Microsoft. February 17, 2012. Archived from the original on April half dozen, 2013.
- ^ a b "How to obtain the latest Excel Viewer". Microsoft Docs. May 22, 2020. Retrieved January iii, 2021.
- ^ "Clarification of the security update for Excel Viewer 2007: Feb 12, 2019". Microsoft. April 16, 2020. Retrieved January 3, 2021.
- ^ "Microsoft Excel Viewer". Microsoft. 1997. Archived from the original on January 20, 1998.
- ^ "Excel 97/2000 Viewer: Spreadsheet Files". Microsoft. Archived from the original on January 13, 2004.
- ^ "New Features in Windows CE .NET 4.one". Microsoft Docs. June 30, 2006. Retrieved Jan 3, 2021.
- ^ "Excel Viewer 2003". Microsoft. October 12, 2004. Archived from the original on January 15, 2005.
- ^ "Excel Viewer 2003 Service Pack 3 (SP3)". Microsoft. September 17, 2007. Archived from the original on October 11, 2007.
- ^ "Excel Viewer". Microsoft. January fourteen, 2008. Archived from the original on September 26, 2010.
- ^ "Excel Viewer 2007 Service Pack two (SP2)". Microsoft. April 24, 2009. Archived from the original on April 28, 2012.
- ^ "Excel Viewer 2007 Service Pack three (SP3)". Microsoft. October 25, 2011. Archived from the original on December 29, 2011.
- ^ "Supported versions of the Part viewers". Microsoft. Apr 16, 2020. Retrieved January iii, 2021.
- ^ Microsoft's overview is found at: "Floating-point arithmetic may give inaccurate results in Excel". Revision 8.2 ; article ID: 78113. Microsoft support. June 30, 2010. Retrieved July two, 2010.
- ^ Altman, Micah; Gill, Jeff; McDonald, Michael (2004). "§2.1.1 Revealing example: Calculating the coefficient standard deviation". Numerical issues in statistical computing for the social scientist. Wiley-IEEE. p. 12. ISBN978-0-471-23633-vii.
- ^ de Levie, Robert (2004). cited piece of work . pp. 45–46. ISBN978-0-nineteen-515275-3.
- ^ Walkenbach, John (2010). "Defining data types". Excel 2010 Power Programming with VBA. Wiley. pp. 198 ff and Tabular array 8–one. ISBN978-0-470-47535-5.
- ^ McCullough, Bruce D.; Wilson, Berry (2002). "On the accuracy of statistical procedures in Microsoft Excel 2000 and Excel XP". Computational Statistics & Data Analysis. 40 (4): 713–721. doi:x.1016/S0167-9473(02)00095-6.
- ^ McCullough, Bruce D.; Heiser, David A. (2008). "On the accuracy of statistical procedures in Microsoft Excel 2007". Computational Statistics & Data Analysis. 52 (10): 4570–4578. CiteSeerX10.1.one.455.5508. doi:10.1016/j.csda.2008.03.004.
- ^ Yalta, A. Talha (2008). "The accuracy of statistical distributions in Microsoft Excel 2007". Computational Statistics & Data Analysis. 52 (10): 4579–4586. doi:10.1016/j.csda.2008.03.005.
- ^ Goldwater, Eva. "Using Excel for Statistical Information Analysis—Caveats". University of Massachusetts School of Public Health. Retrieved November 10, 2008.
- ^ Heiser, David A. (2008). "Microsoft Excel 2000, 2003 and 2007 faults, bug, workarounds and fixes". Archived from the original on Apr xviii, 2010. Retrieved April 8, 2010.
- ^ Function improvements in Excel 2010 Archived April 6, 2010, at the Wayback Machine Comments are provided from readers that may illuminate some remaining problems.
- ^ "The Mod bug". Byg Software. Archived from the original on Jan 11, 2016. Retrieved November ten, 2008.
- ^ "Days of the week before March 1, 1900 are wrong in Excel". Microsoft. Archived from the original on July fourteen, 2012. Retrieved November 10, 2008.
- ^ "Excel incorrectly assumes that the year 1900 is a leap year". Microsoft. Retrieved May ane, 2019.
- ^ Spolsky, Joel (June 16, 2006). "My Beginning BillG Review". Joel on Software. Retrieved November 10, 2008.
- ^ "The Contradictory Nature of OOXML". ConsortiumInfo.org. Jan 17, 2007.
- ^ "Negative date and time value are displayed as pound signs (###) in Excel". Microsoft. Retrieved March 26, 2012.
- ^ Zeeberg, Barry R; Riss, Joseph; Kane, David W; Bussey, Kimberly J; Uchio, Edward; Linehan, West Marston; Barrett, J Carl; Weinstein, John N (2004). "Mistaken Identifiers: Gene name errors can be introduced inadvertently when using Excel in bioinformatics". BMC Bioinformatics. v (1): 80. doi:10.1186/1471-2105-5-fourscore. PMC459209. PMID 15214961.
- ^ a b Ziemann, Mark; Eren, Yotam; El-Osta, Assam (2016). "Cistron name errors are widespread in the scientific literature". Genome Biology. 17 (i): 177. doi:10.1186/s13059-016-1044-vii. PMC4994289. PMID 27552985.
- ^ Anon (2016). "Microsoft Excel blamed for gene written report errors". bbc.co.uk. London: BBC News.
- ^ Cimpanu, Catalin (August 24, 2016). "Ane in Five Scientific Papers on Genes Contains Errors Because of Excel". Softpedia. SoftNews.
- ^ Ziemann, Mark (2016). "Genome Spot: My personal thoughts on gene proper noun errors". genomespot.blogspot.co.united kingdom of great britain and northern ireland. Archived from the original on August thirty, 2016.
- ^ Vincent, James (Baronial half dozen, 2020). "Scientists rename human genes to terminate Microsoft Excel from misreading them as dates". The Verge . Retrieved Oct 9, 2020.
- ^ "Excel: type() and
WorksheetFunction.IsText()
fail for long strings". Stack Overflow. November 3, 2018. - ^ Rajah, Gary (August 2, 2004). "Trouble with macros". The Hindu Business organisation Line . Retrieved March nineteen, 2019.
- ^ Chirilov, Joseph (Jan viii, 2009). "Microsoft Excel - Why Can't I Open Two Files With the Same Name?". MSDN Blogs. Microsoft Corporation. Archived from the original on July 29, 2010. Retrieved March 19, 2019.
- ^ Infoworld Media Group, Inc. (July seven, 1986). InfoWorld First Expect: Supercalc 4 challenging i-2-3 with new tactic.
- ^ a b Walkenbach, John (Dec 4, 2013). "Excel Version History". The Spreadsheet Folio. John Walkenbach. Retrieved July 12, 2020.
- ^ Lewallen, Dale (1992). PC/Computing guide to Excel iv.0 for Windows. Ziff Davis. p. thirteen. ISBN9781562760489 . Retrieved July 27, 2013.
- ^ Lake, Matt (April half dozen, 2009). "Easter Eggs nosotros take loved: Excel four". crashreboot.blogspot.com . Retrieved November v, 2013.
- ^ Osterman, Larry (October 21, 2005). "Why no Easter Eggs?". Larry Osterman's Blog. MSDN Blogs. Retrieved July 29, 2006.
- ^ Dostál, M (December 9, 2010). User Acceptance of the Microsoft Ribbon User Interface (PDF). Palacký University of Olomouc. ISBN978-960-474-245-v. ISSN 1792-6157. Retrieved May 28, 2013.
- ^ Dodge, Marker; Stinson, Craig (2007). "Chapter ane: What'due south new in Microsoft Office Excel 2007". Microsoft Office Excel 2007 inside out. Microsoft Press. p. one ff. ISBN978-0-7356-2321-vii.
- ^ "What's New in Excel 2010 - Excel". Archived from the original on December 2, 2013. Retrieved September 23, 2010.
- ^ Walkenbach, John (2010). "Some Essential Background". Excel 2010 Power Programming with VBA. Indianapolis, Indiana: Wiley Publishing, Inc. p. 20. ISBN9780470475355.
- ^ Harris, Steven (Oct 1, 2013). "Excel 2013 - Wink Fill". Experts-Exchange.com. Experts Exchange. Retrieved Nov 23, 2013.
- ^ "What's new in Excel 2013". Office.com. Microsoft. Retrieved January 25, 2014.
- ^ Thou., Gasper (Oct 10, 2013). "Does a PowerPivot Pivot Table beat a regular Pin Table". Experts-Substitution.com. Experts Exchange. Retrieved November 23, 2013.
- ^ Chiliad., Gasper (May xx, 2013). "Inquire Add-In for Excel 2013". Experts-Exchange.com. Experts Exchange. Retrieved November 23, 2013.
- ^ "New functions in Excel 2013". Office.com. Microsoft. Retrieved November 23, 2013.
- ^ "What'due south new in Office 2016". Part.com. Microsoft. Retrieved Baronial sixteen, 2015.
- ^ "Microsoft Announces March Availability of Function 98 Macintosh Edition". Microsoft. January 6, 1998. Retrieved December 29, 2017.
- ^ "Function for Mac Is Finally a 'Start-Class Citizen'". Re/lawmaking. July 16, 2015. Retrieved July 29, 2015.
- ^ Ralph, Nate. "Office for Windows Phone 8: Your handy starter guide". TechHive . Retrieved Baronial 30, 2014.
- ^ Wollman, Dana. "Microsoft Role Mobile for iPhone easily-on". Engadget . Retrieved August 30, 2014.
- ^ Pogue, David. "Microsoft Adds Office for iPhone. Yawn". The New York Times . Retrieved August 30, 2014.
- ^ a b Ogasawara, Todd. "What's New in Excel Mobile". Microsoft. Archived from the original on February 8, 2008. Retrieved September thirteen, 2007.
- ^ a b "Unsupported features in Excel Mobile". Microsoft. Archived from the original on Oct 20, 2007. Retrieved September 21, 2007.
- ^ Employ Excel Mobile Archived October twenty, 2007, at the Wayback Machine. Microsoft. Retrieved September 21, 2007.
- ^ "Excel Mobile". Windows Store. Microsoft. Retrieved June 26, 2016.
- ^ "PowerPoint Mobile". Windows Store. Microsoft. Retrieved June 26, 2016.
- ^ Perton, Marc (November twenty, 2005). "Windows at 20: 20 things yous didn't know about Windows one.0". switched.com. Archived from the original on April xi, 2013. Retrieved Baronial 1, 2013.
- ^ Keizer, Gregg (February 24, 2009). "Attackers exploit unpatched Excel vulnerability". Computerworld. IDG Communications, Inc. Retrieved March 19, 2019.
- ^ "JTRIG Tools and Techniques". The Intercept. First Await Productions, Inc. July 14, 2014. Archived from the original on July fourteen, 2014. Retrieved March 19, 2019.
- ^ Cook, John. "JTRIG Tools and Techniques". The Intercept. p. 4. Retrieved March 19, 2019 – via DocumentCloud.
General sources
- Bullen, Stephen; Bovey, Rob; Green, John (2009). Professional Excel Development: The Definitive Guide to Developing Applications Using Microsoft Excel and VBA (2nd ed.). Boston: Addison Wesley. ISBN978-0-321-50879-ix.
- Dodge, Mark; Stinson, Craig (2007). Microsoft Function Excel 2007 Inside Out. Redmond, Wash.: Microsoft Printing. ISBN978-0-7356-2321-7.
- Billo, Eastward. Joseph (2011). Excel for Chemists: A Comprehensive Guide (3rd ed.). Hoboken, N.J.: John Wiley & Sons. ISBN978-0-470-38123-6.
External links
![]() | Wikibooks has a book on the topic of: Excel |
- Microsoft Excel – official site
Source: https://en.wikipedia.org/wiki/Microsoft_Excel
0 Response to "Infopath 2010 Cookbook 5 Read From Excel List"
Enregistrer un commentaire