Codes Required

Card image cap
IsThere1_SPWB

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

2020Apr1

Card image cap
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

2020Jan10

Card image cap
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

2019Dec7

Card image cap
IsThere_Remote

Checks if a file can be reached online or no Same as

2019Jun7

Card image cap
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

2018Aug10

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

2018Aug10

Card image cap
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

2018Jun11

Card image cap
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

2018Apr25

Similar codes

Card image cap
GetPapa

Gets folder name of a page using FSO

2018Jun24

Card image cap
GetTempFileName

Returns temp file name using FSO

2018Jul2

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file

2018Apr15

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

2018May22

Card image cap
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

2018May12

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

2018Jun20

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

2018Jul5

Card image cap
File_MostRecent

Getting most recent file in a folder

2018Jun16

Card image cap
GetExtension

Gets the extension of file from its filename

2018May12

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

2022May12

Card image cap
Uploader Widget

jQuery Ajax File Uploader Widget Promising, need to start implementing it in ...

2019Jun28

Card image cap
Progress66

Progressbar in light and dark colors, elegant, CSS3 and very neat

2019Feb4

Card image cap
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

2018Jun16