Search results 997

Sorted from new to old.
Card image
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Card image
HTMLPadding_v2

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Card image
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

Card image
Excel clipboard bug

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

Card image
Frm58

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

Card image
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image
ReNumber_IDColumn_inTable

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

Card image
Frequency1

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

Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
PrCal_Add_Sort

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

Card image
UserChanged_Log4

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

Card image
Webfont generater

Online tool. Generate web font to be used in websites. When trying to fix ...

Card image
Multi-Select searchable drop-down in Bootstrap 5

Multi-select drop-down with search in Bootstrap 5 From