花费 89ms 找到9448条记录
1 将宏指定给按钮表单控件(有限制) - Assign Macro to button form control (with restrictions)
2013年11月24 - I'm looking to do the following: 我想做以下事情: Assign a macro to a form control button, but only let the user press this button once. Once the button is p
2 如果电子邮件主题行以特定值开头,则执行某些操作 - If email subject line starts with certain values then do something
2015年06月03 - What is wrong with this line of code? Throws up Run-time error '13', Type mis-match. 这行代码有什么问题?抛出运行时错误'13',输入错误匹配。 Dim mail As Outlook.MailItem If m
3 如何将范围声明为路径? - How to declare range as Path?
2014年12月04 - I need a solution for my code, I need a "MyDir" reads Path from Sheet1.Range("A1"). This is the code that loads the image from "MyDir" + image name, b
4 根据匹配的ID复制和粘贴信息,其中一个工作表在数据透视表中具有行 - Copy and paste information based on matching IDs where one sheet has rows in the pivot table
2015年09月14 - I have a code that allows me to copy and paste thousands of rows of information based on matching IDs. However the code does not seem to run well in a
5 工作簿。专注前开放收益(Excel 2010和2016) - Workbooks.open return before focus (Excel 2010 and 2016)
2016年04月01 - I have a macro that opens a new Workbook and then activate (focus) to first Workbook. 我有一个宏,它打开一个新的工作簿,然后激活(焦点)到第一个工作簿。 Code: Set mainWorkbook = Act
6 将Excel字符串数组传递给用户定义的VBA函数 - Passing Excel string array to user defined VBA function
2015年08月26 - I wish to use an Excel array function to generate an array of strings and then pass this to a user defined function to strip blanks and concatenate th
7 按特定顺序打印多个Excel表 - Print Multiple Excel sheets in a specific order
2015年03月15 - I am trying to print/publish multiple sheets from Excel workbook, but in a specific order. I use the same code used here but it is not printing in the
8 如果阻塞和块混淆 - if block and with block confusion
2014年03月28 - I had this code working, then tried to add a loop, to work over several sheets, which I failed, so tried to return to the original version, and now i
9 Excel 2013 64位VBA:剪贴板API不起作用。 - Excel 2013 64-bit VBA: Clipboard API doesn't work
2013年09月07 - I used to be able to use Windows API calls in Excel VBA to set text on the clipboard. But ever since upgrading to 64-bit Office 2013, I cannot. Below
10 指向存储为集合/字典项VBA的数组的指针 - Pointers to arrays stored as collection/dictionary items VBA
2017年04月21 - With variant arrays where each element is a double array I am able to do the following: 对于变量数组,其中每个元素都是一个双数组,我可以执行以下操作: Public Declare PtrSafe Sub Co

 
© 2014-2019 ITdaan.com 粤ICP备14056181号