Forum

Alan Sidman
Alan Sidman
@alansidman
Moderator
Member
Joined: Oct 18, 2018
Last seen: Jun 13, 2025
Topics: 3 / Replies: 226
Reply
RE: Power Query Error

Is it possible that the path names and directories on the new laptop are not exactly the same as on the older computer?

2 years ago
Forum
Reply
RE: Formula Date for creating a date from 3 columns

While Riny has provided a formula solution, you could also achieve similar results by combining (concatenating) the columns with a delimiter such as ...

2 years ago
Forum
Reply
RE: Special Append

No file attached. Please try again.

2 years ago
Forum
Reply
RE: How to pull data from database into new sheet

You have not provided any Order IDs in your DB. Without this information, a lookup via a parameter query is not possible.

2 years ago
Forum
Reply
RE: Macro to format data

If I am understanding your needs correctly, then an easy means is with Power Query versus VBA Mcode let Source = Excel.CurrentWorkbook(){[N...

2 years ago
Forum
Reply
RE: Date Transformation

Would be very helpful if you attached (uploaded) a sample file with 8-10 records showing what your file looks like when it has been downloaded from th...

2 years ago
Forum
Reply
RE: Power Qwery to replace Filter + Large functions

With your table let Source = Excel.CurrentWorkbook(){[Name="Tbl_1"]}[Content], #"Filtered Rows" = Table.SelectRows(Source, each [Employee...

2 years ago
Forum
Reply
Reply
RE: Power Query and Parquet Files

crossposted: Please read:

2 years ago
Forum
Reply
RE: If two cell contains text then show both of them, if not then show nothing.

Using just native Excel features, you could select filter on the Data Tab and unselect blanks.

2 years ago
Reply
RE: Mapping table

Suggest you upload a sample file showing your source values and a mocked up solution so we have a solid idea of your needs. Do not upload a picture a...

3 years ago
Forum
Reply
RE: Excel tables – moving column best practices?

If your data is in its final presentation mode and you do not need to maintain formulas in the output, then I would recommend using Power Query to rea...

3 years ago
Reply
RE: Numbers copied and pasted from excel into access change - any ideas

Deidre Taking another approach, please attach a sample excel sheet and a sample access workbook showing your issue. Tell us exactly how you take t...

3 years ago
Page 8 / 16