docs(表格): 修正公式注释中的错别字

This commit is contained in:
LL
2025-11-27 17:33:46 +08:00
parent da3fdef6e7
commit cd1fb70ddf

View File

@@ -1,3 +1,3 @@
A1:D100 A1:D100
公式B2:="0x"&TEXT(DEC2HEX(VALUE(MID(A1,MIN(FIND({0,1,2,3,4,5,6,7,8,9},A1&"0123456789")),10^9))),"0000") B2公式:="0x"&TEXT(DEC2HEX(VALUE(MID(A1,MIN(FIND({0,1,2,3,4,5,6,7,8,9},A1&"0123456789")),10^9))),"0000")
B2:0x0064 B2:0x0064