Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Removing the password from a VBA project

How can I get this 8 year old VBA 64-bit compiler bug fixed?

Excel cell from which a Function is called [duplicate]

excel vba cell

Loop through each cell in a range of cells when given a Range object

excel vba

How to name an object within a PowerPoint slide?

vba powerpoint

Properly Handling Errors in VBA (Excel)

excel vba

What are .NumberFormat Options In Excel VBA?

excel vba

Levenshtein Distance in VBA [closed]

How to find if an array contains a string [duplicate]

arrays vba substring

What does the Excel range.Rows property really do?

vba excel ole-automation

Determining the full type of a variable

vba excel

How can I color dots in a xy scatterplot according to column value?

vba excel charts excel-formula

Read/Parse text file line by line in VBA

excel vba

Is it possible to write Excel VBA Code in Visual Studio

vba visual-studio excel

Is it possible to declare a public variable in vba and assign a default value?

Creating an Array from a Range in VBA

arrays excel vba range

Protecting cells in Excel but allow these to be modified by VBA script

vba excel

Rounding a number to the nearest 5 or 10 or X

vba rounding

Excel: the Incredible Shrinking and Expanding Controls [closed]

How can I find last row that contains data in a specific column?

excel vba