I am changing the colour of an autoshape with vba code.
I have found, by recording a macro, that the shape I want to change is called: ActiveDocument.Shapes("Rectangle 6")
How can I find this name without having to record a macro?
Can I edit the shape name?
I am modifying a database with @ 50 tables, many of the tables contain a field called ProdID (product ID) a long interger field used in a many to one relationship with ProdID a key field in the product table.
Is it good practice to have a field with the same name in several tables?
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.