Advertisement

1 - 10 of 46 containing alltags:("macro/vb") (0.002 seconds)
how to run a macro from  VB
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...
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 (...
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 ...
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...
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...
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...
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...
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...
Zones: Ms Office SuiteDate Answered: 06/06/2003 Grade: C Views: 0
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.
Zones: Visual BasicDate Answered: 04/15/2004 Grade: B Views: 0