VBA (Visual Basic for Application ):
O 'Reilly VB VBA concise tutorial
OfficeVBAProgrammingCollection of manuals (CHM)
Microsoft Office VBA Language Reference
Microsoft Office 2007 system VBA programming
Office VBA programming skills
Start today with "Blue Fantasy" video learning VBAThe macro is actually the operation stepRecorded macros are automatically generated by VBAIn VB, you can write your ownYou can specify a macro by using the form button1. VBA Objects' 1, workbooks' Workbooks represents the workbook collection, all workbooks, Workbooks (n), which represents the nth workbook that has been opened' Workbooks ("Workbook name")' ActiveWorkbook the workbook that is being manip
The code below can be used to delete the module which houses the Code. In other words, it deletes itself after running once.
You will have to goTools>Macro>Security-Trusted publishersAnd check trust accessVisual Basic EditorBefore running the code. Change"Module1"To suit.
Sub deletethismodule ()
Dim vbcom as object
Msgbox "hi, I will delete myself"
Set vbcom = application. VBE. activevbproject. vbcomponents
Vbcom. Remove vbcomponent: = _
Vbcom. Item ("module1 ")
Original source: http://www.cnblogs.com/Charltsing/p/EncryptVBACode.htmlVBA code encryption is a commonplace issue, and since my VBA dumper was released, any encryption at the office level has lost its meaning. So, many people began to move to the VB package or upgrade to Vsto,delphi and other languages. However, for the vast majority of Vbaer, the problem of re-learning a language is far more than the benefits of developing
Is there any use for RHCSA certification? First of all, to understand the Red Hat Linux certification system, RHCSA is a Red Hat certification system in a junior certification, the content is mainly focused on system management, relatively simple, similar to the Oracle certificatio
Label: style blog HTTP Io ar SP on 2014 log Pgmp certification (program management professional) is another authoritative project management certification launched by the American Project Management Association (PMI) following PMP. Pgmp®PMP Advanced Certification is a strong proof of knowledge, skills, experience and leadership that matches senior project manage
Advanced Knowledge points1. SQL query Statements and ADO2. Regular expressions and net catch3. Forms and Controls4. API class module and so onSorosayLinks: https://www.zhihu.com/question/26078625/answer/132542043Source: KnowCopyright belongs to the author. Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.1 hoursFamiliarity with data types, variables, constants, and operators1. Understand what data types
Microsoft certified Wuhan Test Center:
1. Wuhan Ruiqi Information Technology Co., Ltd.Address: 6f, Lushan Hotel, no. 1, yuyu Road, Wuchang, WuhanTel: (027) 87653191,87883101-1638,1398653345Fax: (027) 876531912. Wuhan jiadu Microsoft Advanced Technology Training CenterTel: 027-87878283Fax: 027-87878025Contact: Jiang Chuan Xi Feng Li Bu Jing HongAddress: Room 304-305, third floor, Administration Building, Wuhan branch, Wuchang xiaohongshan Chinese Emy of Sciences
Microsoft
The RedHat certified engineer (RHCE) RHCE is a RedHat company authorized certification that provides a variety of options for users who learn Linux technologies. Among the various international technical certification systems, the biggest difference between RHCE certification and Its value lies in the emphasis on the practical hands-on Testing Methods of trainees
Singing certification conditions:
1, engaged in singing, dance, art performance, music, modeling and related work;
2, with authoritative media on my honor, the introduction of the report;
3, have a certain network popularity, network reds, and media certification;
4, in the singing of the dissemination of my true video mv;
5, singing a singer-grade of more than three level F more
At present, the Enterprise user's certification instructions do not support arbitrary personalization or modification. In order to better show the identity of the enterprise, improve the identification of enterprises, enterprise certification user certification of the field display as the full name of the enterprise license. If your current
Asp.net| Security
The first three articles in the CSDN forum after the announcement, the effect is like "immortal fart--really different from every (counter) ring." In order to thank the broad masses of netizens enthusiasm and support, this is not, after a while of brewing, cultivation, deliberately prepared the fourth ring.
We have previously described the use of form authentication to achieve a single sign-on, as netizens said, can only be used under the same domain name. For a single sign-on
Asp.net| Security
Code write N long, always want to write something else. That's not, it says. In consolidating two projects, making single sign-on (single Sign on), it is also known as "sign-on". After consulting the relevant documents, finally realized, now take it out and share with you. Perhaps people will ask: "This is inconsistent with the title?" "Don't worry, before I write, I think about some of the problems I had when I was using Form authentication, and some of the techniques I used i
Original source: http://www.cnblogs.com/Charltsing/p/unviewable.htmlqq:564955427Email: [Email protected]I was asked to unviewable+ VBA to protect the VBA code can be cracked, so I went to the author's website to see a bit (URL).This tool protects the VBA code fairly well, but there are still fatal problems that can be easily exported.Part of the code in the expor
Record a VBA-based data conversion tool for planning and writing, and plan vba
Because the table structure planned for calculation is not necessarily the same as the data table structure actually used by the program, sometimes data conversion is often required. Convert the table to the format required by the program, and then import the table to the database. This is also the planning of a table with multip
Abstract access authentication is a method that the Web server can use to negotiate authentication information with the Web browser. It applies a hash function to the password before it is issued, which is more secure than the HTTP Basic authentication sent in clear text. Technically, Digest authentication is a MD5 cryptographic hash function application that uses random numbers to prevent password parsing. It uses the HTTP protocol.First, the basic process of summary
Introduction to oau2's certification, oau2's Certification
1. Introduction to oau2certification(1) Principle diagram of oau2's authentication:
2) Introduction: oau22. oau2is an open standard that allows users to allow third-party applications to access private resources (such as photos and videos) stored on a website, contact List), without providing the user name and password to a third-party application.
This chapter complete source address: Https://github.com/kwang2003/springcloud-study-ch09.git 1. Project Summary The content of this chapter is based on the seventh chapter of the code as a https://github.com/ Kwang2003/springcloud-study-ch08.git. Through the eighth chapter of the study, we have already based on JWT upgraded OAuth2 authentication server, in this chapter, we will give the previous Zuul gateway plus OAuth2 authentication function, so that all access after a security
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.