No announcements
Found 306060 threads
-
0 Votes
Replacing Excel VBA modules
"Modules" is not part of the VBComponent object, as far as I can tell.Answered | 4 Replies | 9965 Views | Created by rgold20 - Friday, March 11, 2011 1:56 PM | Last reply by rgold20 - Friday, March 11, 2011 4:45 PM -
1 Votes
vba password recovery
But i suggest you to get VBA Password Remover Software which is not freeware.Answered | 16 Replies | 51000 Views | Created by uopwebdev - Tuesday, September 28, 2010 12:36 AM | Last reply by - Wednesday, March 28, 2018 7:40 AM -
1 Votes
converting vba modules into an exe file
please consider of using VBA-Addin Vishal maddyAnswered | 4 Replies | 22924 Views | Created by rjagathe - Sunday, February 14, 2010 7:42 PM | Last reply by Vishal1984 - Tuesday, February 23, 2010 6:48 AM -
0 Votes
Import VBA module for Outlook using Powershell
Hello Shreekanth, The Outlook object model doesn't provide anything for dealing with VBA modules.Answered | 2 Replies | 5082 Views | Created by Shreekanth123 - Thursday, September 8, 2016 12:12 PM | Last reply by David_JunFeng - Friday, September 9, 2016 5:08 AM -
0 Votes
Renaming VBA Modules From a List
Hello Friends, I am trying to rename VBA modules that are listed in a worksheet.Answered | 3 Replies | 800 Views | Created by Dan_CS - Wednesday, July 6, 2016 12:00 PM | Last reply by Dan_CS - Wednesday, July 6, 2016 12:58 PM -
0 Votes
import module in outlook using vba excel
Hello Laureano, You can export and import VBA modules in Office applications.Answered | 2 Replies | 1180 Views | Created by laureano Adriano - Tuesday, October 18, 2016 7:58 PM | Last reply by laureano Adriano - Wednesday, October 19, 2016 3:12 PM -
2 Votes
Import VBA code modules?
Hi Bruce The easiest way is to find the module in the object pane, right click on it and select copy.Answered | 10 Replies | 6821 Views | Created by Bruce Hulsey - Monday, February 11, 2013 6:03 PM | Last reply by Bill Mosca, MS MVP 2006-2016 - Friday, February 15, 2013 7:09 PM -
0 Votes
Check if VBA/Macros is password protected
ind solution Access.Application oAccess = new Access.Application(); oAccess.OpenCurrentDatabase(FilePath, false, ""); ...Answered | 2 Replies | 1708 Views | Created by Jaydev Deshmukh - Monday, May 6, 2013 8:05 AM | Last reply by Jaydev Deshmukh - Thursday, May 23, 2013 7:13 AM -
1 Votes
Where are the vba code modules?
Hello: Right click the module, and then select Remove Module.Answered | 4 Replies | 1933 Views | Created by Fredrated451 - Wednesday, July 18, 2012 5:42 PM | Last reply by Fredrated451 - Wednesday, July 18, 2012 7:44 PM -
1 Votes
Excel 2010 VBA: Invalid Password
So you should not declare a public variable with the same name in more than one module.Answered | 3 Replies | 3155 Views | Created by ConstPM - Sunday, July 15, 2012 12:13 AM | Last reply by Hans Vogelaar MVP - Sunday, July 15, 2012 9:49 PM -
0 Votes
Excel VBA Modules Missing
If you had never saved the file as a .xlsm, I fear that your userform and module are lost forever...Answered | 3 Replies | 2597 Views | Created by AndrewBerk - Tuesday, November 5, 2013 9:09 PM | Last reply by Hans Vogelaar MVP - Tuesday, November 5, 2013 10:18 PM -
1 Votes
View VBA Modules of an existing macro enabled Excel in Visual Studio IDE
My next question will be, is it possible to export all the modules from VBA IDE at once and import them into visual studio (I mean this time not as an excel import in visual ...Answered | 3 Replies | 2401 Views | Created by Janani C - Monday, September 7, 2015 3:13 PM | Last reply by Cindy Meister MVP - Tuesday, September 8, 2015 5:31 PM -
8 Votes
How can I delete empty VBA modules
Both Modules and Procedures can be deleted but Modules are much easier.Answered | 22 Replies | 12761 Views | Created by Model_m - Thursday, February 2, 2012 12:33 PM | Last reply by Bruce Song - Thursday, February 9, 2012 9:42 AM -
0 Votes
VBA Modules do not run in MS Access 2010 Runtime
The front end file contains several VBA modules that run in the Access 2010 environment, but not with the MS Access 2010 Runtime.Answered | 3 Replies | 3296 Views | Created by boyceb2 - Wednesday, October 31, 2012 4:49 AM | Last reply by Douglas J Steele, MVP - Wednesday, October 31, 2012 4:30 PM -
0 Votes
Problem linking vba modules in Access 2007
Is that what you mean by "linking" modules?Answered | 2 Replies | 6190 Views | Created by Ted17 - Wednesday, June 9, 2010 6:39 PM | Last reply by Graham R Seach - Friday, June 18, 2010 12:51 AM -
1 Votes
Recover password for module in Access database
>The other thing I want to tell you that Microsoft has not provided any ways to get the forgotten password.Answered | 2 Replies | 645 Views | Created by recover passowrd for module in access - Thursday, April 7, 2016 3:50 PM | Last reply by Deepak Saradkumar Panchal - Friday, April 8, 2016 5:17 AM -
4 Votes
How to preserve global Variables in Excel VBA module after excel save as ?.
It is VBA.Answered | 18 Replies | 58229 Views | Created by Venkat AK - Thursday, December 23, 2010 6:25 AM | Last reply by Meadensi - Monday, August 15, 2016 9:24 AM -
0 Votes
Any boby know how to crack excel VBA Password
I know how to break excel VBA password.Answered | 10 Replies | 7570 Views | Created by Sanjay_S - Friday, February 22, 2013 1:58 PM | Last reply by - Monday, January 9, 2017 4:29 AM -
0 Votes
Cannot Step Through VBA Code (F8) in Access 2007 module
That was the basic information I needed: code modules behave differently than event handler code and the only way to step through the event handler code is to set a ...Answered | 7 Replies | 2931 Views | Created by Dave1289 - Saturday, January 14, 2017 10:43 PM | Last reply by Dave1289 - Tuesday, January 17, 2017 2:32 AM -
1 Votes
undue password prompt while quitting an Excel VBA application
Topic: Password prompt for VBA project appears after Excel quits Link: http://support.microsoft.com/kb/280454 or ...Answered | 2 Replies | 4258 Views | Created by DimyKha - Wednesday, August 10, 2011 8:56 AM | Last reply by Siddharth Rout - Thursday, August 18, 2011 7:12 PM - Items 1 to 20 of 306060 Next ›
No announcements