↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: Excel

Home › Posts tagged Excel › Page 4
C# – WPF – Generate an Excel file with WPF
C Sharp Tricks

C# – WPF – Generate an Excel file with WPF

Vitosh Feb 10, 2014 Tagged with C#, code, code for creation of excel file with WPF, Excel, excel file creation, Excel file generation, WPF, XAML

In the current article I proudly present a simple application, which creates a simple Excel file from XAML. In the example I present I am using Excel 2010 as this is my current version. In order to be able to …

C# – WPF – Generate an Excel file with WPF Read more →

VBA – Customize Active Window in Excel
VBA \ Excel

VBA – Customize Active Window in Excel

Vitosh Jan 17, 2014 Tagged with ActiveWindow., Excel, VBA

In this article I present a good possibility to customize your Active Window from Excel itself and not from the ribbon. By inserting some form controls, we receive a decent-looking customization dashboard like the one below: The idea of the …

VBA – Customize Active Window in Excel Read more →

VBA – Excel Change Formulas to Values
VBA \ Excel

VBA – Excel Change Formulas to Values

Vitosh Dec 26, 2013 Tagged with Excel, excel formulas to values, VBA

Changing formulas to values is something really easy in MS Excel – what the majority of people (including me) would do the following – simply record a macro, where you select all cells and paste them as values. The result …

VBA – Excel Change Formulas to Values Read more →

VBA – How to delete quickly all pictures from Excel?
VBA \ Excel

VBA – How to delete quickly all pictures from Excel?

Vitosh Dec 20, 2013 Tagged with delete pictures, delete shapes, Excel, VBA

Probably, if you are programming with Excel as much as me, one day you have the following question – all the pictures in Excel are generated by my code and I really do not care to give them names. I …

VBA – How to delete quickly all pictures from Excel? Read more →

MS Excel – Simple Linear Regression
Else - Just Tricks

MS Excel – Simple Linear Regression

Vitosh Aug 31, 2013 Tagged with Excel, Forecasting

Linear regression is something rather useful for forecasting analysis. If you want to understand more about linear regression, you may go to wikipedia, there you have a wonderful article about it. Long story short, linear regression is an approach, modeling …

MS Excel – Simple Linear Regression Read more →

MS Excel – Indication of duplicate values
Else - Just Tricks

MS Excel – Indication of duplicate values

Vitosh Jul 31, 2013 Tagged with duplicates, Excel

An hour ago I had to look for duplicate values in a spreadsheet. I looked for a minute in google and found plenty of solutions, as you can imagine. One of the best was described here, but it is quite useless, …

MS Excel – Indication of duplicate values Read more →

VBA – How to start?
VBA \ Excel

VBA – How to start?

Vitosh Jul 22, 2013 Tagged with Excel, how to start, VBA

Lesson 1 – VBA and Excel What is VBA? – VBA is something great, if you are working more than 1 hour with MS Excel and MS Access. It is simply said a must for everyone, who earns his money …

VBA – How to start? Read more →

Posts pagination

Previous 1 2 3 4

Copyright © 2026 VitoshAcademy