TEXT formula

BABY_JOJO 241 Reputation points
2023-01-31T13:20:58.6066667+00:00

Mark 1, 2, 3, 4 and so on for every 10000 accumulated customer amounts in column D, and the results are listed in column E

Microsoft 365 and Office Excel For business Windows
{count} votes

Accepted answer
  1. Emi Zhang-MSFT 30,046 Reputation points Microsoft External Staff
    2023-02-01T08:27:13.2233333+00:00

    Hi @ABY_JOJO,

    I suggest you try this method:

    =CEILING(SUM(B$2:B2)/10^4,1)

    User's image

    Just checking in to see if the information was helpful. Please let us know if you would like further assistance.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.