Hello
For example I have below two rows as below
Name==> Token Number ==> part 1 ==> Part 2 ==> Part 3
row1->test1 ==> 123434343 ==> 60% ==> 90%==> 30%
row2->test 2==> tttt ==> 40%==>40%==> 40
row3->test 3 ==> 123434343 ==> 50%==>32%==>43%
here rows number 1 and 3 are same... so I would like to generate a spider chart on this two rows and do comparision and would want to export to PDF or word document.
Is that possible ? if yes can anybody please state me how ? or is there anyway I can directly plot this graph on Word usign VBA ?
or
based on access data can I draw radar graph on word document using VBA ( data will be taken as input from MS access ).
Any help would be highly appriciated.
Thanks
For example I have below two rows as below
Name==> Token Number ==> part 1 ==> Part 2 ==> Part 3
row1->test1 ==> 123434343 ==> 60% ==> 90%==> 30%
row2->test 2==> tttt ==> 40%==>40%==> 40
row3->test 3 ==> 123434343 ==> 50%==>32%==>43%
here rows number 1 and 3 are same... so I would like to generate a spider chart on this two rows and do comparision and would want to export to PDF or word document.
Is that possible ? if yes can anybody please state me how ? or is there anyway I can directly plot this graph on Word usign VBA ?
or
based on access data can I draw radar graph on word document using VBA ( data will be taken as input from MS access ).
Any help would be highly appriciated.
Thanks
Last edited: