Search code examples
Set standard number format with thousand separator, 2 decimals and minus sign for negative numbers u...


vbaexcel

Read More
Insert formula into Excel with VBA and a dynamic range...


excelvba

Read More
Closing one user form when opening the other...


excelvbaformsunload

Read More
Get texts of Organogram SmartArt in VBA...


excelvba

Read More
Return last row if there exists data in the sheet...


vbaexcel

Read More
Convert an Excel table from one structure to the other...


excelvbaexcel-formulalibreoffice-calc

Read More
Error 440: Method 'Create' of object 'PivotCaches' failed...


vbaexcelpivotpivot-table

Read More
return multiple values function...


excelvba

Read More
Getting the values for the cells if there is 1 or more values assigned...


arraysexcelvbavariant

Read More
VBA Application/object defined error when outputting array to .Cell declared range...


arraysexcelvbarangetranspose

Read More
How to loop through sub folders of folder A to get file name in each subfolder and copy other file w...


vbaloopsfileautomationms-word

Read More
Finding last row containing data not working - possible problem with table formatting...


excelvba

Read More
Passing Values "directly" to an array in VBA...


arraysexcelvbanotation

Read More
How can I delete a specific element in a string array?...


vba

Read More
VBA case insensitive sorting within listbox...


excelvba

Read More
Counting How Many Rows Have A Certain Criteria in Each Row's String...


excelvbastringvariablescount

Read More
Speeding up button formatting in VBA...


excelvbabuttonformattingaesthetics

Read More
To copy files from 1 source folder to 2 destination folders based on a criteria...


excelvbaautomation

Read More
Copying multiple columns from different workbooks to columns next to each other...


excelvbaloopscopy-paste

Read More
Use Path variable with an object created by CreateTextFile (VBA)...


excelvbatext-files

Read More
VB/VBA If..ElseIf..Then, where each ElseIf..Then is on one line...


excelvba

Read More
Find the last semester using Function LastQuarter + 2...


excelvbaexcel-formulacustom-functions-excel

Read More
Partial string match and lookup in Excel-VBA...


excelvbaexcel-formulacustom-functions-excel

Read More
How to make WinHttpCrackUrl work in 64-bit...


windowsvbaexcel64-bitwinhttp

Read More
Highlight differences by changing specific characters to a different color, using Range.Characters.F...


excelvba

Read More
Incrementing counter starting at 1, if value is same, otherwise reset to 1 when sku is different?...


excelvbaexcel-formula

Read More
Delete an array column, and change position of two columns...


excelvba

Read More
Looping Over Columns and Rows Referencing 2 Sheets with Countif Excel VBA...


excelvba

Read More
Change Cell Reference between Absolute and Relative...


vbaexcelexcel-2010

Read More
How can I automatically and efficiently group by column and count distinct values on another column ...


excelvbaexcel-formula

Read More
BackNext