Search results 81

Sorted from new to old.
Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
CutString_Words_Left + CutString_Words_Mid

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

Card image
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image
Capitalize1st

Capitalize 1st letter of a string

Card image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za.exe (found in attached zip) ...

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
Match4

Matching 4 values at the same time in 4 columns Just like Match the function, ...

Card image
DeleteAllShapes

Delete all shapes in a sheet

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words