I've been using excel for a few years now, I'm a little familiar with alot of things, but perhaps rusty when it comes to more indepth/technical stuff. Macros and VBA dont completely scare me, but I couldnt begin to start writing my own code from scratch.
I'm going to have a large database of...
Hello out there! I've been using a formula to count how many of the last 5 items were considered proficient. The problem is that because there are a different number of items for each person, and multiple persons, I have to manually tweak each formula to only count the reviews for that person...
Hi all,
I'm having trouble with the argument below....
<tbody>
2005
2005
2005
2006
2006
2007
2008
2008
2008
2009
Jan
Feb
Mar
Jan
Jun
Jan
Jan
Feb
Mar
Feb
1
2
0
0
0
3
1
4
4
2
2
3
5
5
0
9
9
0
0
0
1
2
3
0
0
3
1
4
4
2
2
3
0
0
0
4
0
0
0
1
</tbody>
I want to find out how may years hold...
I have done this before so know it can be done but I've been banging my head trying to remember the required syntax.
I'm working on a worksheet with a simple VLOOKUP.
=VLOOKUP(E5,$F$5:$H$90000,3,0)
My previous colleague set the last row to 90000 knowing that we would never need 90000 rows...
I would like to be able to copy formula down to sum amounts in COL B based on how many text values in COL A. I have searched to no avail. Is this possible without VBA and without array (would prefer to avoid volatile functions if at all possible)? (Can't use these when uploaded to secondary...
Hello All, For some reason Excel will not allow the user to transpose an entire sheet, Is there a way to write a formula that will figure out the exact dimensions of the data table regardless of size and transpose it? I've done something like this with HLOOKUP but cannot find a way to do this...
Hi,
I'm trying to create a dynamic formula that will apply to multiple tables with multiple minimums. Basically, I am trying to first identify the cell that holds the minimum, then count the cells from that minimum down the column, until the cell value becomes greater than 1. So far, I have the...
I have a macro that reports how many rows have data in Column A of a subsidiary worksheet. The code is
ActiveCell.FormulaR1C1 = "=counta(indirect(RC[-1] & ""!A:A""))"
Thus if the cell to the left says "BUY" I get the number of rows with data in worksheet BUY.
My problem is that if BUY does...
Hi,
I am using CountA to count the cells yielding a value.
These cell have a formula that leaves the cell "blank" if a criteria is not met.
However, ContA is also counting the cells with no value, but just a formula (yielding blank as result).
Any suggestion on this issue will be a great...
This has 2 items involved: A count function and a Sum function within a VLOOKUP. Though I may be incorrect in my assumption of them being within the VLOOKUP
I need to Count the number of times the word "Total" comes up within a specific chart
After that and in a different cell I need to pull...
In this macro (original macro here)my workbook is consolidated into a summary sheet. Within that summary sheet I would like the last column to return the number of rows -1 in the corresponding worksheet.I highlighted the part of the code that I need help with. I understand It should be...
Hi,
below code is taking values from columns
=OFFSET(INDIRECT($D$76),$D$79,1,1,COUNTA(OFFSET(INDIRECT($D$76),$D$79,1,1,100)))
how to change it that will be taking values from rows?
Hi Folks,
Excuse my stupidity, I have a fairly straightforward excel formula question.
I am trying to use the following formula:
=IF(ISBLANK('Contract Compliance Month 3'!F38:F39),COUNTA('Data Sheet'!D7:D64))
if a certain cell, F38:F39 is filled, run the counta formula and display the total...
Hello - I am reaching out for some help with a VLookUp question I have. In short, I have a spreadsheet that contains all of the recruiting advertisements we've done for the year. We have several sites we post to and I was hoping for a quick solution to quantify the number of advertisements we...
Hi Guys,
Ok so I need to create a dynamic chart that only portrays the last 12 sets of data.
The data goes along like this and continue with the dates and weeks
<colgroup><col><col><col><col span="2"></colgroup><tbody>
05/01/2013
12/01/2013
19/01/2013
26/01/2013
1
2
3
4
Ashley
27.01%...
Hey all,
I am trying to get a count of non-numeric cells in a range, with a dynamically selected range based on the column header, which is placed through a macro by the user of the form. So essentially, the user selects the appropriate column, clicks a button, and the macro fills in the header...
Excel 2010
Sheet 1 contains range B12:B353 with names of people. Sheet 2 range B12:B353 contains a formula to extract the names from Sheet 1 if range D12:D353 contains a certain value:
=IF(Sheet1!D12:D354="A",(Sheet1!B12:B353)," ")
At the bottom of each column in Sheet 2 I am trying to get...
So I am trying to calculate if there was any data in Column D and Column A has the correct date associated in that row:
A1= 4/1/2013
D1= data
A2= 4/2/2013
D2=
A3= 4/1/2013
D3= data
So my formula could be something like this:
=CountA(D:D), AND(A:A, "4/1/2013")
and it would come up with the...
hi, i am searching everywhere one the internet for this. It doesnt seem quite work. In column A i have various status and in column B, i have various values with blanks. I want to count the values in column B (not blank) that has corresponding status in column A. see below for example...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.