Search results 477

Sorted from new to old.
Card image cap
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image cap
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image cap
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image cap
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Card image cap
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image cap
USB Format in Car stereo

What format used to let Car stereo read USB thumb drive? To listen to MP3 ...

Card image cap
USB format in Android

What is the best format to use a USB storage for using in Android phones and ...

Card image cap
Any2Dec

Converts a number of any base to decimal. Hexa to decimal, octa to decimal, ...

Card image cap
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image cap
Can't find Project or Library

Fix for Excel VBA error when library not found. Screenshots should show how to ...

Card image cap
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image cap
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Card image cap
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image cap
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image cap
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image cap
Modal form open Workbook

Do not open workbook from userform after .show