CustomSearch is a custom LAMBDA function for Excel that enables advanced search operations within a table. This function searches for text within a specified column and returns specified columns of the matching rows.
-
Updated
Jul 16, 2024
CustomSearch is a custom LAMBDA function for Excel that enables advanced search operations within a table. This function searches for text within a specified column and returns specified columns of the matching rows.
This repository contains an Excel LAMBDA function designed to perform multi-criteria search operations on a given data table. This function, named FilterLambda, allows users to search across three different columns and filter data based on the provided search terms from specific cells.
This repository contains sample code that aims to demonstrate how to inject custom code that can connect a SpreadsheetWeb application with the Stripe API.
Add a description, image, and links to the spreadsheetweb topic page so that developers can more easily learn about it.
To associate your repository with the spreadsheetweb topic, visit your repo's landing page and select "manage topics."