Hello, im struggling with programing in VBA,
my goal is to make a program who create a graph using a table made by the user in a Excel spreadsheet (this part of my program is working)
then i want the program to copy paste the format of an hand-made graph on the spreadsheet to the new created graph.
i assume the problem in my code is when i try to select the graphique, or when i try to copy or paste the format on the other graph.
The final goal would be to make the user able to create and format a graph just clicking on 1 button then selecting the table and the graph.
i already tryed to ask AI for help but i can't find any code that work.
Thanks for anyone answering and sorry or my not perfect english
my goal is to make a program who create a graph using a table made by the user in a Excel spreadsheet (this part of my program is working)
then i want the program to copy paste the format of an hand-made graph on the spreadsheet to the new created graph.
i assume the problem in my code is when i try to select the graphique, or when i try to copy or paste the format on the other graph.
The final goal would be to make the user able to create and format a graph just clicking on 1 button then selecting the table and the graph.
i already tryed to ask AI for help but i can't find any code that work.
Thanks for anyone answering and sorry or my not perfect english