It's weird because I'm not sure exactly what's going wrong. The error messages are so vague and not directed that I can't debug it correctly. Anyone else have any thoughts? This is driving me crazy.
Here's some more info. I'm using the following field
{ Database \d "C:\SATv14.mdb" \c "DSN=MS Access Database;DBQ=C:\\SATv14.mdb;DriverId=25;FIL=MS Access;MaxBufferSize=2048;PageTimeout=5;" \s "Select 'System Name', 'Control_ID' FROM 'tblTestCaseStore'" \h }
Did I do something wrong here. Not...
I'm trying to perform the following for one-to-many relationships from multiple tables within Access. Here's the article I'm looking at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnovba00/html/MailMergePartII.asp
Is there an easier way to go about this as this article is...
dcompto,
that worked perfectly, you were right. i was merging as a letter. doh! wish i had thought of that. i used the directory format in word 2003 and it worked perfectly. thanks for the help guys. you saved me a ton of time.
Strange thing is the code will only do it for the very last section break. and not the other 224 sections breaks within the doc. but if i do a find on ^b it goes through all of them. Am I doing something wrong here? Thanks for the code.
It's strange. I've been trying to do the find and replace and I tried it on Word 2000, XP, and 2003. and none of them can replace ^b. It can find the breaks but does not replace them. I have seen microsoft articles that state ^b is find function only. Thanks for the code and I will give it...
Essentially what I'm trying to do is that I have sections that I want to combine since I wrote a mail merge function that grabs records from an Access Database but it then puts section breaks after each record but I don't want section breaks after each record but to have them all combined.
I...
I'm trying to just remove all the section breaks in the document specifically section break (next page) . i need to combine a lot of material and can't seem to get it to work in Word 2003. Any tips?
Basically, I tried the find and replace with the ^b for section breaks but can't replace any of them with anything. I want all the section breaks deleted in my document since there's about 225 pages of it. Anyone have any suggestions. Thanks for the help.
I was wondering if there was some environment variable i could call from the vba code to obtain the users desktop path since they'll be different because of the Windows version and user profile.
i'm trying to copy a file to their desktop automatically but need to dynamically pull the desktop...
Are there are any major security vulnerabilities with ASP coding, ex. buffer overflows, sql injections, etc.. and some good links you can point me to. I appreciate the help.
I have a text box that does a calculation but I want to write some code in VBA to check for #Error in that field and if it is then to disregard it and not give me a type mismatch error. any thoughts?
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.