I have a GRUSRGAL.GRA file which contains chart formatted types that I created, to be sent to other users. However, many of these users do have their own GRUSRGAL.GRA file which contain their own user defined formatting, and there are some users which simply don’t have this file on their pc because they have never made a user defined chart. So I have a dilema which I am not sure how to solve.
Basically what I want to achieve is this:
1. Best case scenario take my GRUSRGAL.GRA file and merge it with the other users files
2. I have a ppt file which includes all the charts that have been added to the GRUSRGAL.GRA file, slide by slide. I could send this ppt file to the users and through a macro (?) all the user defined types will be copied to the other users GRUSRGAL.GRA files (appended basically), so that their original file does not get overwritten.
If the file does not exist on their computer, it will be created and as in step 2, the chart types will be addedd to the file.
Is this a realistic request, can this be done – has this already been done at all? I searched in Google for anything relevant about the GRUSRGAL.GRA file, but all I could come up with so far is that apparently the first case scenario is not possible.
I appreciate any help I can get as I am really stuck with this project and don’t know how to handle it. I also tried to record a macro, but when I get to the chart types/user defined, the macro doesn’t record anything…
K.