Skip to main content

Excel BYROW Function (365)

doc dec2oct 1

Description

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

Formula syntax

BYROW(array,lambda(row))

Arguments

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

Returns

The BYROW function returns one result per row.

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 row in range A1:C4, please use the BYROW function as this:

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

Press Enter key, then the minimum values in each row in array A1:C4 have been outputted.
doc dec2oct 1


Other Functions:

  • Excel BYCOL Function
    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.

  • 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...

Description


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.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations