<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:a10="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Search Msdn</title><description>Use Msdn to search the Web.</description><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/microsoft/mKHz" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/EuneXkMtGiU/170787</link><title>Description of limitations of custom functions in Excel</title><description>Lists the functionality limitations of user-defined functions in Excel. These functions are called by a formula in a worksheet cell and cannot change the environment of Excel.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/EuneXkMtGiU" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/170787</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/S-dwcWifCpg/248822</link><title>How to use custom functions with the Spreadsheet component</title><description>Describes how you can create, deploy, and use a COM object with the Spreadsheet component.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/S-dwcWifCpg" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/248822</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/DqdDweoEcGU/134943</link><title>Evaluate Method Affects Volatility of Custom Functions</title><description>In the versions of Microsoft Excel listed above, a custom function created using Microsoft Visual Basic for Applications may not return the expected result.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/DqdDweoEcGU" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/134943</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/DySbsNjHNg0/141288</link><title>XL: How to Use a Custom Function in Another Workbook</title><description>In Microsoft Excel, you can create custom Microsoft Visual Basic for Applications functions to perform calculations. By default, these custom functions are available to all ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/DySbsNjHNg0" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/141288</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/hRf8GewTots/163542</link><title>XL97: Calculation Problems with Arrays in Custom Functions</title><description>When you use a custom function in a workbook, the function may return incorrect values. Recalculating the workbook may also take longer than it does in earlier versions of ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/hRf8GewTots" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/163542</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/DZ45fALs9ow/144508</link><title>Using Calculate Method May Not Calculate Certain Formulas</title><description>When you calculate values on a worksheet, formulas that refer to cells that contain custom functions may not be calculated correctly.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/DZ45fALs9ow" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/144508</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/p-MTMweQhiw/151582</link><title>Methods to Use Custom Functions with Varying Arguments</title><description>Using Microsoft Excel, you can create user-defined functions that can be called from a worksheet. These functions accept arguments in their function calls that can be of any type.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/p-MTMweQhiw" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/151582</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/z7wSqgv9KKk/167179</link><title>XL97: Returning Data with DAO to a Custom Worksheet Function</title><description>Microsoft Excel allows you to create custom functions using Visual Basic for Applications. You can also use Data Access Objects (DAO) to programmatically return information from an ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/z7wSqgv9KKk" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/167179</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/MLkCfHG2fRQ/213277</link><title>XL2000: Methods to Use Custom Functions with Varying Arguments</title><description>Using Microsoft Excel, you can create user-defined functions that can be called from a worksheet. These functions accept arguments in their function calls that can be of any type.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/MLkCfHG2fRQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213277</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/iLugDsB_p04/213645</link><title>XL2000: How to Use a Custom Function in Another Workbook</title><description>In Microsoft Excel, you can create custom Microsoft Visual Basic for Applications functions to perform calculations. By default, these custom functions are available to all ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/iLugDsB_p04" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213645</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/fJjKhmjKZTw/213710</link><title>XL2000: Returning Data with Data Access Objects (DAO) to a Custom ...</title><description>With Microsoft Excel, you can create custom functions using Visual Basic for Applications. You can also use Data Access Objects (DAO) to programmatically return information from an ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/fJjKhmjKZTw" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213710</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/NiWtpDVytwA/214260</link><title>HOW TO: Create Functions to Calculate Light Years in Excel 2000</title><description>Microsoft Excel does not include a function that converts miles into light years or light years into miles. This article explains how to create custom functions to make these ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/NiWtpDVytwA" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/214260</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/hGCAl5h6GFs/bb687829.aspx</link><title>Programming with the C API in Excel 2007</title><description>It enabled users to create custom commands and functions on special Macro sheets that look like ordinary worksheets. XLM macro sheets are still supported in Excel 2007.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/hGCAl5h6GFs" height="1" width="1"/&gt;</description><feedburner:origLink>http://msdn.microsoft.com/en-us/library/bb687829.aspx</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/Ch4NhkFT2qY/166461</link><title>XL97: ROW And COLUMN Functions Are Not Recalculated</title><description>You can create custom functions in Visual Basic for Applications to use in place of the ROW and COLUMN functions that are built into Microsoft Excel.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/Ch4NhkFT2qY" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/166461</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/zM_W0oHB6aQ/108280</link><title>Function to compute average without high and low values</title><description>For more information about using custom functions, click the Index tab/button in Microsoft Excel 97 Help or MS Excel Help, type the following text&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/zM_W0oHB6aQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/108280</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/iddbuIUlG7E/108425</link><title>How to Create Add-in Application Name and Description</title><description>In the versions of Microsoft Excel listed above, you can create an add-in application that contains any of the following elements: functions, custom dialog boxes, custom menus ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/iddbuIUlG7E" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/108425</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/xpbEjVB-yqc/184636</link><title>XL98: Using Calculate Method May Not Calculate Certain Formulas</title><description>When you calculate values on a worksheet, formulas that refer to cells that contain custom functions may not be calculated correctly.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/xpbEjVB-yqc" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/184636</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/bRcedmw-myU/248174</link><title>XL2000: Formulas Calculate Incorrectly After Changing Worksheet Name</title><description>Your workbook uses one or more custom functions that are written in Microsoft Visual Basic for Applications. -and-Your workbook uses one or more custom functions that are ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/bRcedmw-myU" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/248174</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/oGSfUsNuStU/139574</link><title>XL: Returning Address of the Cell with Largest or Smallest Value</title><description>Using Custom Functions Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/oGSfUsNuStU" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/139574</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/9nlbohCNzeI/214298</link><title>HOW TO: Create an Add-in Application Name and Description in Excel ...</title><description>In Microsoft Excel, you can create an add-in application that contains any of the following elements: functions, custom dialog boxes, custom menus, toolbars, and procedures.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/9nlbohCNzeI" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/214298</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/DQaRJz122zQ/264626</link><title>Description of Excel 2000 specifications</title><description>... shows only the first 251 scenarios Changing cells in 32 a scenario Adjustable cells 200 in Solver Custom functions Limited by ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/DQaRJz122zQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/264626</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/Bjr9TCG73e8/172996</link><title>XL97: List of Fixed Problems in MS Excel 97 for Windows, SR- 1</title><description>163542 (http://support.microsoft.com/kb/163542/EN-US/ ) XL97: Calculation Problems with Arrays in Custom Functions&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/Bjr9TCG73e8" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/172996</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/LuKXGkk6fd0/213375</link><title>XL2000: How to Return the Address of the Cell with the Largest or ...</title><description>Using Custom Functions Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/LuKXGkk6fd0" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213375</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/xwZvg5lXLo8/150363</link><title>How to Use a VBA Macro to Sum Only Visible Cells</title><description>For more information about creating custom functions in Microsoft Excel 97, from the Visual Basic Editor, click the Office Assistant, type function statement, click Search, and ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/xwZvg5lXLo8" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/150363</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/myFbZltZ1FE/248179</link><title>XL2000: Calculation Problems When Custom Function Creates a Defined ...</title><description>You should design your custom functions so that they only use the return value to change the value or text of the cell that called the function. NOTE: If the custom function passes ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/myFbZltZ1FE" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/248179</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/yCeG8Hz2l8E/2512</link><title>Excel 2003 Solution Center</title><description>Description of limitations of custom functions in Excel Lists the functionality limitations of user-defined functions in Excel. These functions are called by a formula in a ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/yCeG8Hz2l8E" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/default.aspx/ph/2512?sid=202</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/d9mGqQ43c1g/142152</link><title>How to Create Functions to Calculate Light Years</title><description>How to Create Functions to Calculate Light Years ... To do this, select the Format menu, and choose Cells, the Number tab and Custom.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/d9mGqQ43c1g" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/142152</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/k8Syq8uKN2o/213564</link><title>XL2000: ParamArray Must Be Declared as an Array of Variant</title><description>213277 (http://support.microsoft.com/kb/213277/EN-US/ ) XL2000: Methods to Use Custom Functions with Varying ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/k8Syq8uKN2o" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213564</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/H4aJKSXxe2w/134406</link><title>Custom Function to Transpose Nonadjacent Range</title><description>... Applications, you can create a custom function that will turn a nonadjacent selection of cells into an array. This is beneficial with many of the built-in Microsoft Excel functions ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/H4aJKSXxe2w" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/134406</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/CXmJtTq5BAw/bb179167.aspx</link><title>Open Method [Excel 2007 Developer Reference]</title><description>For example, use Chr(9) for tabs, use "," for commas, use ";" for semicolons, or use a custom character. Only the first character of the string is used.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/CXmJtTq5BAw" height="1" width="1"/&gt;</description><feedburner:origLink>http://msdn.microsoft.com/en-us/library/bb179167.aspx</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/Lxw3QZzhN3Y/158355</link><title>XL97: ParamArray Must Be Declared as an Array of Variant</title><description>151582 (http://support.microsoft.com/kb/151582/EN-US/ ) XL: Methods to Use Custom Functions with Varying Arguments&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/Lxw3QZzhN3Y" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/158355</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/ixjCOTgpjVk/260893</link><title>Works: Spreadsheet Functions Imported from Excel 2000 to Works</title><description>Works: Spreadsheet Functions Imported from Excel 2000 to Works ... The default Excel cell format for this function is Custom m/d ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/ixjCOTgpjVk" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/260893</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/YOAwk9qi2qc/213691</link><title>XL2000: Syntax Errors When Calculating Functions or Opening a Workbook</title><description>When you recalculate values in a Microsoft Excel workbook that contains a custom function, the Microsoft Visual Basic Editor may be open and you may receive the following error ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/YOAwk9qi2qc" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213691</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/I19qkhG_yzM/194983</link><title>PRB: Round Function different in VBA 6 and Excel Spreadsheet</title><description>196652 (http://support.microsoft.com/kb/196652/EN-US/ ) HOWTO: Implement Custom Rounding Procedures&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/I19qkhG_yzM" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/194983</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/fu4jNj7GFr8/117231</link><title>Macro On Workbook Is Not Defined Error While Updating Links</title><description>NOTE: Any formulas that call custom functions in a moved add-in display the full path to the previous location of the add-in. On the Tools menu, click Add-Ins.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/fu4jNj7GFr8" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/117231</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/Xd-VhtMI3jc/182649</link><title>XL98: ParamArray Must Be Declared as an Array of Variant</title><description>151582 (http://support.microsoft.com/kb/151582/EN-US/ ) XL: Methods to Use Custom Functions with Varying Arguments&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/Xd-VhtMI3jc" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/182649</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/3MlucoMLT-c/171659</link><title>XL97: Syntax Errors Calculating Functions or Opening a Workbook</title><description>When you recalculate values in a Microsoft Excel workbook that contains a custom function, the Visual Basic Editor may be started and you may receive the following error message ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/3MlucoMLT-c" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/171659</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/HDoAb8u08s0/171640</link><title>XL97: Illegal Operation Occurs While Recalculating Workbook</title><description>The workbook contains user-defined (custom) functions. -and-You force the workbook to be recalculated by pressing the keys CTRL+ALT+F9.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/HDoAb8u08s0" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/171640</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/AubOxA0DmhQ/265023</link><title>XL2000: Memory Leak When Excel Calculates User-Defined Functions</title><description>Microsoft Excel may leak memory when a custom function, also known as a user-defined function (UDF), is calculated.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/AubOxA0DmhQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/265023</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/UazVE0py2Vs/213403</link><title>XL2000: Custom Function to Turn Nonadjacent Cells into an Array</title><description>... for Applications, you can create a custom function that will turn a nonadjacent selection of cells into an array. This is useful with many of the built-in Microsoft Excel functions ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/UazVE0py2Vs" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213403</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/gUrB1KQ5PrY/bb687838.aspx</link><title>Functions in the Stock Web Service DLL</title><description>You can view and edit it by opening the XLAM document in the Custom UI Editor Tool. ... Excel 2007 XLL SDK Documentation API Function Reference Functions in the Stock Web Service DLL&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/gUrB1KQ5PrY" height="1" width="1"/&gt;</description><feedburner:origLink>http://msdn.microsoft.com/en-us/library/bb687838.aspx</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/OLXlpgPm1-c/213497</link><title>XL2000: Calculating Depreciation with the Production Method</title><description>Microsoft Excel includes functions to calculate straight line (SLN), sum of the years ... directly into your worksheet if you do not intend to use the custom macro function ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/OLXlpgPm1-c" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213497</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/tMT5YuqVZEI/171719</link><title>TREND Function Works Differently in Functions Than in Macros</title><description>TREND Function Works Differently in Functions Than in Macros ... You can use the TREND function in a custom function like you do in a spreadsheet.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/tMT5YuqVZEI" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/171719</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/mO1wbqUPvEE/bb687861.aspx</link><title>Creating XLLs and DLLs that Call Back into Excel</title><description>Whereas xlAuto functions take or return the old data type XLOPER, new versions are ... The function can be used to display a custom dialog box that tells the user that the add ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/mO1wbqUPvEE" height="1" width="1"/&gt;</description><feedburner:origLink>http://msdn.microsoft.com/en-us/library/bb687861.aspx</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/94AJdYWnj-g/291392</link><title>Excel COM add-ins and Automation add-ins</title><description>... of Office 2000, Office XP, Office 2003 and Office 2007 applications for custom ... supports Automation Add-ins. Automation Add-ins build on COM Add-ins in that functions ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/94AJdYWnj-g" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/291392</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/TmPKxGimSIA/843504</link><title>Description of the undiscovered tips about Excel</title><description>This article describes some of the most powerful and useful features and functions in ... To do this, use the Custom Views command and the Print Report command. Essentially ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/TmPKxGimSIA" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com//kb/843504</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/dK-jV0FkAho/223990</link><title>XL98: Certain Functions Calculate Differently in Early Versions of ...</title><description>Because these functions were improved, they return different values than in Microsoft Excel ... support.microsoft.com/kb/223314/EN-US/ ) XL98: Custom ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/dK-jV0FkAho" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/223990</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/jEZ1bYWOhJU/213690</link><title>XL2000: The Trend Function Works Differently in Functions Than in ...</title><description>XL2000: The Trend Function Works Differently in Functions Than in Macros ... Applications macro, the function behaves differently than when you use it in a custom ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/jEZ1bYWOhJU" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/213690</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/ZuCXIZd4quc/110076</link><title>Cannot Remove Entries from Add-Ins Dialog Box</title><description>Add-ins are custom commands or functions that appear to be part of the Microsoft Excel application. To install an add-in: From the Tools menu, choose Add-ins.&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/ZuCXIZd4quc" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/110076</feedburner:origLink></item><item><link>http://feedproxy.google.com/~r/microsoft/mKHz/~3/yrJiFVuqWGE/821644</link><title>XL2002: Charts Do Not Update When Source Cells Are Updated</title><description>When you recalculate a workbook that contains user-defined functions, the cells that ... 2002 recalculates a workbook, the chart values that are based on user defined custom ...&lt;img src="http://feeds.feedburner.com/~r/microsoft/mKHz/~4/yrJiFVuqWGE" height="1" width="1"/&gt;</description><feedburner:origLink>http://support.microsoft.com/kb/821644</feedburner:origLink></item></channel></rss>
