outstanding

  1. B

    If CountIf - Help Displaying Blank Cell

    Hi Guys, I could really do with some help if possible, I have a cell that looks up a column any will display "Complete" when all other cells in column K are "Complete" or "Outstanding" when any other cells in column K contain Outstanding. What I'd like to do is for this cell not to display ANY...
  2. B

    Return Minimum value with multiple criterion

    Hello, I'm working on creating a formula to tell me the oldest outstanding invoice based on Job #. I have a pivot table that shows an outstanding amount, if any, for each invoice. Each customer has multiple invoices. Ideally, the user would input the job #, and the formula would return the...
  3. S

    VBA - Update information in all cells within a column

    Hi all, I think I'm overthinking this for certain, but could use some help. I have an Excel Workbook that contains a number of worksheets related to ‘special’orders that I am required to place, progress and track through to receipt. The sheetsare named as follows “Demands”, “Cleared”...
  4. D

    slow code

    this is running slowing....could someone pls recommend a way to speed this up? im afraid of doing calculation xlmanual....will that mena the loops wont work? Dim chk As String Dim amtc Dim found As String Dim clear_c As Integer 'total record count on "Cleared" sheet...
  5. B

    Formula to calculate outstanding loan balance

    I have a spreadsheet with a whole lot of different finance contract details and I would like a formula which auto calculates the outstanding loan balance as at today, or even just at the beginning of the current month, whichever is easier. The information in the spreadsheet is; -loan repayment...
  6. A

    Need a cumulatived formula

    I have ordered date ..order co.pletion date and target date.. if an order is completed before target date it's not outstanding otherwise outstanding..I need to know how many orders where outstanding completed the next month and so on ...to get number of outstanding orders by end of each month in...
  7. B

    Carrying over total for only one month

    Hi, I have set up a workbook to record flexi-time earned and taken. Any outstanding earned flexi-time can be carried over to the next month, but only for one month, so if you have a balance of, say, one hour that you earned in January, you can use it in February, but if it's still outstanding...
  8. H

    Vlookup formula to take systems month and date and search in sheet1 for same month and year and retrive adjacent cell value

    Hi I have a excel sheet1 and Sheet2 in sheet 1 i have month, interest, principal and outstanding columns. i want to right a formula in sheet2 where it will take the todays month and year and search for sheet1 column month and return the outstanding column value. Please help me out with the...
  9. C

    Need HELP with code auto move whole row to new worksheet based on data

    hi i could really use some help. i have two work sheets outstanding and and i want to be able to automatically hide an entire row based on the text "closed" from my outstanding worksheet and move it to completed. i know this cant be done with a function or formula and my knowledge of code is...
  10. B

    Outstanding balance formula in Pivot

    Hi everyone, my first post on here, so please be kind. I have a list of invoices raised and alongside each which Purchase Order they refer to. In a Pivot I can see the total invoices raised against each P.O, but I am struggling to show the outstanding value of the P.O. The list is constantly...
  11. E

    Count or Sumproduct

    Hi, My data lists customer names in Column A, and in column B lists whether the order is complete or outstanding. I'm after a formula which counts customer A has 6 completed orders and 3 outstanding or Customer C has 3 competed orders. I'm shrugging to get this formula to work as it has two...
  12. K

    combining data from multiple sheets into one

    I have an excel file that contains the outstanding customer accounts for multiple locations, each location on its own sheet. Some customers have outstanding accounts at more than one location. I would like to create a single sheet that combines the customers and their outstanding amounts from...
  13. L

    Formulae to stop incomplete rows showing a value

    I am trying to stop the non completed rows from filling the response "outstanding" in the empty rows below =IF(F55="","Outstanding ",IFS(F55=D55,"Paid",F55<d55,"under paid",f55="">D55,"Credit")) If I replace the word outstanding with just "", then it doesn't put anything in the empty rows...
  14. H

    Pivot table to select activeworkbook

    I have the following code below which works perfectly to update the Pivot tables Sub Update_Pivot() Sheets("Pivot Table").Select ActiveSheet.PivotTables("PivotTable4").ChangePivotCache ActiveWorkbook. _ PivotCaches.Create(SourceType:=xlDatabase, SourceData:= _ "C:\My...
  15. G

    Date Outstanding - Requested, Responded and Today

    Hello, Is there a way to setup an excel formula to provide a day outstanding number? I need it to do the following: Subtract Date requested from todays date unless date responded is filled in. Thanks in advance, Grahfchart

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