CONVERT
CONVERT(value, start_unit, end_unit)
Converts a numeric value to a different unit of measure. Learn more
Automazione
Apri schedaUna scheda strutturata per ogni funzione: sintassi, argomenti, esempi pratici, errori comuni, FAQ e collegamenti a formule correlate.
Digita almeno 2 lettere per vedere i suggerimenti.
113 formule trovate · pagina 3 di 3
CONVERT(value, start_unit, end_unit)
Converts a numeric value to a different unit of measure. Learn more
Automazione
Apri schedaTO_DATE(value)
Converts a provided number to a date. Learn more
Automazione
Apri schedaTO_DOLLARS(value)
Converts a provided number to a dollar value. Learn more
Automazione
Apri schedaTO_PERCENT(value)
Converts a provided number to a percentage. Learn more
Automazione
Apri schedaTO_PURE_NUMBER(value)
Converts a provided date/time, percentage, currency or other formatted numeric value to a pure number without formatting. Learn more
Automazione
Apri schedaTO_TEXT(value)
Converts a provided numeric value to a text value. Learn more
Automazione
Apri schedaREGEXEXTRACT(text, regular_expression)
Extracts matching substrings according to a regular expression. Learn more
Marketing
Apri schedaREGEXMATCH(text, regular_expression)
Whether a piece of text matches a regular expression. Learn more
Marketing
Apri schedaREGEXREPLACE(text, regular_expression, replacement)
Replaces part of a text string with a different text string using regular expressions. Learn more
Marketing
Apri schedaENCODEURL(text)
Encodes a string of text for the purpose of using in a URL query. Learn more.
Automazione
Apri schedaHYPERLINK(url, [link_label])
Creates a hyperlink inside a cell. Learn more
Automazione
Apri schedaIMPORTDATA(url)
Imports data at a given url in .csv (comma-separated value) or .tsv (tab-separated value) format. Learn more
Automazione
Apri schedaIMPORTFEED(url, [query], [headers], [num_items])
Imports a RSS or ATOM feed. Learn more
Automazione
Apri schedaIMPORTHTML(url, query, index)
Imports data from a table or list within an HTML page. Learn more
Automazione
Apri schedaIMPORTRANGE(spreadsheet_url, range_string)
Imports a range of cells from a specified spreadsheet. Learn more
Automazione
Apri schedaIMPORTXML(url, xpath_query)
Imports data from any of various structured data types including XML, HTML, CSV, TSV, and RSS and ATOM XML feeds. Learn more
Automazione Marketing
Apri schedaISURL(value)
Checks whether a value is a valid URL. Learn more
Automazione
Apri scheda