Advertisement

1 - 10 of 72 containing alltags:("Microsoft VBA") (0.003 seconds)
Does the following code result in 3 integers being declared? Dim x, y, z As Integer.
Zones: Visual Basic, ProgrammingDate Answered: 02/01/2008 Grade: A Views: 12
This is best described by way of example: I have a template document called TemplateC1.doc (don't want it to be .DOT if possible because don't want to be forced to keep it with all the other Wor...
Zones: VB Objects, Delphi ProgrammingDate Answered: 02/23/2008 Grade: A Views: 6
Can you use functions in vba that don't return anything?
Zones: Visual BasicDate Answered: 02/16/2008 Grade: A Views: 16
Is the scope restricted to the sub or function in which it occurs?
Zones: Visual BasicDate Answered: 02/20/2008 Grade: A Views: 0
I have noticed that sometimes i have to use "Set" with my commands and other times i do not, when i am referring to a variable being equal to something i can simply type X = 5. yet when I am dimmin...
Zones: MS Visual Basic, Visual Basic, V...Date Answered: 05/20/2008 Grade: A Views: 0
Looking for a way to get the value before the delimiter. It's late and my brain is not working apparently. Example: Dim filename as String filename = Test.xls How do I use VBA function to...
Zones: Visual BasicDate Answered: 06/13/2008 Grade: A Views: 0
I want to remove the words in a string in between semi-colons.. for example... with the string: the big brown; dog jumped over; the fence if the user clicks on the big or brown, I want to ...
Zones: Visual Studio Express, Access...Date Answered: 08/20/2008 Grade: A Views: 15
Hi Guys, There is a code that I have been trying to write but I did not o forward with that can you help me? I have a N95 phone, When I connect it to my computer, in the computer windows is s...
Zones: Cell Phones, MS Access, MS ExcelDate Answered: 07/23/2008 Grade: C Views: 0
Hi Folks, I have a Excel sheet with many files path, this paths refers to Movie files. I have to create a VBA procedure that when a press a Button appears an inputbox asking the line number ...
Zones: Ms Office Suite, MS Access, MS ExcelDate Answered: 07/30/2008 Grade: A Views: 8
I'm storing data from EXCEL into SQL with VBA.  I am looping through rows, passing column values as a parameter, storing and then moving to the next row.  The varaiable is being passed with '"&...
Zones: MS ExcelDate Answered: 11/17/2008 Grade: B Views: 14