Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

changing the color of cell in excel without opening new excel

0 Kudos

Im trying to make program which convert the column status which contain traffic light icon into a colored cell. I've already convert the table into a dataset so using OLE is no longer possible as it will need me to open the excel. the dataset is purposely to be an attachment to an email

2 REPLIES 2

pokrakam
Active Contributor

Easy enough with ABAP2XLSX

DoanManhQuynh
Active Contributor
0 Kudos

Could you give more detail on what method are you using to export to excel. There are some way to achive but it should be compatible with what you are doing.