Search results 187

Card image cap
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image cap
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image cap
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image cap
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image cap
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image cap
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

GetGroupMembers.zip

Card image cap
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

Card image cap
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image cap
fNMRPrgs, Full-form progress bar (frm77)

Show progress bar inside userform, with option to control lots of things. This ...

Frm77.zip

Card image cap
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image cap
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image cap
DateStamp-Simple

Simple Date stamp, calendar, day view whatever you call it. was looking for ...

DateStamp-Simple.zip