About 1,704,048 results (2,699 milliseconds)

Create lists of ciphers in Google Sheets? - Google Docs Editors ...

https://support.google.com/docs/thread/28111594/create-lists-of-ciphers-in-google-sheets?hl=en
Feb 9, 2020 ... I can generate the random strings for column B. No problem. What I ... formula, that you will pull down for each row? In either case ...

Google Sheets function list - Google Docs Editors Help

https://support.google.com/docs/table/25273?hl=en
Functions can be used to create formulas that manipulate data and calculate strings and numbers. Here's a list of all the functions available in each category.

Manually generate UNIQUEID() key values - AppSheet Help

https://support.google.com/appsheet/answer/10105828?hl=en
You can generate a unique value using a formula in the spreadsheet. The following spreadsheet formula, suitable for Microsoft Excel and Google Sheets, will ...

Need a formula to generate alphanumeric passwords length of 8 ...

https://support.google.com/docs/thread/179259613/need-a-formula-to-generate-alphanumeric-passwords-length-of-8-characters?hl=en
Sep 14, 2022 ... I need a formula so i can generated thousands of 8 characters long alphanumeric password with lowercase alphabets and 0 to 9 numbers.

Power Tools - Google Workspace Marketplace

https://workspace.google.com/marketplace/app/power_tools/1058867473888
Apr 10, 2025 ... IMPROVED - Sort by Color: can now skip empty cells so only cells with values are sorted. - Random Generator: generate only unique strings using ...

How to Auto Generate UUID when a new value is added (Col A) and ...

https://support.google.com/docs/thread/112787081/how-to-auto-generate-uuid-when-a-new-value-is-added-col-a-and-the-uuid-col-c-is-empty?hl=en
Jun 8, 2021 ... If so, I can provide a formula that generates a properly formatted UUID, but since it uses a random number generator, the result needs to be ...

How to build a password - Google Docs Editors Community

https://support.google.com/docs/thread/11250796/how-to-build-a-password?hl=en
Aug 3, 2019 ... its perhaps easier to use a pass generator? such as : www.random.org/strings/?mode=advanced.

Trying to count multiple occurrences of a list of word inside a single ...

https://support.google.com/docs/thread/107603040/trying-to-count-multiple-occurrences-of-a-list-of-word-inside-a-single-cell?hl=en
Apr 26, 2021 ... ... strings INSIDE a string. I am trying to ... I just randomly entered the pipe character by chance when I was first testing out your formula.

How can I automate the creation of unique job codes in google ...

https://support.google.com/docs/thread/40899900/how-can-i-automate-the-creation-of-unique-job-codes-in-google-sheets?hl=en
Apr 19, 2020 ... I am looking for a formula or a script that can help me auto generate job codes. The job codes I use are logical; they start with a code specific to a client.

CSV import issue with function string included - Google Docs Editors ...

https://support.google.com/docs/thread/131954460/csv-import-issue-with-function-string-included?hl=en
Oct 22, 2021 ... You could create a script that converts these text strings to formulas, possibly in a new column and hide the existing column. Otherwise, the ...

Randomalpha function - Google Docs Editors Community

https://support.google.com/docs/thread/176714344/randomalpha-function?hl=en
Aug 26, 2022 ... I typically use the following function (=RANDALPHA, 10, 1) to generate a random string of numbers and letters for unique codes.

Looker functions and operators | Google Cloud

https://cloud.google.com/looker/docs/functions-and-operators
Returns string with all characters converted to uppercase. Functions for table calculations only. Function, Syntax, Purpose. split ...

Detect If Formula Was Invoked Via F2+{Enter} Or Double-click+{Enter}

https://groups.google.com/g/exceldna/c/LUYIvHED1RM
Apr 19, 2023 ... In a standard Excel function, one can manually refresh a single cell via keying F2+{Enter} or double-clicking into a cell and then keying {Enter}.

String functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions
Identical to the TRIM function, but only removes leading characters. NORMALIZE, Case-sensitively normalizes the characters in a STRING value.

How to extract unique strings with given prefixes and list them in ...

https://support.google.com/docs/thread/99473829/how-to-extract-unique-strings-with-given-prefixes-and-list-them-in-new-columns?hl=en
Feb 23, 2021 ... ... random nonsense included. A formula in C1, for example, should operate like so: Find all unique instances of 'AP-' in the range of A2:A ...

SUMIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093583?hl=en
To match an actual question mark or asterisk, prefix the character with the tilde ( ~ ) character (i.e. ~? and ~* ). A string criterion must be enclosed in ...

Comparing two strings for similarity? - Google Docs Editors ...

https://support.google.com/docs/thread/236168123/comparing-two-strings-for-similarity?hl=en
Sep 23, 2023 ... By pressing a button the Sheet will select a random ... A little hopefull, Is there some function or functions that can help check text similarity ...

java - How do you create a program that will remove from the 2nd ...

http://feedproxy.google.com/~r/stackoverflow/ynOn/~3/veCFQKZ9kJU/how-do-you-remove-multiple-characters-from-a-specific-character-to-another-from
Feb 10, 2021 ... excel-formula; aws-lambda; design-patterns; django-rest-framework ... How can I remove a character from a string using JavaScript? 345.

COUNTIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093480?hl=en
Returns a conditional count across a range. COUNTIF Function For this same video with audio descriptions:

Functions (alphabetical) | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-all
Function list ; ARRAY_TO_STRING, Produces a concatenation of the elements in an array as a STRING value. ; ASCII, Gets the ASCII code for the first character or ...