小编use*_*617的帖子

how to get subscript into formulas text string

in excel I need to get this to be a subscript in the output.

Basically I want all the numbers in the output to be subscripted

I have tried this code, and it is part of a large IF "loop"


B2=2

=(B2="","","C"&B2) = C2
Run Code Online (Sandbox Code Playgroud)

where I desire an output like this C_2 (any help to get an actual C subscript her in the question box and not C_2, when making the question, would also be helpful)

the formatting did not …

excel excel-formula

1
推荐指数
1
解决办法
202
查看次数

标签 统计

excel ×1

excel-formula ×1