Enter Keywords:
1 - 10 of 2436(0.066 seconds)
Sort By:
 
VBA in ACCESS 2003. Trying to get the syntax right. I have gone numb trying to figure out error.  Getting "Data Type MisMatch" error. In the "WHERE CLAUS" the first condition [BAN] has a number dat...
Zones: MS Access, SQL SyntaxDate Answered: 01/29/2008 Rating: 7.6 Views: 10
Does the following code result in 3 integers being declared? Dim x, y, z As Integer.
Zones: Visual Basic, ProgrammingDate Answered: 02/01/2008 Rating: 8.2 Views: 0
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, Del...Date Answered: 02/23/2008 Rating: 8.0 Views: 13
Can you use functions in vba that don't return anything?
Zones: Visual BasicDate Answered: 02/16/2008 Rating: 9.8 Views: 20
Is the scope restricted to the sub or function in which it occurs?
Zones: Visual BasicDate Answered: 02/20/2008 Rating: 8.4 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, VB Script, Visual Basi...Date Answered: 05/20/2008 Rating: 9.6 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 Rating: 9.8 Views: 0
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 ...Date Answered: 07/23/2008 Rating: 8.0 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, MS Access, M...Date Answered: 07/30/2008 Rating: 9.2 Views: 0
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 Rating: 7.0 Views: 10