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
FindFile_Word

Finds a file within open documents of current instance

2018Aug9

Card image cap
FindFile

Finds if a workbook is open or not in same Excel session

2018Jul11

Card image cap
GetPapa

Gets folder name of a page using FSO

2018Jun24

Card image cap
FixPath, IsThere, IsThere1 ...

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

2018Jun11

Card image cap
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

2018May22

Card image cap
IsThere1

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

2018Apr25

Similar codes

Card image cap
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

2018Aug9

Card image cap
FindName

Finds a name in a workbook, returns true or false

2018Jun10

Card image cap
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

2019Apr1

Card image cap
FindFile

Finds if a workbook is open or not in same Excel session

2018Jul11

Card image cap
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Jul24

Card image cap
Run macro

Runs a macro from another workbook (Workbook has to be open).

2019Jan9

Card image cap
Modal form open Workbook

Do not open workbook from userform after .show

Aug3

Card image cap
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

2018Jun30

Card image cap
IsThere1_SPWB

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

2020Apr1

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

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

Apr23

Random Codes

Card image cap
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

2019Oct24

Card image cap
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

2019May5

Card image cap
percircle ProgressCircle

A neat progress circle (progressbar) using CSS and JQuery Used in this ...

2019Jan20

Card image cap
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

2018Nov24