需要帮助Access(2003)的VBA。 [英] Help in Access (2003) of VBA needed.

查看:74
本文介绍了需要帮助Access(2003)的VBA。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的产品系列包括字母代码和数字代码。
我们将这些产品代码(1列)作为文本字段上传。这给了我们鸡蛋。 " 000000000111"代码"111"。 1上传的表(简称)是excel表,其将代码显示为"111"。

你能帮我转换一下"000000000111"吗?进入"111"?

非常感谢。
关注

Our product range includes letter codes and numeric codes.
We upload these product codes (1 column) as a text field in access. This gives us egg. "000000000111" for code "111".
1 uploaded table (short) is an excel table that shows the code as "111".

Can you help me to convert "000000000111" into "111"?

Much appreciated.
Regards

推荐答案

在Excel列中设置格式,如下面的步骤所述。



  • 右键单击需要格式化的列"000000000111"代码"111"。

  • 选择格式单元格

  • 从数字标签中选择类别:自定义

  • 在右下方类型:有文本框

  • 输入000000000000

In Excel column set Format as guided in below step.

  • Right Click the column where you need to do format "000000000111" for code "111".
  • Select Format Cells
  • From Number Tab select Category : Custom
  • On the right hand side below Type: there is text box
  • Enter 000000000000


这篇关于需要帮助Access(2003)的VBA。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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