开发者

Sequence of decimals in Excel

开发者 https://www.devze.com 2023-02-04 06:05 出处:网络
How can I print decimals between 0 and 1 in an Excel spreadsheet? E.g) I have a sequence of 开发者_如何学JAVAnumbers: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.Try \"=1/10\" in one cell, \"=2/10\" in the cell be

How can I print decimals between 0 and 1 in an Excel spreadsheet?

E.g) I have a sequence of 开发者_如何学JAVAnumbers: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.


Try "=1/10" in one cell, "=2/10" in the cell below that, and then AutoFill by dragging the fill-handle down ten (or eight in this case) rows for that one column.

0

精彩评论

暂无评论...
验证码 换一张
取 消