Search code examples
How to import tab delimited data into Excel using VBA...


vbaexcel-2007

Read More
Hiding empty cells in Excel chart...


excelexcel-formulachartsexcel-2010excel-2007

Read More
Excel formula to split an amount per year depending on expenditure days within a date range...


excelexcel-formulaexcel-2010formulaexcel-2007

Read More
Count average value of every 6th column in one row via Excel VBA...


excelvbaexcel-2007

Read More
Find the Maximum and Minimum values from a range set by cells containg specific value by VBA Array f...


excelvbaexcel-2007

Read More
Trying to Find the Maximum and Minimum values from a range set by cells containg specific value...


excelvbaexcel-2007

Read More
What is the character code for new line break in excel...


excelexcel-formulaexcel-2007line-breaks

Read More
How to refer to with object...


vbaexcelexcel-2007

Read More
Method Select of Object '_Worksheet' failed - why?...


vbaexcelexcel-2007

Read More
VBA Solver disabling the dialog box that pops after each iteration...


excelexcel-2007solvervba

Read More
How to check if VBA formula is correct...


excelvbaexcel-2007

Read More
Importing CSV with line breaks in Excel 2007...


excelcsvnewlineexcel-2007

Read More
If statement for detecting autofilter, even when nothing has been filtered...


vbaexcelexcel-2007

Read More
Sporadic Automation Error: Exception Occurred, Possibly Reference Based...


vbaexcelexcel-2007

Read More
VBA: Conditional - Is Nothing...


excelvbaif-statementexcel-2007

Read More
Is there a formula to multiply two column only if both of them not null?...


excelexcel-formulaexcel-2007sumifs

Read More
Unprotect VBProject from VB code...


vbaexcelexcel-2007

Read More
Identifying number of sequential numbers in a set of data in Excel...


excelexcel-formulaexcel-2010excel-2007

Read More
Formula cell in excel shows #NAME?...


javaexcel-formulaapache-poiexcel-2007

Read More
Extract the last substring from a cell...


excelexcel-formulaexcel-2007

Read More
simple vba code gives me run time error 91 object variable or with block not set...


vbaexcelexcel-2007

Read More
VBA Macro to save an excel file to a different backup location...


vbaexcelexcel-2007

Read More
Delete all data rows from an Excel table (apart from the first)...


excelvbaexcel-2007

Read More
Rows getting hidden after .RemoveDuplicates from a table despite using EntireRow.Hidden=False...


excelvbaexcel-2007

Read More
How to unpack xlsx?...


excel-2007

Read More
Vba exclude 2 shapes from selection by name...


excelvbaexcel-2007

Read More
Data from Sheet one into Sheet two...


excelexcel-formulaexcel-2007

Read More
How can I identify pairs of identical values in an Excel column named ‘Current’ and return the corre...


excelvbaexcel-formulaexcel-2007

Read More
Why does my Excel VBA code still run after closing my form?...


vbaexcelexcel-2007

Read More
how to Convert EST time to IST time in excel?...


excelexcel-formulaexcel-2010excel-2007

Read More
BackNext