excel-formula
return unique values in a table with 2 columns using excel formulas
I was searching the net and the stackoverflow but couldnt figure it out. =( My sheet looks like: R1U1 R1U1开发者_运维百科[详细]
2023-03-28 07:29 分类:问答Access Excel formulas in C#
I need to use NORMSINV formula in Excel in my C# code. I dont have any contact with E开发者_开发问答xcel sheet and I am not getting any values from excel. Simply need to use the formula in C# code.[详细]
2023-03-28 04:38 分类:问答Excel - sumifs - condition when cell contains string
I need little help with excel. I use SUMIF func. Here is my formula. =SUMIFS(J:J;B:B;O4;G:G;\"=ISTEXT(Intercall)\")[详细]
2023-03-28 03:55 分类:问答Cross Document Excel Formulas
Does anybody know if it is possible to MATCH() cells across Excel documents? At the moment I have the following Excel formula which throws a Value Not Available error:[详细]
2023-03-26 20:08 分类:问答Excel Time Forumula
I\'m trying to find the difference between in/out times on a timesheet to calculate hours worked. I have the following data:[详细]
2023-03-26 15:40 分类:问答excel match function used in a formula as a refrence
I have开发者_C百科 the following formula =VLOOKUP(A4,Logged!A:I,3)+VLOOKUP(A4+1,Logged!A:I,3)+VLOOKUP(A4+3,Logged!A:I,3).....[详细]
2023-03-24 23:58 分类:问答Randomly choose a value in one column subset by another column
What is the simplest formula I can use to randomly choose a value in column A that is associated with a given B value.So in the table below, I\'m looking to randomly choose an开发者_如何学Python A whe[详细]
2023-03-24 19:48 分类:问答Increment constant in Excel Formula
Suppose, in Excel, I have a formula =$C$8+1, what must 开发者_开发技巧I add to the 1 such that when I drag, it becomes $C$8+2?[详细]
2023-03-24 15:13 分类:问答Need help with formula on Excel
UPDATE 1: This is what I am trying to do. B1, B2, and B3 represent 3 containers Period could be anything, days, weeks, months years, so Period 1, can mean day 1, or week 1, or month 1 or year one.[详细]
2023-03-24 07:24 分类:问答conditional formatting in excel problem - help in formula
I need a macro to be used in conditional formatting. I need t开发者_开发问答hat if a row contains a cell that is 1, then i need that the whole row is highlighted (e.g. A1 - E1).[详细]
2023-03-24 01:20 分类:问答
加载中,请稍侯......