About 2,980 results
Open links in new tab
  1. Vba code for hide the horizontzal (category) Axis labels of chart …

    Jan 23, 2020 · Note this writes the label values to the series formula removing any connection to the source. You would need to maintain things if label values change or the source changes …

  2. Convert formula to VBA code - social.msdn.microsoft.com

    Mar 5, 2016 · I used the VBA program to convert the formula for creating a macro but the VBA program won't except the conversion because it's in a stream. I don't have any idea how to …

  3. Export SSRS report to Excel with formulas

    Mar 6, 2020 · Instead of generating a report in SSRS and exporting the report to Excel, create the Excel spreadsheet and pull the data from SQL into Excel. This would allow you the ability to …

  4. Excel workbook problem in vb.net - social.msdn.microsoft.com

    Jul 17, 2013 · I'm using a excel workbook in vb.net environment (project->Visual Basic->Office->2010->Excel 2010 workbook (not using windows form to create a excel workbook.). How can …

  5. ExcelMDX in SSAS - social.msdn.microsoft.com

    Oct 31, 2011 · Thanks for the response but actually i am looking for something else. i want to know that using the ExcelMDX functionality, can i write a formula in my excel and that will …

  6. Enviar e-mail automaticamente com o Excel e VBA atravez de …

    Oct 2, 2018 · Quando um determinado documento entra no prazo restante de 30 dias (por exemplo), a coluna de status muda altomaticamente (por formula) para "Renovar", neste …

  7. Read only Row in VSTO Excel Doc level plugin

    Aug 31, 2016 · In excel cells i am in edit mode at that time i want to desable my own created ribbon buttons. and when i will come out from the edit mode it should be enable it is possible?

  8. 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 …

  9. Vba converting date string to 1900 date - social.msdn.microsoft.com

    Jun 3, 2011 · I recently ran into an issue where I have a dates in an excel sheet (formatted as a string) that seems to be converting to a 1900 date and I cannot figure out why. I assumed that …

  10. how to disable Excel cell ( or range) from C#

    Aug 18, 2011 · I need to figure out a way that once the users fill the formula and get the data back from excel, the resultset is locked ( readonly ) and cannot be edited or tampered with. How …