Search results 302

Card image cap
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image cap
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Frm58.zip

Card image cap
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image cap
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image cap
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image cap
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Card image cap
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image cap
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image cap
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image cap
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image cap
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...