1,668 questions with Excel tags

Sort by: Updated
0 answers

Vertical lines for scrollbar visible in desktop add-in when add-in section is resized

When i resize the add-in section in my excel desktop app these vertical lines are visible where the previous position of scrollbar was present. It works fine for the online excel spreadsheet issue only occurs in desktop application. I have tried clearing…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
931 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,694 questions
asked 2024-07-08T07:33:58.1866667+00:00
Saloni Jagga 0 Reputation points
1 answer

Why does excel report corrupted data on opening when linked to a google sheet

I am connecting an Excel workbook to a Google sheets document. I am pulling in data from both tabs in the Google Sheet to 2 tabs in Excel. The sheets shares the data to the web in excel format. The excel receives that data using power query. All the…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
asked 2024-07-07T00:09:21.0966667+00:00
Geoff Lindner 0 Reputation points
edited a comment 2024-07-07T06:02:04.3+00:00
Geoff Lindner 0 Reputation points
0 answers

Excel Add-in works on Mac & Web but not Windows

Hello, all! I've built a little Excel add-in that adds some custom functions to run calculations via a HTTP API. I developed it on my Mac using the Yeoman generator, and selected custom functions with the shared runtime. I modified the default functions,…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
931 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,694 questions
asked 2024-07-06T19:03:24.3566667+00:00
Jeffery Hoffman 0 Reputation points
1 answer

Can the Excel Image function accept a "data" url as the source?

Hello, I'm currently developing a Javascript add-in for Excel. During the development process, I have used both the addImage function to include images and the WebImage data type. The current interaction of the code is using the WebImage data type. The…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
931 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,694 questions
asked 2024-05-27T09:20:56.3166667+00:00
Johnny Spicer 0 Reputation points
answered 2024-07-06T08:29:33.23+00:00
Mansoob e Zahra 235 Reputation points
1 answer

Trying to search for column by column value in Office Scripts

Hi everyone, I am trying to create an office script that will calculate the percentage of Y's and Y+N's in a certain column, and searching for the column name in row 4 rather than hard-coding the index. Below is my code, but I keep getting the issue…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
931 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,694 questions
asked 2024-06-27T16:56:38.69+00:00
Lai, Ian 20 Reputation points
answered 2024-07-06T08:23:50.6533333+00:00
Mansoob e Zahra 235 Reputation points
2 answers

I cant redeem my Microsoft Office 2019 Home & Student code on my new pc

So I bought a pc a while back, and it can with Microsoft Office 2019 Home & Office preinstalled, but now I want to download it on my new Computer. I tried redeeming the code on https://setup.office.com/, but the following error came with it: Kehren…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
743 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
250 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,061 questions
asked 2024-07-01T14:46:26.3133333+00:00
Anonymous
answered 2024-07-05T20:18:54.6033333+00:00
Charles Kenyon 2,801 Reputation points
1 answer

When I create a module in VBA and I'm typing a line of code, it just closes, any solutions?

I'm creating a simple registration system in Excel, I open Visual Basic normally, but when I click on "insert" and then "Module", after 10s Excel closes.

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,686 questions
asked 2024-07-04T21:01:09.3766667+00:00
Nathanael Andrade 0 Reputation points
commented 2024-07-05T14:24:17.0233333+00:00
Nathanael Andrade 0 Reputation points
2 answers

Getting an error when export a sharepoint list as query in excel

When I tried to export for excel my sharepoint list, and I open the query on excel it shows the follow message as an error:: "There isn't enough memory to complete this action. Try using less data or closing other applications" I tried to…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,274 questions
SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,291 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
asked 2024-07-04T16:23:33.9566667+00:00
Ma06 0 Reputation points
answered 2024-07-05T11:56:22.0933333+00:00
Ma06 0 Reputation points
0 answers

API unavailable for TableRow:delete

Hi, I have been trying to use delete row https://learn.microsoft.com/en-us/graph/api/tablerow-delete?view=graph-rest-1.0&tabs=http but I always get the following error: The API you are trying to use could not be found. It may be available in a newer…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,316 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
asked 2024-07-04T19:54:37.09+00:00
Elora 0 Reputation points
edited the question 2024-07-04T23:51:52.9066667+00:00
Elora 0 Reputation points
0 answers

How to fix missing authentication cookie in a shared Excel file

I was able to view a shared with me link to an Excel worksheet for a few weeks and now I get a Microsoft verify me window, I put in the code emailed to me and then it fails and says "authentication cookie could not be updated." I tried regular…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
asked 2023-10-09T13:50:19.67+00:00
Christina 20 Reputation points
commented 2024-07-04T10:10:59.03+00:00
Pasa 0 Reputation points
1 answer

My Copilot chatbot is picking data from Excel knowledge resource

My Copilot chatbot is not picking data from Excel knowledge resource. I have uploaded an excel sheet in the 'Add Knowledge' section. I try to ask questions based on the excel data, but it always says 'I’m sorry, I’m not sure how to help with that. Can…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
190 questions
asked 2024-07-04T05:26:19.7166667+00:00
BANSAL, ASHISH 0 Reputation points
answered 2024-07-04T07:06:37.66+00:00
Jing Zhou 5,135 Reputation points Microsoft Vendor
1 answer

how to get the PIVOTBY function working on my excel

how to get the PIVOTBY function working on my excel?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,686 questions
asked 2024-07-03T18:26:18.65+00:00
Jason 0 Reputation points
answered 2024-07-04T01:55:54.84+00:00
Emi Zhang-MSFT 23,586 Reputation points Microsoft Vendor
3 answers

How can I fix the error "Method 'range of object'_Worksheet' failed

I have the following code. When I change a cell, it begins to work, but I get an error "Method 'range' of object'_Worksheet' failed," after it fills in the first cell Option Explicit Private Sub Worksheet_Change(ByVal Target As Range) Dim…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,694 questions
asked 2023-08-07T19:39:46.04+00:00
answered 2024-07-03T19:03:57.54+00:00
Williams, Kim (US) 126 Reputation points
1 answer One of the answers was accepted by the question author.

Looking for a formula to highlight an entire row when a date in column J is 60 or < days than current date in Excel

I need a formula for conditional formatting that will highlight a row when the date in column J is <60 days from current date. Any help would be appreciated!

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
asked 2024-07-02T17:28:16.51+00:00
Meagan Dally 20 Reputation points
commented 2024-07-03T13:03:41.9133333+00:00
Meagan Dally 20 Reputation points
1 answer

Linking data from an Excel file to a Visio file using SharePoint?

I am trying to use the 'Link Data' feature in Visio to link to an Excel spreadsheet located in SharePoint. Currently it is accessing the file through my OneDrive which means that when others with access to the SharePoint open the Visio file, the data…

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
85 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
asked 2024-07-03T00:35:53.9466667+00:00
Jess 0 Reputation points
commented 2024-07-03T11:15:54.63+00:00
Jess 0 Reputation points
1 answer

Automate data entry on specific date every month

I have designed a table for my monthly income and expense entry. There are certain entry like home loan EMI needs to enter on specific date i.e. 5th of every month. now i wanted to make this entry on auto mode every month in my table. i tried few of…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
asked 2024-06-24T19:37:45.63+00:00
Vishal Jhaveri 0 Reputation points
commented 2024-07-03T05:40:22.64+00:00
Jiajing Hua-MFST 7,545 Reputation points Microsoft Vendor
1 answer

split cells in excel

how to split individual cells?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
asked 2024-06-25T12:59:44.5166667+00:00
Mohammad Asif 0 Reputation points
commented 2024-07-03T05:32:37.1466667+00:00
Jiajing Hua-MFST 7,545 Reputation points Microsoft Vendor
0 answers

How to fix "an operation that uses the driver could noet be compleated. If the driver is a Microsoft driver, make sure the driver file isn't damaged, and if it is, reinstall the driver by reinstalling Microsoft Querry." whiel using Inventory Cube in Escel

Hello, We're trying to troubleshoot the error that is occurring for one of our user's when he tries to run Inventory Cube within Excel. We've already tried reinstalling Office, running Excel in safe mode, changed the settings in order to unblock DDE,…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
asked 2024-07-02T12:56:05.92+00:00
Suchecki, Jan 0 Reputation points
commented 2024-07-03T01:52:44.9766667+00:00
Emi Zhang-MSFT 23,586 Reputation points Microsoft Vendor
1 answer

Excel Differences between two worksheets but worksheets have dependent columns

I need to find a formula that supports the ability to highlight differences between two worksheets. Each worksheet has the same two columns. Those two columns are dependent of each other in order for the information to be correct. I need the formula to…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,686 questions
asked 2024-07-02T19:50:39.59+00:00
Samantha Huie 0 Reputation points
commented 2024-07-02T22:16:10.0766667+00:00
Barry Schwarz 2,506 Reputation points
1 answer

How to fix the issue regarding the limit of 256 characters in data validation in excel

Hi, I am directly inputting values from code base on to the drop-down list using data validation, where facing issues while opening the excel file. Where have notice if the total characters of the list of dropdowns is within 256 characters, am able to…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,694 questions
asked 2024-07-01T07:44:04.9733333+00:00
Deepak Kumar Swain 0 Reputation points
edited an answer 2024-07-02T09:48:21.4+00:00
Viorel 114.4K Reputation points