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

Announcements

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,297

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,565 on at

    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…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,042 Super User 2026 Season 1

#2
Dhiren Nagar Profile Picture

Dhiren Nagar 1,077 Super User 2026 Season 1

#3
YUN ZHU Profile Picture

YUN ZHU 1,068 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans