qtr

  1. S

    Excel DAX question on Quarter to date sales.

    Hi, I've created a dCalendar in Excel with all the dates for several years. I can pull the slicer and use it in my pivot tables. I can select the date, month, year... But for the QTR our year starts Feb 1. So I need QTR to date sales. That would be 4th QTR today all sales from Nov 1 to today...
  2. S

    Figuring out current QTR

    Hi, I thought I had this resolved. But starting in October it thinks November is the current QTR. This is my DAX columns I created in the Calendar table. These are the 3 columns i created =IF(MONTH([DATES])-1=0,12,(MONTH([DATES])-1)) = ROUNDUP ([SORT]/3,0) <today(),if(roundup(month(today())...
  3. T

    Macro Help - Transpose Quantity and QTR (Large amount of data)

    Hello, Basically, I have over 1200 part numbers and I'm looking at an 8 quarter forecast. I am trying to get the below result that will be quick and efficient. Would like to be able to sort by quarter and etc. Any help will be greatly appreciated. Current: <tbody> Part Number QTR 1 QTR...
  4. D

    Convert ddmmyy to Customise Qtr Yr

    Hi ppl, Previously I made enquires abt converting DDMMYY to Qtr YY. Example 15012019 = Qtr1 19 But now due to some requirement in company, my Qtr1 can only starts on April 2019 Meaning from April, May, June 19 = Qtr1 19 July,Aug, Sept 19 = Qtr 2 19...
  5. K

    Date if

    How do i create an if statement that looks at cell C6 and says if it is between 1/1 and whatever year and 3/31 whatever year that it returns 1st qtr or if it is between 4/1 and 6/30 then 2nd qtr and so forth?
  6. O

    Subscript out of range error?

    Hi, I'm getting the "subscript out of range" error and I'm not sure what's causing it. When I debug it, it stops at the following point: ActiveSheet.ListObjects("Table__2020_RevTM.accdb").Range.AutoFilter Field:=1 This is the whole function, it basically gives me this error when I save...
  7. T

    Weeknum

    I have a formula below , where I need the week number from 1 - 13 depending on the upload date & what Qtr we are in. =WEEKNUM(J4058)-WEEKNUM(LOOKUP(J4058,DATE(YEAR(J4058),{3,6,9,12},30))) When a new QTR starts, the weeknum should be "1", however it keeps populating as "0". Any help would...
  8. W

    Filling in WeekNum for a year

    I have a table setup that in column A has the Quarter of the year (i.e. 1st Qtr, 2nd Qtr), and in column C it has the month, and in column D it has the week (week 1, week 2). I have the weeks broken down based on date on another sheet, but what is the easiest way to get the weeks aligned by...
  9. J

    I need 1 Chart for each row with column headers Do not chart columns with 0

    Each row of data needs 1 chart keeping the column headers as the y axis but do not chart any column that has a zero. I have tried looking up dynamic charts but cannot get the results I want. Here is some sample data: Col A Col B Col C Col D Col E Col F...
  10. montyfern

    Provide the intersection of two results with date formulas

    Good Morning, Thanks in advance for your help. I have a complex sumproduct that totals unique values in a date range. It adds the request that are obligated and the requests that are approved: =SUMPRODUCT(IF((''!N2:N79conditionxyz<=C11)*('conditionxyz'!N2:N79>=C10)...
  11. J

    Eliminating Empty Pivot Table Column

    I created a column that takes the difference or percent of difference from another field i.e. 1st Qtr 2017 versus 1st Qtr 2018 in a pivot table using an existing value column. Unfortunately, what this does is creates two columns one for 1q17 and one for 1q18, with an empty column for 1q17. Is...
  12. A

    Lookup dates based from lookup values

    Hi- Got this setup and trying to figure a better formula to get the correct results. I wanted to run a lookup formula in Column C based from column B value (dates), formula must also rely in column A value which is quarters, I'm trying to run an IF and a lookup formula but since there are a lot...
  13. S

    qtr formula

    if all 4 qtr is >= 100 then 20000 , if any 3 qtr > 100 and anl > 105 ach% , then 20000 after matching col1 and col2 with the grid <tbody> grid col1 AA A B C ANL XX 25000 20000 16500 13000 105 YY 20000 17000 14500 12000 110 data col1 col2 QTR1 QTR2 QTR3...
  14. E

    Sum values quickly

    Hi there, I quite often have spreadsheets with financial data that are presented in a quarterly fashion. I then need to put them into an annual value and have to date being doing manually! Sometimes, the period of analysis/forecast is 20 yrs, some 80 quarters. In the example below, you can see...
  15. F

    Cell value reverts to 'Q1' if value in another column changes

    As per the question, i have two columns, one entitled 'ref no' and another entitled 'qtr'. There are about 400 rows in the sheet, with multiple ref numbers. What I want to do is revert to a value of 'Q1' in the 'qtr' column every time the 'ref no' column value changes. (text in red) How can...
  16. K

    AVG Cost Per Unit

    What I am trying to do is to create an additional column in a matrix visualization that looks at a UNIT ID and gets the AVG COST of that UNIT for a specific QTR by looking in the PRICING table and getting the AVG COST during that period. (A unit may have a price change in that qtr, multiple...
  17. A

    How to attach an event to a html table cell?

    The html table (sample) is shown below. I want to attach an event (which opens a hyper link), when the mouse cursor is on Guj. Automotive. The event has to be fired, when the user performs a "LEFT click on the mouse". Please note that, the table doesnt have any events attached to it via...
  18. F

    looking for help with a formula...

    Hi, I'm sure excel can do this but not sure where to start. Please refer to the table below. Basically, I need a formula in the 'qtr' column which will reset to 'Q1' any time the value of the reference number in the 'ref' column changes. Any help much appreciated! Thanks, Cal. <tbody> Ref...
  19. M

    Auto saving shared files

    I created a macro that opens 4 workbooks (named Qtr 1, Qtr 2, Qtr 3, Qtr 4) from a larger workbook with 8 sheets. I run code in each book and then I would like to close and save each one but I can't get that part to work. for the people who share the file with me. I can only figure out how to...
  20. L

    Conditional formatting- Formula to high light cells using IF based on another formula being FALSE

    Hi, <colgroup><col></colgroup><tbody> I'm trying to build a simple dashboard based on staffing schedule. Daily data entered in the first sheet with name, time in and time out with drop down split by qtr hr. we have 2 teachers for the classroom. Second sheet highlights green in the Qtr hr...

We've detected that you are using an adblocker.

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.
Go back
Back
Top