Also, this part of the code,
'these are the listing of the export specifications.
Public Const exExampleSpec1 As String = "exSpec1"
Public Const exExampleSpec2 As String = "exSpec2"
is giving me an error stating constants, fixed-length strings, arrays, user-defined types, and declare...
I have a couple questions about setting this up. In the fact is says I need: 1) a working text export specification, 2) a sample text file containing data using those specific fields, and of course, 3) a Word mailmerge document.
I found a guide to creating a text export spec, but I'm not sure...
I have a number of price fields in a form. I want to create a command button that will add them up and put them in a total field. I realize that I can do this with a query, but I need to be able to change the total field if I wish.
My main problem is that I haven't done code in Access in quite...
Hi guys,
I'm trying to make a Mail Merge document in Word using a form on my database. I've looked at faq181-271 and faq181-28. What I want to do is simply have a command button that uses data from the current record in my form to create a word document using mail merge.
The Faq recommends to...
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.