Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Noble Member
Joined: Dec 7, 2016
Last seen: Mar 8, 2026
Topics: 8 / Replies: 978
Reply
RE: SUMMING

Hello, You can use ISTEXT instead for such scenario. Br, Anders

2 years ago
Reply
RE: Summing monthly data by quarter for multiple years SUMPRODUCT?

Hello, It seems the sample file didn’t get uploaded. Br; Anders

2 years ago
Reply
RE: SUMMING

Hello, =TEXTJOIN(",",TRUE(),IF(($I$3:$O$3)*(ISNUMBER(I6:O6))<>0,($I$3:$O$3)*(ISNUMBER(I6:O6)),"")) Br, Anders

2 years ago
Reply
RE: SUMMING

Hello, I assume you have Microsft 365. In G6, paste in following formula and then copy down. =TEXTJOIN(",",TRUE(),FILTER($I$3:$O$3,ISNUMBER(I6:O...

2 years ago
Reply
RE: Delete table content but not the table

Hello, Check out the tip from Catalin in this post, it should help you to load data into Power Query regardless. Br, Anders

2 years ago
Reply
RE: Cognito Forms API

Hello, Just checking the support page Cognito Forms API - Cognito Forms should give you the answer you are looking for. I added some extra spaces i...

2 years ago
Forum
Reply
RE: Files split but need to retain source files formatting and layout

Hello, I asked Copilot. Don't know if it works though. Copilot Genererar svar åt dig… Skickades av Copilot: It look...

2 years ago
Forum
Reply
RE: Delete table content but not the table

Hello, Have you considered using Power Query to load your data? You don't mention how your data is coming in to the workbook, other than you want t...

2 years ago
Reply
RE: AutoFit Row Height with Dynamic Arrays

Hello, Perhaps not the answer you want, but is it possible adjusting the height and width beforhand? In that way the expected data is shown as expe...

2 years ago
Reply
RE: Locks lookup value and range in table

Hello, No file attached, but there is no need to upload (unless I understood your query wrong). Do check out the blog article Excel Table Absolu...

2 years ago
Reply
RE: Excel: How can I retrieve a country's locale date format looking it up use Language ID?

Hello, Perhaps a Power Query solution is something that would work. Added a custom column using Date.ToText. = Table.AddColumn(#"Omsorterade kol...

2 years ago
Forum
Reply
RE: EXCHANGE RATE CALCULATION

Hello, You can use different FUNCTIONS to lookup and fetch a value. XLOOKUP SUMPRODUCT INDEX & MATCH See attached copy of your sample...

2 years ago
Reply
RE: Excel: How can I retrieve a country's locale date format looking it up use Language ID?

Hello, Not a fully correct result, but perhaps it can be adjusted further. I am not good with VBA so I haven't checked for such solution. Asking...

2 years ago
Forum
Reply
RE: Calculating grade boundaries where the array is not complete

Hello, A simple method for one such array is =IF(SEQUENCE(K8),J8) The problem is how to combine it with several rows. I would like to try usi...

2 years ago
Reply
RE: Power Query and sharepoint

Hello, See if you can find a solution from How to correct a #REF! error - Microsoft Support. In your scenario I would use Power Query to get the...

2 years ago
Forum
Page 5 / 66
0