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: 

Set date property of cell in OLE even when the cell is empty?

former_member183990
Active Contributor
0 Kudos

Hi Gurus,

i am trying to populate the value from internal table into excel via OLE.

we are able to achieve the functionality but only issue is , when there is a date column, if the value is empty then it is considering that formal as General ideally it is expected to be Date format .

When the date value is not empty it is working perfectly fine and it is applicable for the time format also.

Regards

S.Janagar

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos

Use abap2xlsx instead. It's supplied with demo programs for date fields. abap2xlsx is faster, and it works in background.