Thank you for the excellent post Craig0201, that was some very valuable information. I have just one more question, I am doing this in VBA 2003 and I am getting the error "user-defined type not defined" how do you define the user types.
Thanks
I would like to know if anyone knows how to get the length of a string that is in an xml file. Here is an example of what im trying to do
<trip>florida</trip>
<population>12346569</population>
I want to go in a get the length of the charcters that are in between the tags. If...
I am having trouble trying to get some information out of an xml file. here is a made up example of what im trying to do
-<time>
<hour>12</hour>
- <clock>
<hour>one</hour>
- <min>
<number>30</number>
what I am trying to do suck out the...
I am fairly new to vba, i am having trouble getting the syntax down, I was wondering if anyone could help me with arrays or some links to some good webpages that talk about writing Arrays in vba. Thank you
I have been givin the task of taking vba code done in excel, and converting it into workable code for access. Below is a sample of the excel vba. I know that I will not be activating cells and or a workbook, any suggestions will be very helpful. Thanks
PrivateSubcmdLoad_Click()...
I am learning how to program in VB right now, I just want to know what is the syntax for opening a file, I know how to do it in C++ but im confused on how to do it in VBA
I am having trouble importing an XML file into access, it will import some of the things that I need but not everything. I need to know how to import everything that I need.
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.