Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

How to simplify; dozens of Excel Tabs with the same underlying VBA Code

excel vba

Run time error 1004 for saving excel file (VBA required)

vba excel

MS Access copy table to another table VBA code

XLL and vba function name collision leads to permanent #NAME? error

excel vba excel-2003 xll

VBA: Range Syntax Confusion

vba excel named-ranges

Login to a website using VBA

Calculate time difference between two dates (DD/MM/YYY HH/MM)

excel vba date

How do I use the result of an input box in another bit of my code?

vba excel

Stop users from instancing an interface and not its implementation

excel vba

Dictionary objects function Exists adding not existing key to dictionary

excel vba dictionary

query filtering, finding the balance between flexibility and ease of execution

Error after upgrading to 2013 "Object Required" in the line "activeSlide.Shapes.PasteSpecial(DataType:=ppPasteMetafilePicture).Select"

vba powerpoint

How to publish to PDF in Excel VB macro?

excel vba

Writing 2nd dimension to Range from a 2D variant without looping in VBA

excel vba range variants

Excel 2010: more frequent external data refresh with vba?

vba excel

VBA function cannot return arabic string in excel 2007?

vba excel

How to keep from going to first record when requerying?

ms-access vba recordset

'With Worksheets("xxxx")' works only when "xxxx" is the active worksheet

vba excel reference worksheet

How to get, JSON values to Work in VBA-JSON?

arrays json excel vba parsing