在Excel的特定列的每个字段中添加撇号 [英] Adding Apostrophe in every field in particular column for excel

查看:113
本文介绍了在Excel的特定列的每个字段中添加撇号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在不单独键入Excel电子表格的每个字段中添加撇号?我有5k个字段

How can you add an apostrophe in every field in an Excel spreadsheet without individually typing it in? I have got like 5k fields

推荐答案

我这样做的方式是:

  • 在单元格L2中,输入公式="'"&K2
  • 使用填充手柄或Ctrl+D将其填充到K列值的长度.
  • 选择整个L列的值并将其复制到剪贴板
  • 在K列中选择相同的范围,右键单击以选择选择性粘贴",然后选择值"
  • In Cell L2, enter the formula ="'"&K2
  • Use the fill handle or Ctrl+D to fill it down to the length of Column K's values.
  • Select the whole of Column L's values and copy them to the clipboard
  • Select the same range in Column K, right-click to select 'Paste Special' and choose 'Values'

这篇关于在Excel的特定列的每个字段中添加撇号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆