VBA-Excel 326
Visual basic for applications that works only in Microsoft Excel, aka macros
Sorted from new to old.
AddressReferenceStyle
Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...
ANmaNumber_Closest2Word
Finds the number between two spaces that is found close to of Word1Location ...
Can't find Project or Library
Fix for Excel VBA error when library not found. Screenshots should show how to ...
NumberFoundinsideTag
Checks if a number found between two characters, searching can be customized to ...
CopyDynamicRangeValue
Copy values from range to cell. Without using clipboard of course. Here the ...
WorkbookSave_ANmar
Saves a workbook handling several scenarios and decide what to do based on each. ...