About 199 results
Open links in new tab
  1. Adjust map from Bing Maps Add-on in Excel

    Oct 16, 2017 · I made a map in Excel with the Bing Maps add-in, and I would like to adjust some settings, like zoom-level, pitch angle, etc using Excel VBA. Is that possible and if so, can you …

  2. Using vfpoledb driver in .net 2.0 Creating .DBF File Successfully but ...

    Jun 17, 2009 · Here is my code with it i create a file. It create successfully but problem is that i am not able to open it in Excel.

  3. Excel 2007 32-bit / VBA: Reference.IsBroken method causes …

    May 3, 2014 · Excel 2007 and VBA are currently driving me mad. I am trying to remove broken references from an Excel 2007 VBA project from within VBA. Excel is patched with all …

  4. Error de campo "Hora de impresion" al exportar excel usando …

    Hola a todos =), yo uso Crystal Reports para exportar Excel ,PDF y Word, pero el problema que cuando uso campo especial que se llama "Hora de impresion" pero normal funciona con PDF …

  5. Storing Sum of fields from another SharePoint List

    Mar 28, 2014 · Since values can changes, you'll have to have a column on List B (we'll call it oldValue) that you'll copy the "value" field to everytime an Item is modified. Then when the …

  6. Updating a list item with HTTP Put - social.msdn.microsoft.com

    Aug 31, 2015 · My "Call A HTTP Web Service" function doesnt work the way I want. I want to do a "HTTP Put" to update a list item on another Subsite, but my WebService gives me back a …

  7. how to remove duplicate from list in c# for asp.net

    Oct 7, 2021 · How would you solve this problem if you had to do it manually, so to speak? A very straight forward approach would be to look at one list at a time and one element at a time and …

  8. Selection.End (Excel.XlDirection.xlDown).select ()

    Oct 8, 2008 · Are you doing this in a VSTO project? If so,this line should work: Globals.ThisWorkbook.Application.Selection.End (Excel.XlDirection.xlDown).Select ()

  9. SSRS Report Export to Excel Programatically

    Dec 12, 2017 · with some changes in the code provided in the link below, you can export report to Excel.

  10. Microsoft SQL server management studio error

    Feb 8, 2011 · Basically when I go into Microsoft sql server mngmnt studio to login SQLExpress does not show in the "server name" drop down. If I choose "browse" nothing shows.