Todas as Funções

42 funções poderosas para turbinar seus fluxos de trabalho no Google Sheets — desde geração de conteúdo com IA até análise SEO e web scraping.

🛠️

Utilities

14 funções
UNLIMITED_VLOOKUPFree

VLOOKUP multi-critério que combina múltiplas colunas simultaneamente.

=UNLIMITED_VLOOKUP(searchValue, searchRange, returnColumn, [value2, column2, ...])
V2_LOOKUPFree

VLOOKUP de dois critérios com sintaxe simplificada e legível.

=V2_LOOKUP(value1, value2, searchRange, column1, column2, returnColumn)
EXISTS_IN_COLUMNFree

Verifica se um valor existe em qualquer lugar em um intervalo com correspondência sem diferenciar maiúsculas.

=EXISTS_IN_COLUMN(value, range)
COMBINE_ALLFree

Combina e achata múltiplos intervalos em uma única coluna, excluindo células vazias.

=COMBINE_ALL(range1, [range2], ...)
GROUP_BY_CELLFree

Concatena todas as células não vazias em um intervalo em uma única string com separador.

=GROUP_BY_CELL(range, [separator])
MY_REPLACEFree

Replace all occurrences of a substring in text without specifying occurrence numbers.

=MY_REPLACE(text, search, replacement)
RETURN_LAST_CELLFree

Return the last non-empty cell in a range, ignoring trailing blanks.

=RETURN_LAST_CELL(range)
RETURN_CELL_INVERSEDFree

Return a cell by position counting from the end of non-empty values.

=RETURN_CELL_INVERSED(range, inverseIndex)
SELECT_RANDOM_CELLFree

Select a random non-empty value from a range for sampling or selection.

=SELECT_RANDOM_CELL(range)
SPLIT_IN_COLUMNSFree

Split text into multiple horizontal columns by a separator with automatic trimming.

=SPLIT_IN_COLUMNS(text, [separator])
CLUSTERIZEFree

Cluster keywords by common word stems for SEO content planning and analysis.

=CLUSTERIZE(keywords, [minGroupSize])
GET_AVG_DAILY_TRAFFIC_FROM_WEEKFree

Calculate average daily value from a weekly total by dividing by 7.

=GET_AVG_DAILY_TRAFFIC_FROM_WEEK(weeklyValue)
GET_RUN_RATE_CURRENT_MONTHFree

Project the month-end total based on current progress so far.

=GET_RUN_RATE_CURRENT_MONTH(valueToDate, [dayOfMonth])
GET_RUN_RATE_NEXT_MONTHFree

Project next month's value with an optional growth rate applied.

=GET_RUN_RATE_NEXT_MONTH(currentMonthValue, [growthRate])

Pronto para turbinar suas planilhas?

Instale o Unlimited Sheets e tenha acesso a todas as 42 funções — gratuitas e premium.

Instalar Add-on Gratuito