Search results 32

Sorted from new to old.
Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
Prn

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

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
FixENTERS_File

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

Card image
XorC

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

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...