Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in excel-formula

change hh:mm into decimal hh.mm (see example)

Attempting to create a pivot-like report using a formula

Does "=+IF(...)" do anything in Excel?

excel excel-formula

Excel - Counting unique values that meet multiple criteria

excel-formula

How to count unique/ distinct visible values in a filtered column, with considering blank cells?

excel excel-formula

Getting the Nth instance of an element

excel excel-formula

Using VLOOKUP() in VBA [duplicate]

excel excel-formula vba

Compare two columns and export unique values

excel excel-formula

Formula to get the month of the last value

excel date excel-formula

Runtime error 1004 when inserting formula into cell VBA Excel

string vba excel excel-formula

Checking If A Person's Birthday is after a specific date in Microsoft Excel 2003

How to check if a cell contains valid IPv6 address?

vba excel excel-formula ipv6

How to concatenate column titles if cells in a range contains a specific text/character

Writing Excel formula to check all rows if they have same IDs but different file names

excel excel-formula

Compare a number array with existing records in Excel or VBA

Randomly generate 2 dates per week over 2 years

Excel formula containing double quotes through VBA

excel excel-formula vba

Determining if date is between start/end dates, and averaging days since start

How to obtain the n-th letter of the alphabet

excel excel-formula

VBA - Why VBA UDFs are so slow compared with native Excel functions?

excel vba excel-formula