{"id":19446261,"url":"https://github.com/lordthorzonus/excel-library","last_synced_at":"2026-03-03T13:39:54.623Z","repository":{"id":34136019,"uuid":"37969789","full_name":"lordthorzonus/excel-library","owner":"lordthorzonus","description":"Collection of useful Excel udfs and macros","archived":false,"fork":false,"pushed_at":"2016-04-05T12:01:10.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-19T13:23:57.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Visual Basic","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lordthorzonus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-24T07:36:30.000Z","updated_at":"2022-02-09T05:49:44.000Z","dependencies_parsed_at":"2022-08-18T00:35:38.223Z","dependency_job_id":null,"html_url":"https://github.com/lordthorzonus/excel-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lordthorzonus/excel-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordthorzonus%2Fexcel-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordthorzonus%2Fexcel-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordthorzonus%2Fexcel-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordthorzonus%2Fexcel-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lordthorzonus","download_url":"https://codeload.github.com/lordthorzonus/excel-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordthorzonus%2Fexcel-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30046974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T10:53:31.691Z","status":"ssl_error","status_checked_at":"2026-03-03T10:53:22.041Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T16:13:21.255Z","updated_at":"2026-03-03T13:39:54.605Z","avatar_url":"https://github.com/lordthorzonus.png","language":"Visual Basic","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Excel-library\nCollection of useful Excel udfs and macros\n\nUser defined functions that are included:\n\n* __REVERSE__ - Function for reversing the content of a cell based on text and delimiter\n`=REVERSE(text, delimiter)`\n\n* __EXPLODE__ - Exploding function for excel. Returns the specified item of the exploded string. 0 based count\n`=EXPLODE(text, delimiter, itemNumber)`\n\n* __ISFONTCOLOR__ - Function for checking the font color of the cell\n`=ISFONTCOLOR(targetRange, red, green, blue)`\n\n* __ASDISPLAYED__ - Useful helper function to show contents of the cell as is. Can be used for example for concatenating dates\n`=ASDISPLAYED(targetCell)`\n\n* __LISTLENGTH__ - Returns the number of items in the list based on delimiter\n`=LISTLENGTH(text, delimiter)`\n\n* __ISVALIDEMAIL__ - Helper function for checking validity of email addresses\n`=ISVALIDEMAIL(email)`\n\n* __RGBTOHEX__ - Converts given rgb value to HEX color\n`=RGBTOHEX(red, green, blue)`\n\n* __HEXTORGB__ - Converts HEX color to RGB also accepts html colors with #\n`=HEXTORGB(hex)` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordthorzonus%2Fexcel-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flordthorzonus%2Fexcel-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordthorzonus%2Fexcel-library/lists"}