I have cell addresses in one worksheet formatted as text strings (e.g. "A1", "B22", "F332") and I'd like to return the contents of those particular cell addresses from another worksheet. How do I do this?
我在一个格式化为文本字符串的工作表中有单元格地址。“A1”、“B22”、“F332”)我想从另一个工作表中返回这些特定单元地址的内容。我该怎么做呢?