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

Having trouble with the logic on how to transfer info from one table to another

Our take

Are you struggling to transfer information between tables in your spreadsheets? With multiple tables across different workbooks and the complexity of tracking data updates, it’s easy to feel overwhelmed. Understanding how to identify the correct table and manage your Quality Assurance (QA) data is crucial for maintaining accurate reporting. This guide will clarify the logic needed to streamline your data transfer process. By mastering these steps, you’ll enhance your workflow and ensure your reports reflect the most current information available. Let’s dive in!

Hi Again,

First, a screenshot of both tables' headers

https://preview.redd.it/cukxw4bobikg1.png?width=615&format=png&auto=webp&s=69c1ceec4141b15ec691b33a4e24466520bb106a

The one in black is the source. Agent's Team Lead = Sheet Name in the destination wb.

The Orange is the destination, it's also in a separate wb.

The problem, there are two tables on each sheet. There are a total of 4 teams. The tables are named T1_In, T1_Ex to T4_In, T4_Ex.

How do I know which T? they are on?
Once I have that figured out, I need to check if they are already on the table.
...If they are on the table, I have to find out which QA it is (1st, 2nd, 3rd, 4th) based on which is empty
...If not, add them to the table

I can't seem to wrap my head around the logic in how to do the above.

The source of the sourceTable is a Power Query which pulls from am Excel file. It only has daily updates, meaning only shows new QA from the previous report. These daily reports are not saved, but the wb is.

The destination table will then become the source for other Power Queries on that wb's other sheets for daily reporting of the current state of the month.

submitted by /u/Difficult_Cricket319
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles