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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20153606.html
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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_203...
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.
http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/Q_20756296....
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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22828474.html
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.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10030812.html
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....
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20104960.html
Zones:
MS AccessDate Answered: 04/13/2001 Grade: A Views: 0