google sheets

google sheets on Beyond Market Intelligence: a running collection of 132 stories we have gathered and hand-picked because they are worth your time. Every post here touches on google sheets 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 google sheets, 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.

Softr launches AI-native platform to help nontechnical teams build business apps without code
VentureBeat

Softr launches AI-native platform to help nontechnical teams build business apps without code

Softr, the Berlin-based no-code platform trusted by over one million builders and organizations like Netflix and Google, has launched an AI-native platform designed to empower non-technical teams to create production-ready business applications without code. The innovative AI Co-Builder allows users to articulate their software needs in plain language, generating fully integrated systems ready for real-world deployment. This groundbreaking move addresses the gap between flashy demos and functional business software, reinforcing Softr’s commitment to providing accessible and efficient solutions for today’s complex data management challenges.

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

Choosing between conditional format, VBA, or Power Query

When managing dynamic data in Excel, especially with variable row counts like your "index cards," choosing the right tool is essential. Conditional formatting can visually enhance your data based on column B values, but may fall short for complex scenarios like yours. Power Query offers robust data transformation capabilities, allowing you to clean and manage data efficiently. VBA can automate tasks but requires more coding expertise.

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

Is it possible to give a formula to mark the differences between Columns A & B?

If you're looking to identify differences between Columns A and B in your spreadsheet, you're in the right place. In Google Sheets, you can use the formula `=FILTER(B:B, ISERROR(MATCH(B:B, A:A, 0)))` to find values in Column B that are missing from Column A. For Excel, the formula shifts slightly to `=IFERROR(INDEX(B:B, MATCH(0, COUNTIF(A:A, B:B), 0)), "")`. This approach empowers you to streamline your data analysis, ensuring you capture every crucial figure in your datasets.

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

How to print multiple pages of a single (but very wide) spreadsheet in what would otherwise be empty/wasted whitespace?

Printing a wide spreadsheet can be challenging, especially when faced with excessive whitespace on multiple pages. If you have a single, wide sheet with limited rows, you may want to creatively utilize that empty space to consolidate your printout. This guide will walk you through effective strategies to maximize your printed output, ensuring that subsequent pages leverage the whitespace instead of wasting it. By employing these techniques, you can enhance your printing efficiency and achieve a more streamlined presentation of your data.

Google's new TurboQuant algorithm speeds up AI memory 8x, cutting costs by 50% or more
VentureBeat

Google's new TurboQuant algorithm speeds up AI memory 8x, cutting costs by 50% or more

Google's new TurboQuant algorithm represents a significant advancement in AI memory efficiency, enhancing performance by up to 8x while slashing costs by more than 50%. As Large Language Models grapple with the challenges of the Key-Value cache bottleneck, TurboQuant offers a breakthrough in memory compression, enabling seamless processing of long-form tasks without compromising model integrity.

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

Return the number of weeks that a specific criteria is met (without double-counting)

Calculating the number of unique weeks where specific criteria, such as employees working over 40 hours with clients, are met can be a complex task, especially when dealing with multiple clients and overlapping schedules. To effectively achieve this, consider leveraging Google Sheets' functions, like UNIQUE and FILTER, to eliminate double-counting. With a well-structured approach, you can streamline the process for each client, ensuring your final list accurately reflects the desired metrics.

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

I cant select certain cells

It sounds like you’re encountering a frustrating issue with your Form sheet, where certain cells are unselectable even when the sheet is unprotected. This could be related to the macros or specific settings that restrict cell selection. It’s essential to troubleshoot by reviewing the macros for any unintended restrictions or by checking the cell properties. Additionally, ensuring there are no overlapping elements or conditional formatting rules might help.

Fabi.ai: Your AI data analyst for all your data

Creating a Google Sheet dashboard in 10 minutes with Fabi

Unlock the potential of your data with Fabi as you create a Google Sheet dashboard in just ten minutes. This streamlined process empowers you to visualize key metrics, making insights accessible and actionable. Fabi simplifies the complexities of dashboard creation, allowing you to focus on what truly matters—driving informed decisions. Whether you’re managing a project or analyzing performance, this quick guide invites you to explore innovative solutions that enhance your productivity and transform your approach to data management.

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

combining two columns into one without vstack or an array

If you're working with two separate columns of names across different sheets and want to combine them into a single, sortable column without using vstack or arrays, there are effective methods to consider. One approach involves using a combination of traditional formulas, like `IFERROR` and `VLOOKUP`, to pull in unique names from both sheets while maintaining flexibility for sorting. This ensures that your less tech-savvy coworkers can easily manage and manipulate the data without encountering complex functions. Let's explore practical solutions to achieve this seamlessly.

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

online spreadsheets, but faster

Introducing a new approach to online spreadsheets that prioritizes speed and privacy, this project aims to enhance collaborative editing, even on smartphones, with significant optimization for large documents. Unlike traditional platforms like Excel Online and Google Sheets, it focuses on delivering an efficient user experience without the constraints of established ecosystems. With robust formula support and seamless Excel file importing and exporting, this solution caters to users frustrated by sluggish performance.

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

How do you fix the lost formatting from google sheets to excel?

Transitioning from Google Sheets to Excel can be challenging, especially when preserving the original formatting and visuals. Many users encounter issues, such as charts losing their backgrounds or data merging unexpectedly after downloading an .xlsx file. If you’re facing these frustrations, you’re not alone. This guide will explore effective solutions to restore your formatting and ensure a smooth transition. Whether you're a beginner or simply looking for clarity, we’ll provide step-by-step instructions and valuable resources to help you navigate this process successfully.

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

Pulling data from one sheet based on a column

If you're looking to organize your tasks by month in Excel, pulling data from your Master List is a great approach. You can create individual sheets for each month that reference the IDs in Column A, allowing you to easily see which tasks are due. To achieve this, using a combination of Excel functions like VLOOKUP or FILTER can streamline the process and prevent duplicate entries highlighted in your Master List.

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

Excel or Google Sheet

Hello everyone! I'm currently managing a long-term investment portfolio and am in search of a clean and effective template for either Excel or Google Sheets to track my holdings. In particular, I would love to find a sheet that includes a rebalancing column to help maintain my asset allocation. If anyone has a template they’re willing to share or can point me toward a good resource, I would greatly appreciate your assistance. Thank you for your support! 😊

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

I want to transpose 78 equal columns of data into one long stack with a space in between.

If you're looking to transpose 78 equal columns of data into one long stack with spaces in between, you're not alone. Many users encounter challenges when trying to automate this process in Google Sheets. While functions like INDEX and OFFSET can be useful, they may not always yield the desired results, especially with larger datasets. Fortunately, there are effective strategies to achieve your goal, whether you stick with Google Sheets or switch to Excel.

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

Data Automation - Pulling data from a sheet but also blocking cells

Data automation can streamline your booking process by effectively pulling data from your input sheet while ensuring accurate tracking. In your setup, the input sheet organizes bookings for multiple sessions throughout the week, but you're encountering a challenge with your formula on the 'Apr 26' sheet. Specifically, when only one entry exists for a session, the formula duplicates that entry across multiple cells. By refining your formula, you can ensure that each booking is represented accurately, enhancing both usability and clarity in your tracking system.

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

Formulas Across Worksheets that are Dynamic and can Accomodate new sheets/conditions

Managing data across multiple worksheets can be streamlined by utilizing dynamic formulas that adapt as you add or remove sheets. By leveraging a structure that sums values between designated sheets, you can easily capture all relevant data. However, when conditions vary across those sheets, it becomes essential to incorporate criteria that dictate whether to include or exclude specific cells in your calculations.

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

Auto filling not "counting" when using VLOOKUP

In the world of spreadsheets, efficiency is key. This guide explores how to leverage VLOOKUP for auto-filling team names based on contestant inputs. The top left quadrant demonstrates this functionality effectively, but what happens when you need to replicate this across different quadrants? Instead of manually entering formulas, you can use a combination of absolute and relative references to streamline the process. Discover how to maintain dynamic calculations effortlessly, ensuring your data remains accurate and your workflow efficient. Let’s transform your spreadsheet experience together.

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

Counting / Summing Dates (in Google Sheets)

Counting events by day of the week in Google Sheets can streamline your data analysis and enhance your productivity. To determine how many occurrences fall on each day, you can leverage functions like `COUNTIF`. If your dates are formatted in column A, you can easily tally the events for each weekday. Alternatively, if you need to extract formatted text, a simple command in cell B1 can copy the text from column A. This approach allows you to efficiently filter and analyze your data.

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

What is the best way to check if the file exists, is not open, and is a CSV file?

When verifying the integrity of CSV files in your workflow, it’s essential to ensure they exist, are not currently open, and are formatted correctly. This guide will explore an effective approach using VBA to create functions that check these criteria. The provided code demonstrates how to validate file existence, detect if a file is open, and confirm the CSV structure by comparing it against expected headers.

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

What's the best Excel spreadsheet to replace Quicken?

Transitioning from Quicken to a more flexible spreadsheet solution can empower your financial management while alleviating frustrations with forced upgrades and subscription models. Many former Quicken users have found success with Excel or Google Sheets, appreciating their customizable features and user-friendly interfaces. These tools allow you to tailor your budgeting and tracking needs without the limitations of traditional software. If you've made the switch, sharing your experiences can guide others in discovering a spreadsheet solution that enhances productivity and meets their financial goals.

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

Problema com sobreposição na base de dados.

Se você está enfrentando problemas de sobreposição de dados em uma planilha compartilhada no Google Drive, não está sozinho. Quando várias pessoas editam simultaneamente, o sistema pode criar cópias que levam a conflitos nas mesmas linhas, resultando em perda de informações. Embora a migração para o Google Sheets tenha sido uma tentativa de resolver essa questão, o problema persiste.

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

Automate the updating of column data across different sheets in the same workbook from a master sheet

Managing staff competencies can be streamlined through automation, allowing for seamless updates across multiple sheets in your Excel workbook. By establishing a master sheet for staff details, you can ensure that columns for surname, first name, and employee number automatically reflect changes across all competency sheets. This approach not only saves time but also enhances accuracy in tracking staff qualifications. With your competencies tracked separately, you can maintain focus on essential details while simplifying the overall management process.

Project Tutorial: Exploring Financial Data Using the Nasdaq Data Link API
Dataquest

Project Tutorial: Exploring Financial Data Using the Nasdaq Data Link API

In the world of financial analysis, accessing data has often required cumbersome downloads or costly subscriptions. However, the advent of APIs has transformed this landscape. With just a few lines of Python code, you can effortlessly pull structured financial datasets from providers like Nasdaq, enabling you to begin your analysis in minutes. In this tutorial, we will guide you through the process of connecting to the Nasdaq Data Link API, empowering you to explore and leverage rich financial data with ease and efficiency.

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

Pivot Calculated Field issue

Navigating Excel's Pivot Tables can be challenging, especially when trying to insert formulas from a manual table. In your case, you’re aiming to analyze 200 transactions to uncover the root cause of a sudden decline in approval rates. By creating a pivot table to check approval rates based on Card type, Country, and Merchant ID, you can gain valuable insights. With a sample formula already in hand for the Card type, mastering its application in your pivot table will pave the way for further analysis.