我该怎么打开.vba文件? [英] What do I open a .vba file with?

查看:91
本文介绍了我该怎么打开.vba文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在尝试打开一个.vba文件,但是它问我想要打开它,

I have been trying to open a .vba file but it asks me what I want to open it with,

但不幸的是我没有 知道打开它的方法。

but unfortunately I do not   know what to open it with.

推荐答案

(1)在记事本中打开它。 (即打开记事本并选择"文件...打开"并选择文件,或者打开记事本然后将文件拖到记事本中。

(1) Open it in Notepad. (I.e. open Notepad and select "File... Open" and select the file, or, open notepad and then drag the file into Notepad.

您将能够看到它是否可以是一个纯文本文件,并且,要验证文件的内容是什么。(例如 - 它是否可以用明文读取?前几行是否包含对它是什么类型文件的一些评论?)

You will be able to see if it is a plaintext file, and, to verify what the contents of the file is. (For example - is it readable in plaintext? Do the first few lines contain some commentary on what type of file it is?)

(2)如果它是与VBA项目相关联的文件,则VBA IDE是您最好的选择。打开任何MS Office应用程序(Word,Excel,Outlook,Access等),然后按Alt- F11打开VBA IDE。然后使用File ... Open查看是否可以打开.vba文件。

(2) If it is a file associated with a VBA project, then, the VBA IDE is your best bet. Open any MS Office app (Word, Excel, Outlook, Access, etc) and then press Alt-F11 to open the VBA IDE. Then use File...Open to see if it can open the .vba file.


这篇关于我该怎么打开.vba文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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