Sharing macros If you want to copy macros from your personal workbook to another workbook or vice versa, you can do so in the Visual Basic Editor VBE. Nếu bạn muốn sao chép macro từ sổ làm việc cá nhân để sổ làm việc khác hoặc ngược lại, bạn có thể làm trong trình soạn thảo Visual Basic.
For example, the event named On Got Focus in the form's property sheet and in the Macro Builder is named GotFocus in the Visual Basic Editor. Ví dụ: sự kiện có tên là On Got Focus trong trang thuộc tính của biểu mẫu và trong Bộ dựng Macro có tên là GotFocus trong Trình soạn thảo Visual Basic.
If you look in the Visual Basic Editor Project Explorer under a VBAProject heading, you will see a module named after your add-in file. Nếu bạn tìm trong trình soạn thảo Visual Basic Project Explorer bên dưới đầu đề VBAProject, bạn sẽ thấy một mô-đun có tên sau khi tệp bổ trợ của bạn.
In earlier versions of Access, you used the Visual Basic Editor to apply a security certificate to individual database components. Trong phiên bản trước của Access, bạn sử dụng trình soạn thảo Visual Basic để áp dụng một chứng chỉ bảo mật cho cấu phần cơ sở dữ liệu riêng lẻ.
If you want to copy macros from your personal workbook to another workbook or vice versa, you can do so in the Visual Basic Editor VBE. Nếu bạn muốn sao chép macro từ sổ làm việc cá nhân để sổ làm việc khác hoặc ngược lại, bạn có thể làm như vậy trong trình Soạn thảo Visual Basic (VBE).
Tip: To get help while you are working in the Visual Basic Editor, on the Help menu, click Microsoft Visual Basic Help, or press F1. Mẹo: Để được trợ giúp trong khi bạn đang làm việc trong trình soạn thảo Visual Basic, trên menu Trợ giúp , bấm vào Trợ giúp về Microsoft Visual Basic, hoặc nhấn F1.
Use the Object Browser in the Visual Basic Editor or refer to the program's documentation for a complete listing of available objects. Sử dụng trình duyệt đối tượng trong trình soạn thảo Visual Basic hoặc tham khảo tài liệu của chương trình cho danh sách đầy đủ của đối tượng khả dụng.
If you want to copy macros from your personal workbook to another workbook or vice versa, you can do so in the Visual Basic Editor VBE. Nếu bạn muốn sao chép macro từ sổ làm việc cá nhân của bạn sang một sổ làm việc hoặc ngược lại, bạn có thể làm như vậy trong trình Soạn thảo Visual Basic (VBE).
If you look in the Visual Basic Editor Project Explorer under a VBAProject heading, you will see a module named after your add-in file. Nếu bạn tìm trong dự án trình soạn thảo Visual Basic Explorer bên dưới đầu đề dự án VBAProject, bạn sẽ thấy một mô-đun được đặt tên theo tệp bổ trợ của bạn.
You can work with recorded code in the Visual Basic Editor (VBE) and add your own variables, control structures, and other code that the Macro Recorder cannot record. Bạn có thể làm việc với mã đã ghi trong Trình soạn thảo Visual Basic (VBE) và thêm biến số riêng của bạn, cấu trúc điều khiển và mã khác mà Trình ghi Macro không thể ghi lại.