Like I do in python "ek.get_news_headlines('R:IBM.N AND Language:LEN', date_to = "2017-12-04", count=100)", Is there a way to get news data via Excel also?
@GyungminLee
I checked and found that Eikon Excel can't retrieve news.
You can contact the Eikon Excel support team directly via MyRefinitiv to confirm it.
You can use xlwings to run a Python code and show output in Excel.