Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

How do I isolate a space using RegExp in VBA (\s vs. \p{Zs})?

regex excel unicode-string vba

how to use adodb to write sql queries to select data that is longer than 255 characters

sql vba excel adodb

Location of cell and Extract numeric value

excel vba

How to list DataMacro objects in an Access database?

vba ms-access

if range of cells contains string then goto

vba excel

Run one macro on cell click and a different macro on cell double-click

excel vba click double-click

How can I change extended file properties using vba

windows vba vb6

Saving Excel File by cell value and saving in current directory where the file was opened

excel vba

VBA to loop round worksheets by index number

vba excel

How can I use VBA to format Symbols / Icons into cells without using conditional formatting

Shape picture goes to unexpected position, even with correct .top and .left values - Word VBA

vba image ms-word

Check for consecutive characters in an excel cell

vba excel

VBA Excel Copy Content From Word Table

vba excel

Deleting legend entries with blank series name using VBA

excel vba charts

How do I format a number to have at least 5 digits in a file name with a macro?

excel vba

VBA DAO.OpenRecordSet Inconsistent Errors

vba ms-access recordset

EXCEL VBA: How to convert dd/mm/yy into yyyy.mm.dd

vba excel date replace format

Using VBA in Excel to reference an Outlook mailbox other than Inbox

excel vba outlook