• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. Monty

    spread for actual values against planned

    i think you are not Adjusting column names as needed based on your actual data structure. If you encounter any issues or errors, please let me know the specific error message so I can provide further assistance Here is what you have provided
  2. Monty

    spread for actual values against planned

    Replace this part of the code: // Merge the table with itself to get the cumulative sum of Actual MergedTable = Table.Join(AddIndex, {"Activity", "Company"}, AddIndex, {"Activity", "Company"}), // Filter rows to include only those where the index is less than or equal to the current...
  3. Monty

    spread for actual values against planned

    Let me check
  4. Monty

    spread for actual values against planned

    Here's the revised Power Query code: let // Assuming your data is loaded into a table named "YourTable" Source = YourTable, // Add an index column to keep track of rows AddIndex = Table.AddIndexColumn(Source, "Index", 1, 1, Int64.Type), // Merge the table with itself to...
  5. Monty

    spread for actual values against planned

    Check modified query! let // Assuming your data is loaded into a table named "YourTable" Source = YourTable, // Add an index column to keep track of rows AddIndex = Table.AddIndexColumn(Source, "Index", 1, 1, Int64.Type), // Merge the table with itself to get the...
  6. Monty

    spread for actual values against planned

    I really appreciate, if you let me know the error/issue you are encouraging while using the code...Give more details
  7. Monty

    spread for actual values against planned

    Adjusted based on sample dataset you have provided let // Assuming your data is loaded into a table named "YourTable" Source = YourTable, // Add a custom column for remaining planned value AddRemainingPlanned = Table.AddColumn(Source, "RemainingPlanned", each [PlanY] -...
  8. Monty

    spread for actual values against planned

    Dis you try provided M code
  9. Monty

    spread for actual values against planned

    You can try this let // Assuming your data is loaded into a table named "YourTable" Source = YourTable, // Add a custom column for remaining planned value AddRemainingPlanned = Table.AddColumn(Source, "RemainingPlanned", each [Planned] -...
  10. Monty

    spread for actual values against planned

    Hello...I have issue in opening the file..I appreciate if you can explain the structure to help you or you can try the formula provided by changing ranges accordingly.
  11. Monty

    I want the macro code to not print without selecting 13 sheets

    You can try this! Sub PrintSheets() Dim wsInput As Worksheet Dim i As Integer ' Assuming input data is in the first sheet Set wsInput = ThisWorkbook.Sheets(1) ' Loop through sheets 2 to 14 and print them For i = 2 To 14 ' Copy input data to the current...
  12. Monty

    spread for actual values against planned

    Hello Binas What i can think of this to achive this in Excel, you can use Power Query to transform your data. Here's a simplified step-by-step guide: 1. Load your data into Power Query. 2. Create a custom column that calculates the remaining planned value for each month. 3. Use a conditional...
  13. Monty

    Adding between two dates to the equation

    Try this! =IFERROR(IF(ROWS($2:2) <= COUNT('Appollo For Natural Oils'!$A$249:$A$777), INDEX('Appollo For Natural Oils'!$A$249:$A$777, AGGREGATE(15, 6, ROW($A$249:$A$777)/(MATCH('Appollo For Natural Oils'!$A$249:$A$777&'Appollo For Natural Oils'!$D$249:$D$777, 'Appollo For...
  14. Monty

    Adding between two dates to the equation

    Hello Hany Add two dates in Google Sheets using cells G1 and H1 and use the resulting date =IFERROR(INDEX('Appollo For Natural Oils'!$A$249:$A$777, AGGREGATE(15, 6, ROW($A$1:$A$7166)/(MATCH('Appollo For Natural Oils'!$A$249:$A$777&'Appollo For Natural Oils'!$D$249:$D$777, 'Appollo For Natural...
  15. Monty

    Personal XLSB to share location

    Fanatic, Thanks for sharing!
  16. Monty

    Personal XLSB to share location

    Hello KreshBell As per my knowledge, you cannot directly share an XLSB file using a share location like you would with a regular document or image. XLSB files are binary workbook files used by Microsoft Excel, and sharing typically involves sending the file through email or a cloud storage...
  17. Monty

    Excel Tracker to effectively manage and track team objectives

    While I can't provide direct downloads as am not sure but yyou can find various project management templates on platforms like Microsoft Excel, Google Sheets, or project management tools like Asana, Trello, or Jira. Look for templates specifically designed for tracking team objectives and...
  18. Monty

    Unlock a sheet with locked formula cells

    Hello Anurag As Pecoflyer suggested,Forums usually don't provide help for breaking passwords... But i may suggest to go through this video may helpfull in case if you have forgetten and struggling to get the password back without any software
  19. Monty

    Continue Macro run until end of Values in Excel

    I did some tweek...lets see Sub RunMacrosBasedOnTable() Dim ws As Worksheet Dim cellValue As Variant Dim i As Integer ' Set the worksheet where your table is located Set ws = ThisWorkbook.Sheets("OD_POS") ' Change "Sheet1" to your actual sheet name ' Assuming your...
  20. Monty

    Continue Macro run until end of Values in Excel

    Modified code Sub RunMacrosBasedOnTable() Dim ws As Worksheet Dim cellValue As Variant Dim i As Integer ' Set the worksheet where your table is located Set ws = ThisWorkbook.Sheets("OD_POS") ' Change "Sheet1" to your actual sheet name ' Assuming your table starts from...
  21. Monty

    Continue Macro run until end of Values in Excel

    Check this and let me know Sub RunMacrosBasedOnTable() Dim ws As Worksheet Dim cellValue As Variant Dim i As Integer ' Set the worksheet where your table is located Set ws = ThisWorkbook.Sheets("Sheet1") ' Change "Sheet1" to your actual sheet name ' Assuming your table...
  22. Monty

    Continue Macro run until end of Values in Excel

    Hello Shan Please find below code as pwr yiur requirement. Sub RunMacrosBasedOnTable() Dim ws As Worksheet Dim cellValue As Variant Dim i As Integer ' Set the worksheet where your table is located Set ws = ThisWorkbook.Sheets("Sheet1") ' Change "Sheet1" to your actual...
  23. Monty

    My chosen default font is properly show in Options, but every new worksheet still uses Calibri 11

    I understand your frustration in general. In that case, you might want to consider uninstalling and reinstalling Excel, ensuring you have the latest updates. Additionally, double-check if there are any conflicting settings in your system or if other Office applications are behaving similarly. If...
  24. Monty

    My chosen default font is properly show in Options, but every new worksheet still uses Calibri 11

    It sounds like you might be experiencing a formatting issue in Excel. Try these steps to set the default font: 1. Open Excel and go to the "File" tab. 2. Select "Options" at the bottom of the menu. 3. In the Excel Options dialog box, go to the "General" category. 4. Find the section labeled...
Back
Top