Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Should i develop this application in C# or VBA? [closed]

c# vba project-planning

Can't seem to use Interfaces with properties in VBA and I can't work out why

ms-access vba

HMAC SHA256 macro in Excel

vba excel hmac sha256

How intelligent is excel when is "parses" a function in a cell that includes identical calls to the same function more than once

How to overwrite file extracted from zip on disk?

vba outlook attachment

How to define if character in cell is number, letter or special character using VBA?

excel vba

Applying Button+Macro across all worksheets

excel vba button

I have recorded an excel vba sort but don't understand the code lines

excel vba

Range.Find() text with carriage return Excel VBA

vba excel find carriage-return

vba worksheet_change for pasting value from one sheet to another is not working, but works manually

vba excel

Convert decimal number to minutes and seconds using VBA

vba time decimal seconds

Why is the Combo Box wizard option "Find a record on my form" not always available?

VBA - Using .onAction on SmartArtNodes

vba excel

Calling a user defined Function in Sub VBA

excel vba

Using IF statements with 2 comboboxes to determine a textbox's value?

vba if-statement combobox

scan col for matching text and paste results in another column

excel if-statement vba