rows.com

rows.com on Beyond Market Intelligence: a running collection of 828 stories we have gathered and hand-picked because they are worth your time. Every post here touches on rows.com in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around rows.com, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Formula with filtering expired Certificates needed

Hello everyone! As a laboratory managing certificates for various chemicals, it’s essential to keep your records up to date. You can streamline your tracking process by applying a formula that highlights expired certificates in red. This approach allows you to quickly identify which chemicals require attention without sifting through extensive data. For additional insights on managing your spreadsheet effectively, check out our related article, "Need formula to identify unpaid job numbers," which offers more solutions for optimizing your data management.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Efficiently filling formulas in an upper triangular table

Are you struggling with the inefficiency of filling formulas in upper triangular tables? If your current method involves multiple clicks and selections, there’s a more streamlined approach to enhance your productivity. Instead of manually filling down each row, consider techniques that can automatically propagate formulas only within the upper triangle. This not only improves readability but also saves you valuable time, especially with larger tables.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Preserve Cell Formatting on Update stopped working on new Pivots, but still works on old ones.

It seems you're encountering a frustrating issue with the "Preserve Cell Formatting on Update" feature in new PivotTables, which continues to work on existing ones. Despite your efforts to adjust alignment and settings, newly created PivotTables default to centered formatting for row fields. This may be linked to a recent update, but it’s essential to troubleshoot further. For additional insights, you might find our article "Make a cell Mirror another when not Blank, Editable otherwise" useful as you navigate Excel’s complexities. Let’s explore solutions together!

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

data import files transposing lines into one line per file instead of one line with all files

Are you struggling to import multiple files into a spreadsheet, ensuring each file's content is transposed into a single row? The goal is to have each line from each file represented as a separate column, rather than combined into one row. While combining files into one column and using a transpose function is an option, it can be time-consuming and error-prone.

Bintrail: MySQL Time-Travel Queries Using Indexed Binlogs
InfoQ

Bintrail: MySQL Time-Travel Queries Using Indexed Binlogs

Introducing Bintrail, a groundbreaking layer for MySQL that enables point-in-time queries and row-history lookups, addressing a key limitation in the database's capabilities. By utilizing indexed binlogs behind ProxySQL, Bintrail allows users to query historical data as of a specific timestamp and review change history without modifying MySQL or application code. This innovative approach is particularly beneficial for recovery and audit scenarios, creating new opportunities for data management. For additional insights into transformative technologies, explore our article "The Biggest Announcements from Google I/O 2026."

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

New Pivots Not Acting Correctly

Are your new pivot tables not behaving as expected? You're not alone. Many users have encountered issues where newly created pivots display all fields in rows as centered, despite attempts to adjust formatting. This can be frustrating, especially when existing pivots function correctly. It’s worth considering whether this might be linked to a recent update.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

XLOOKUP return range keeps shifting whenever someone adds a column looking for a more stable approach

Are you struggling with XLOOKUP return ranges shifting in a shared workbook? This common issue can disrupt data flow without warning, especially when multiple users add columns. Your current formula may be functional, but the risk of silent errors is frustrating. While named ranges seem like a solution, managing them across different Excel versions can complicate matters. If you’re seeking a cleaner, more stable approach, consider exploring dynamic column references, as discussed in our article on advanced Excel techniques.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Macro use for formulas and multiple files

If you're looking to automate calculations across multiple Excel files with the same column structure, using macros can be an efficient solution. With 400 files to manage, VBA (Visual Basic for Applications) macros allow you to apply formulas and automate processes seamlessly. You can create a script to add new columns, apply formulas, and fill them down to the last row in each spreadsheet. For a deeper understanding of Excel’s capabilities, consider checking out our article on advanced functions that can enhance your productivity.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

All the data points/numbers are entered into 1 cell as text - how do I get excel to execute standard functions from this?

If you find yourself with raw data in Excel where all numbers are entered as text in a single cell, you're not alone. This common challenge can feel overwhelming, especially with over 250 rows to process. Fortunately, there are automated solutions that can help you calculate the minimum, maximum, median, and mean without the need for manual re-entry. Explore innovative techniques to transform your data efficiently. For related insights, check out our article on "Exporting sheets into individual csv files" to enhance your Excel workflow.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Auto-average 4 most recent numbers in a row

If you're looking to streamline your spreadsheet experience by automatically averaging the most recent four entries in a row, there’s a practical solution. Instead of manually updating your formula each week, you can use dynamic functions to achieve this. For instance, consider exploring how the `AVERAGE` function can be paired with `INDEX` to reference only the last four entries. This not only simplifies your workflow but also ensures accuracy.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Is it possible to reference a cell, but by moving that cells referenced cells one to the right?

Are you looking to streamline your spreadsheet processes? If you have a formula in Sheet 1 that sums values from column G in Sheet 5, and you want to adapt it to reference the same rows in column H instead, there is a way to simplify your task. Instead of manually adjusting each reference, consider using a dynamic approach. This can save you time and effort.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Finding a specific row by a number

If you’re looking to streamline the process of finding specific purchase orders for your hardware store, there’s an efficient way to utilize your four-digit store number. Instead of sifting through every store's purchase orders or relying on CTRL-F, consider using a combination of filtering and formulas to isolate the relevant rows. This approach will not only save you time but also enhance your workflow. For more insights on optimizing your spreadsheet tasks, check out our article, "Auto-average 4 most recent numbers in a row."

Cohere cracks lossless quantization and native citations with first full Apache 2.0 licensed open model Command A+
VentureBeat

Cohere cracks lossless quantization and native citations with first full Apache 2.0 licensed open model Command A+

Cohere has made a significant advancement in AI with the launch of Command A+, a 218-billion-parameter language model designed for complex reasoning and multimodal document processing. This model stands out not only for its capabilities but also for its accessibility, being the first open model released under the Apache 2.0 license. By enabling enterprises to run and customize AI in secure environments, Cohere is championing the movement towards "sovereign AI.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Ways to count how many names appear in multiple rows and columns?

If you're managing a work roster in Excel and need to count how often each name appears across multiple rows and columns, you're in the right place. This task can be made simpler with the right techniques, enabling you to visualize attendance in a clear chart format, such as "Julia: 7." Additionally, you can identify if anyone appears more than once in a single day. For further insights on managing data effectively, check out our article on "Finding a specific row by a number.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

COUNTIF in named column without knowing the row number

Good afternoon! It sounds like you're navigating a common challenge with dynamic spreadsheets. Your current formula effectively counts instances of "a." in the "W/P REF" column, but the variability in column titles and their positions can complicate things. Instead of using two INDEX MATCH functions, consider employing a more flexible approach with FILTER or using a helper row for column headers. Additionally, you might find insights in our article, "Conditional Formatting for Dates within 30 days or past due," which addresses dynamic data management challenges.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

First-occurrence tracking with SCAN & LAMBDA (And how to fix the blank row bug)

Unlock the power of first-occurrence tracking in your spreadsheets with an innovative formula using SCAN and LAMBDA. Unlike traditional methods, this setup allows you to identify when values first appear in your dataset without cluttering your sheet with helper columns. With a smart approach to handling blank rows, this formula dynamically updates as you add data, ensuring accuracy and clarity. For more insights on enhancing your spreadsheet skills, check out our article, "How can my array-formula be improved?

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

How can my array-formula be improved?

Are you looking to enhance your array formula for managing personal finances? In this exploration, we’ll delve into optimizing your spreadsheet setup, addressing challenges like the Excel character limit and complexities in your existing formula. Consider alternatives such as the MAP function or Power Query for more efficient data handling. Additionally, integrating Python within Excel could offer a transformative solution for future projects.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

How to take daily/weekly rates from one table with varying time periods and calculate daily/weekly rates average across different time periods?

Calculating average daily or weekly rates from a table with varying time periods can streamline your data management process. By leveraging your existing rates, you can create averages over specified timeframes, ensuring that even incomplete data, like the upcoming months, are accurately represented. For instance, if you want to average rates across different periods, you can use formulas to calculate the totals and divide them appropriately.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

How to find the last value in an array with gaps Excel M365

In Excel M365, finding the last value in an array with gaps can be challenging, especially when dealing with customer data that includes blank rows. If you're looking to extract the last supply date for a customer—such as Customer 4, which appears multiple times—you can effectively use the INDEX function to navigate through your data. By understanding how to handle these gaps, you can streamline your data management and ensure accurate reporting.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

(Probably) Stupid Question - How to autofill column with formulas pulling data from cells in a row on another sheet?

If you've ever felt that autofilling formulas across sheets in Excel should be easier, you're not alone. Many users find themselves manually entering formulas, especially in legacy versions like Excel Pro 2016. Fortunately, there are effective solutions to streamline this process. Utilizing named ranges can simplify the formula structure and enhance clarity. For a deeper dive into Excel's capabilities, consider exploring our article, "How to Get the Most Out of Claude Cowork," which discusses innovative approaches to data management.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Page Setup - print titles, repeat at top - grayed out

If you're encountering the grayed-out "Rows to repeat at top" option while trying to set up print titles across multiple sheets, it’s likely due to the way Excel handles page setup for grouped sheets. Unfortunately, print titles can only be set individually for each sheet. To resolve this, you'll need to ungroup the sheets, set the print titles for each one separately, and then regroup them if needed.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Looking to automatically put data into a cell dependent on the values of specific other cells in that row

If you're looking to automate data entry in your spreadsheet, you can achieve a dynamic “split amount” that reflects half of the “total amount” only when the “SPLIT?” column indicates “yes.” This setup not only simplifies your workflow but also enhances data accuracy. With this automation, the “split amount” cell will remain blank or show zero when the condition isn't met. For further insights on automating tasks, check out our article on "Is there a good way to automate importing data from an external client?

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Is there a good way to automate importing data from an external client who, unfortunately, doesn't always provide a consistent format?

Automating data imports from clients who provide inconsistent formats can be challenging, especially when dealing with poorly structured files. In your case, managing a small but frequently updated xlsx file requires a strategy that maintains your rolling totals while accommodating varying formats. Since you're familiar with Power Query and VBA, you can streamline your process by creating a custom solution that cleans and organizes the data before importing it.

Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Formulas break when power query table refreshes

When working with Power Query, it's common to encounter issues where formulas break during table refreshes. For instance, if you're using XLOOKUP to reference specific ranges, a change in the data—like a month column being refreshed—can lead to #REF! errors when the referenced column shifts. This complexity can be frustrating, especially when traditional solutions like INDEX/MATCH don't apply due to row-specific references. To explore more on managing formulas effectively, check out our related article, "SUM formula not displaying the right value?" for additional insights.