The following fixed the problem Selection.Find.ClearFormatting
With Selection.Find
Do While (.Execute(findtext:="Total number of claims under audit", Forward:=True) = True) = True
Selection.HomeKey Unit:=wdLine
Selection.EndKey Unit:=wdLine, Extend:=wdExtend...
I have a text file from a legacy system that I am trying to clean up. I have opened the file in word and created a macro to make changes to some of the text, this works without any problems . I then created a macro to find the specific text I was searching for, and a second to delete 2 lines. I...
I guess I can be considered old. I worked in a computer store and we sold the IBM when it first appeared and just for the record Lotus 1-2-3 was not the spreadsheet that came out with it. It was an earlier product called visi-calc. Lotus was the next generation.
Alan
Senility at its finest
That worked great. Thank you so much. If I understood some of what I have read, then the rest can be done using DateAdd. I really appreciate your help
Alan
Senility at its finest
I have 3 fields that when combined are a date, this data is exported form an old AS400 program and can not be changed. The fields combined are for a new contract date. The fields are "T01CONDTM" (Contract date Month), "T01CONDTD" (Contract date day), and "T01CONDTM" (Contract date Month), and...
I have a situatin where we are trying to use information from a data base. One of the fields we have is a quarterly fee. I am trying to automate the printing of contracts. In the database the fee would be "345". But on the contact it need to be printed as "Three Hundred Forty Five Dollars...
You should be able to get it from within the mail merge helper. Open the word document. Turn on the mail merge toolbar. Find the mail merge helper button. Under number 2 the data source it will name the database and query being used. Hope this helps.
Alan
Senility at its finest
Can you give a little clarification. In the example you are saying number. What you are showing is 2 numbers separatied by a comma. Is the field in you table a number or text?
In you desired outcome you show a number with 3 decimal places. Is the comma in the first a typo, and should be a...
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.