Search results 198

Card image cap
Prn

Printout into page, along with additional function to decide where to put the ...

Card image cap
ANmaVBATemplate

Template to be used for any new tools, having... D sheet, WelcomeSheet, code ...

ANmaVBATemplatev2021.14.zip

Card image cap
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image cap
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image cap
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image cap
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

Card image cap
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image cap
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image cap
XorC

Simple small function to Encrypt or Decrypt a string in cell Test_XorC is for ...

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image cap
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not