Showing related tags and posts across the entire site.
-
[quote user="turbo6"]After a handful of automatic windows updates were installed the export object data feature throws speadsheet.gms errors.[/quote] That sounds like the issues are related to a custom macro file (GMS files are VBA macros; there is no "spreadsheet.gms" that would...
-
Last macro I'm writing: This one, when run, will set the the first selected node of each subpath as the new start point of the subpath. If you select multiple nodes on a single subpath, it will choose the first selected as the new start location. Open subpaths, and subpaths without a selected node...
-
Hello everyone. I am a new user of CoreDraw!. I want to generate a drawing using data from excel. I know a little VBA but not much. My drawing is a cross section (X) of a road, to be drawn for every 50 metres for 87 kilometres. Could anyone please help me on how to do it best?
-
Hi, I'm trying to modify a Corel Drawing programatically using VB.net rather than VBA. I don't seem to be able to do simple things such as FindShape. I've added the CorelDRAW reference library but to no avail... Here's an example of what I want to do: Dim S as Shape Dim TextToInsert As...
-
I've been searching for some VBA Properties and Methods of Mesh fill to work with the nodes. Unfortunately I found only two, which allowed no access to the nodes. Here I have a list with Methods and Properties, which would be very very helpful. They might provide unbelievable Power in creative work...