Search results

  1. D

    Help with automating a letter from access using vba

    Hi All, Hoping somebody maybe able to help with a little query regarding access vba. I have used VBA to develop an automated letter that is run from access. It works....which is a miracle! However one field is driving me insane:banghead: and it revolves around the combo box. In the Access form...
  2. D

    Help with VBA If ElseIf

    Hi, I have created a macro which takes the data in an access data base and produces a letter based on the information. I am almost at the end but have found a variable that I don't seem to be able to find an answer for. The issue in questions relates to a field called first name. It's not...
  3. D

    VBA code to copy to worksheet from pivot table

    Hi, Have used the access forum but this is my first foray into excel! I am hoping that someone maybe able to assist with the following query: I have a pivot table that has two columns and 29 rows. The essential function that i'd like the VBA code to perform is to open each row to a new...
  4. D

    Help for a beginner - creating rows,columns and formatting name

    Hi, I am currently working on an automated letter and have in the most completed the automation. I have only two more issues to resolve and it can go live - I've searched the web and got no joy. :banghead: It's a two parter! The first query relates to inserting a table and fields. I'd like my...
  5. D

    Help with reformatting field text

    Hello, I'm currently working on automated letter and as a general rule it is going well, to the point where with a click of a button all fields and text are sent to the word document. The problem that is causing me the biggest headache is when i try to reformat the caps entry into proper text...
  6. D

    Hopefully a straight forward VBA query

    Hi, Im very new to this and it's the first time I've posted in here. I have tried to solve the issue by search the web but I don't think that I fully understand the problem. When I run the code everything works fine; it opens the word document mail merge, then it open's the find entry box in...
  7. D

    Hey New Member London

    Hey, Very very new to vba programming. More as a result of management decision than a person interest. That said i have found it very interesting and have enjoyed the problem solving side. I suppose it's like learning a new langague execpt it won't help me order a beer in france:)! Dan
Back
Top Bottom