About 16,100 results
Open links in new tab
  1. VBA - opening web connect file (.iqy)

    Jul 22, 2015 · I'm using vba to open a file (owssvr.iqy) with excel. This file is an export from SharePoint 2007. When excel starts up, I get this dialog box:

  2. Access the Tabular model from Excel .slicers not working

    To analyze a tabular model project by using the Analyze in Excel feature In SQL Server Data Tools, click the Model menu, and then click Analyze in Excel. In the Choose Credential and …

  3. Automatically responding to a message box using an Excel Macro

    Jul 24, 2008 · When running a Macro that uses the Excel "text to Columns" function (can be found in the "Data Menu"), a message box pops up asking "Do you really want to replace the …

  4. Excel freeze, can't click on cell or choose any option from menu

    May 9, 2018 · Click File > Excel Options > Add-Ins on the left side of the dialog. Then click the drop-down arrow at the bottom of the dialog box and select "COM Add-Ins" from the list, then …

  5. How to reference a control toolbox combobox excel VBA 2003

    Feb 8, 2011 · This appears to be one of the idiosyncrasies of Excel. I have previously tested in Excel 2007 and as you say you can change the Enabled state with code but if you open the …

  6. VSTO - Excel Add-In and Custom Forms - social.msdn.microsoft.com

    Nov 21, 2009 · I need to develop an Add-In for Excel 03 & 07 that creates a new Menu Item with a button. The button will launch a custom Form that take in some numbers (from TextBoxes, not …

  7. Late tasks report - Issue with sorting a custom field

    In order to test how it works, insert the Status field (enter the status date to the Status date box in the Project Information dialog box) and the custom text field to the same table, apply the same …

  8. Disable Print dialog box - social.technet.microsoft.com

    I cannot print because it disable the print option in IE.. what I need is a quick print from my webpage disabling the print dialog box.. because if I use window.print (); it shows the print …

  9. How to generate a Schema for a XML Document

    Jul 9, 2015 · In the Add Generated Items - <BizTalk ProjectName> dialog box, in the Templates section, click Generate Schemas, and then click Add. In the Generate Schemas dialog box, in …

  10. Extracting data from Excel to import to SQL

    Oct 7, 2021 · Ok guys, I know Excel isn't a database so let's get that one out of the way. What I'm wondering is if URL fields inside of an excel sheet are accessible from c# in code behind? …