Skip to main content
 

Excel BYCOL Function (365)

Author: Sun Last Modified: 2024-10-08
showing the usage of BYCOL function

Description

The Excel BYCOL function applies a LAMBDA function to each column in a given array and returns the result per column as a single array. For example, if the array is 3 columns and 4 rows, it returns an array in 3 columns and 1 row.

Formula syntax

BYCOL(array,lambda(column))

Arguments

  • array: Required, an array that is used to process.
  • lambda: Required, a LAMBDA function to apply to each column of the array.
  • column: Required, a column from array.

Returns

The BYCOL function returns one result per column.

Errors

1. An invalid LAMBDA function or an incorrect number of parameters in the formula will return #VALUE error.

2. Not providing LAMBDA function or anything but a single value return from LAMBDA function will return #CALC error.

Version

Excel 365

Usage and Examples

Basic usage

For getting the minimum value of each column in range A1:C4, please use the BYCOL function as this:

=BYCOL(A1:C4,LAMBDA(array,MIN(array)))

Press Enter key, then the minimum values in each column in array A1:C4 have been outputted.
showing the usage of BYCOL function


Other Functions:

  • Excel POISSON Function
    The Excel POISSON function returns the Poisson distribution which is used to predict the number of events occurring over a specific time.

  • Excel WEIBULL Function
    The Excel WEIBULL function returns the Weibull probability density function or Weibull cumulative distribution for a supplied set of parameters.

  • Excel Z.TEST Function
    The Excel Z.TEST function (2010) returns the one-tailed P-value of a z-test which is useful for various analyses.

  • Excel F.DIST Function
    The Excel F.DIST function returns the F probability distribution which is usually used to measure the degree of diversity between two data sets.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.