I am trying to group a variable number of shapes to help with the process of flowcharting a program. I realise that I should really be doing it in Visio, but I am using Word.
I have based my code on that which is created by a macro -
ActiveDocument.Shapes.Range(Array("AutoShape 4758"...
I have found a way round the problem!
I recorded a macro of Insert/Picture/From File and then copied part of the VBA code into my program. Seems to work, but many thanks anyway.
Peter
I am trying to print an ID-label using a table in a Word document. One of the cells is to contain a picture of the part which is being processed. In order to confine the picture to the size of the cell, I have inserted a text box into the cell. If I paste the picture manually, it works, but...
I am still trying to convert a Financial Services package into Access. It was originally written in RPG to run on an IBM System/36 but converted to Visual Basic as the company who run it want rid of the System/36. VB proved difficult to distribute so hence the conversion to VBA. The latest...
In the original question, I have omitted a crucial word.
I need to know if there is a way of importing Visual Basic forms into VBA - I have already done the conversion from RPG.
Peter
I have an interest in the transfer of AS/400 applications written in RPG to Visual Basic. Some while ago, I wrote a program that will convert an RPG screen format member into one or more VB forms. In many cases, it would be more convenient to convert the RPG into VBA instead of VB, but I do...
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.