Skip to Content
0
Mar 04, 2009 at 10:13 AM

What will be ABAP adaptaion for this VB code

37 Views

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