how to run a macro from VB
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20180263.html
Zones:
Visual BasicDate Answered: 05/06/2002 Grade: A Views: 0
Hi.
I am using a simple code to input data into a column with an input box.
The aim is to clear the column of data and input new data.... I have got it to clear the cells and input into the fir...
http://www.experts-exchange.com/Programming/Misc/Q_20461571.html
Zones:
ProgrammingDate Answered: 01/31/2003 Grade: B Views: 0
I have a huge file that has US currency amounts and Non-US currency amounts in several columns. What is the easiest way to include a piece of vb code in my macro to check for currency code column (...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 10/27/2004 Grade: A Views: 0
Gents
I am after some advice on what would be best either using a macro or some vb script.
What I need is to have data copied from one worksheet to another within the same workbook then keep ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 02/22/2005 Grade: A Views: 0
I'm trying to run a word macro from my VB program - The idea is to dump text from the program into word, run a macro and then return the text back to the program. The following is the code (which d...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10163527.html
Zones:
Visual BasicDate Answered: 05/21/1999 Grade: A Views: 0
I have a multi sheet Excel workbook for which I am trying to create a macro. Here is the situation.
I have created the macro using the macro by example method, whereby you record your steps. I...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20113350.html
Zones:
Visual BasicDate Answered: 01/20/2002 Grade: B Views: 0
I have a excel program that uses alot of vb macro codings. The program runs well, except sometimes it will shut itself down without any error warning or any sign. I have put error handlers into a...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20251535.html
Zones:
Visual BasicDate Answered: 01/07/2002 Grade: A Views: 0
I've run into a situation where Access has to run these dozen or so queries to populate some tables with specific data.
They need to be run in a certain order because the later queries use the...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20356630.html
Zones:
MS AccessDate Answered: 09/13/2002 Grade: A Views: 0
I want to create a macro that types some info and then asks the user to input a picture
its like this:
Picture Number:
Description:
<picture>
to input the pic num and desc can be done la...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_206...
Is it possible to use VB 6 to open a word document and to run a macro which is already created in ms word. I had in mind to create a form and a command button which the user clicks and runs the macro.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20949015.html
Zones:
Visual BasicDate Answered: 04/15/2004 Grade: B Views: 0