Top "Excel-2013" questions

The Excel-2013 tag is used for referencing the Excel Version 2013 spreadsheet application from Microsoft.

Conditional Formatting of maximum value in each row of many

I have a spreadsheet with 250+ rows of data and need to find the largest value in each row. I tried …

excel max excel-2013 conditional-formatting rule
References in Excel 2013 VBA editor is grayed out

I need help with a tool I have created for my office team to monitor their effort utilization using Excel 2013 …

excel excel-2013
How can I stop Excel processes from running in the background after a PowerShell script?

No matter what I try, Excel 2013 continues to run in the background on Windows 10 no matter what commands I throw …

excel powershell windows-10 excel-2013
Creating a "color scale" using vba (avoiding conditional formatting)

I'm looking for a way to apply a color scale to a set of cells via VBA code but not …

vba excel excel-2007 excel-2013
mysql for excel

I am not sure if this is the right place to ask this question but I am facing an issue …

mysql excel export-to-excel mysql-workbench excel-2013
Find all items on list B that are not on list A, Excel.

I have list A with 259 items and list B with 626 items. There is some overlap between the list, so I …

excel excel-formula excel-2013
Get First And Last Day Of Year

In VBA I know you can use this syntax to subtract a year from a date Dim testdate As String, …

vba excel date excel-2013
Excel 2013 worksheet activate

I have an issue with activating a sheet from a user form, the same code works fine in Excel 2003 to …

excel excel-2013 vba
VBA: Passing multiple values to Instr

Right now I have a long list of "Industry" values that users have submitted through a form. I've written a …

vba excel excel-2013
Does anyone know a fix for VBA Converter for Excel 2013?

We have a program that outputs an old excel format. When we used Excel 2010, we had to use a Microsoft …

vba excel office-2013 excel-2013