Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从特定列中删除列数据,而不是列,列号将是动态的..
假设一个 excel 有 10 列,如果我给 3 作为输入,那么在按钮单击它应该删除第 3 列数据....同样的输入可能是 1,2,3,4,5....
如何从这个开始,任何人都可以帮助我...