Search results 22

Sorted from new to old.
Card image
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image
OneDrive Reset

Reset OneDrive because I am a heavy OneDrive user. Most recent instructions, ...

Card image
NumberBeforeString_HTML

Cuts a number that would be found before certain word inside a block string. ...

Card image
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Card image
ReNumber_IDColumn_inTable

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

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image
2 VB.net pdf books

Free from apress website https://www.apress.com More books

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
ShowImage

Show an image using irfanview or Windows 7 image viewer. Looking to add more ...

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...