Advertisement

1 - 10 of 40 containing alltags:("Code, VBA") (0.001 seconds)
Hello, I'm currently creating a few forms in Project 98 using VBA and I'm going nuts.  I can't find any good examples in the book or the Internet.  Can anyone point me to a good web site that will...
Zones: Visual BasicDate Answered: 07/19/2001 Grade: A Views: 0
Hi,   How can I write a VBA macro in a file to write and modify VBA codes in another file?   I have distributed an Excel VBA program, and need to distribute some updates using an update fil...
Zones: Ms Office SuiteDate Answered: 11/11/2002 Grade: B Views: 0
What is the VBA code to automatically print out email messages once received in Outlook? I also want theVBA code to only print out email messages for a certain email address. Thanks in advance.
Zones: Outlook GroupwareDate Answered: 10/06/2003 Grade: A Views: 0
Dear Experts, I have the idea to identify combinations of cells that sums to a certain target value. Say I have 50 cells A1:A50 containing the values 1 2 3 4 and all the way to 50. (I tried...
Zones: MS ExcelDate Answered: 07/11/2005 Grade: A Views: 0
Hello, I wanna use this dll , called mscorlib.dll, to build an application to can use this object Dim instance As TripleDES Has anyone used any time this object TripleDES to encript a text...
Zones: MS ExcelDate Answered: 12/20/2005 Grade: B Views: 0
I have an open spreadsheet already, and this spreadsheet will log in to a server, then it will open another spreadsheet..we'll call the spreadsheet "Report".  In the Study Report workbook, the firs...
Zones: MS ExcelDate Answered: 10/26/2006 Grade: A Views: 0
Hi there, In a On Form Open event, I want to run a a file called Rename.cmd In it: m: cd M:\SomeDir\ xcopy *.EPF M:\SomeDir\Archief ren *.EPF *.txt How do I do this, Or.......without a ...
Zones: MS AccessDate Answered: 09/19/2007 Grade: B Views: 0
Could someone give me a web page address were I can find a code on VBA regarding Loan Amortization Calculation. If you already  have a code please post. Thank you.
Zones: Visual BasicDate Answered: 12/04/1997 Grade: A Views: 0
I have a system which includes a large amount of VBA code and is written in Excel95. If one of the spreadsheets in this system is opened in Excel97 the VBA code is easily visible in the VBA Editor....
Zones: Ms Office SuiteDate Answered: 08/11/1999 Grade: B Views: 0
Background: Trucking Industry problem. I have a table "tblLoads" with columns including LoadNo, ShipDateTime, Trailer, Product, PlantID, etc. Objective: A customer wants to see, for every loa...
Zones: MS AccessDate Answered: 04/13/2001 Grade: A Views: 0