
Last seen: Jun 30, 2025
Here are some potential reasons you may be having difficulties. This listing is not exclusive as there may be more issues. 1. Dynamic Content &...
Cannot replicate your issue. When I place the cursor in the next row and enter data, it goes to the next row. Am I missing something?
You might find the following helpful. Power Query is a free AddIn for Excel 2010 and 2013, and is built-in functionality from Excel 2016 onwards (wh...
Suggest you attach a sample file showing this issue so that we can evaluate it. Cannot manipulate data in a picture.
crossposting: and Please read this:-->
A Sample worksheet with mocked up solution would be very helpful here. The worksheet should probably not have more than 20 records. No pictures as w...
Move your pivot table to a fresh worksheet. Apparently you have more than one PT on the same sheet and they are overlapping. If this is not the case ...
Thanks for the feedback
Here is an alternative Power Query Solution
It would be very helpful if you attached a sample file which is reflective of your actual file (no confidential material included). We can then work ...
See if this works for you let Source = Excel.CurrentWorkbook(){[Name="Table1"]}[Content], #"Filtered Rows" = Table.SelectRows(Source, each ([Pair...
If I understand correctly then, Power Query will do the work let Source = Excel.CurrentWorkbook(){[Name="Table1"]}[Content], #"Changed Type" = Ta...
We cannot manipulate data in a picture. Please repost your file as an attachment.
CTL + ; will give you the current date CTL Shift + : will give you the current time
Suggest you post a sample workbook as an attachment. 8 to 10 records. Then mock up the expected solution for what your issue is. This way we do not...