Hi Experts,
I am doing a program by integrating ABAP with EXCEL, i need to write the following code in ABAP which is recorded by macro.
I need to change the Category Type of the AXIS from Default to Text.
"ActiveChart.Axes(xlCategory).CategoryType = xlCategoryScale"
Thanks,
Venky