How to convert Excel values into buckets?

后端 未结 12 2516
青春惊慌失措
青春惊慌失措 2021-02-20 15:48

I have a set of data in Excel and in one column is a estimate (number of weeks)

I want an Excel formula to bucket it into

  • Small
  • Medium
  • La
12条回答
  •  我在风中等你
    2021-02-20 15:59

    You're looking for the LOOKUP function. please see the following page for more info:

    Data Buckets (in a range)

提交回复
热议问题