web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

Report Export To Excel - Set Worksheet Name

(0) ShareShare
ReportReport
Posted on by 3,197

Hi All,

I have created a report and I can use "send to" and select excel so it can be saved in excel. Now the question is, is there any way to control the worksheet name once exported to excel?

Currently, it comes up as "Sheet1". We use this excel file as an import file to another external system

Thanks

I have the same question (0)
  • Suggested answer
    MahGah Profile Picture
    15,529 on at
    RE: Report Export To Excel - Set Worksheet Name

    Hi

    See this post      

    specially the answer below 

    Final working solution:

    IF ISCLEAR(xlApp) THEN

     CREATE(xlApp, FALSE, TRUE);

    xlBook:=xlApp.Workbooks.Add;

    xlSheet := xlBook.Worksheets.Item('Sheet1');

    Code...

    xlSheet.Activate();

    xlApp.Visible(TRUE);

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sumit Singh Profile Picture

Sumit Singh 2,674

#2
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 2,580

#3
YUN ZHU Profile Picture

YUN ZHU 2,115 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans