Search results 106
Sorted from new to old.

Porting Excel/VBA into OpenOffice Calc
PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Transparent Full-screen modal
Bootstrap modal that is full-screen and transparent control transparency in css

IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Records Affected by Execute command
Records affected by sql Execute command https://docs.microsoft. ...

ChartMaxY + ChartMinY
Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...