Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Noble Member
Joined: Dec 7, 2016
Last seen: Mar 8, 2026
Topics: 8 / Replies: 978
Reply
RE: Needs to return every first and third Wednesday of each month and every second and fourth Monday of each month on a board cast Calendar

Hello Tango, This blog article gives a good description of how to get the 1st or 3rd (and so forth) weekday of a month, check it out. I can't fi...

3 years ago
Reply
RE: Aggregate Function with IF Condition

Hello, Please attach an Excel file instead of pictures, your formulas are referencing columns we don't see in the pictures and not many want to sit...

3 years ago
Reply
RE: Calendar View By Quarter from a Pivot Table

Hello, As you want it to be dynamic it is easiest to make the calendar in a pivot table, as shown in the attached copy. If you want to have two se...

3 years ago
Reply
RE: Transferring Data automatically to another sheet based on a date

Hello, See attached file for one way to solve this. As your dates are numbers it makes it easier to sum the values per month. In short I am usin...

3 years ago
Reply
RE: How to Convert a Multiple Response Survey Question to Binary Responses

Hello, See attached file for a solution. I used COUNTIF to count the occurences of a value. Br, Anders

3 years ago
Reply
RE: Transferring Data automatically to another sheet based on a date

Hello, You should be able to get what you want with the SUMIF function. What you need to work with is how to check what month the transaction dates...

3 years ago
Reply
RE: Overlapping times with two criteria

Hello, Just add the date with the time. =SUMPRODUCT( ([@[Dates]]+[@[Start Time]]<FILTER([Dates]+[End Time];[Meeting Room]=[@[Meeting Room]]))...

3 years ago
Reply
RE: How to get last numerical value in a row that contains numbers and characters

Hello, You can use LOOKUP for this. In H5, enter following formula: =LOOKUP(2,1/ISNUMBER(D3:L3),D3:L3) Br, Anders

3 years ago
Reply
RE: "unexpected error"

Hello, As Jessica writes, we can only guess as there can be different scenarios behind this message, just search, One of the scenarios is that ther...

4 years ago
Forum
Reply
RE: Dependency

Hello, One way to solve this is if you reference the task name instead of the id number, as the task name remains the same. To avoid typing the tas...

4 years ago
Reply
RE: find the weekly job order numbers based on the given weekend dates

Hello, The simplest solution would be using a Pivot Table. Br, Anders

4 years ago
Reply
RE: Error "Someone else is working in FILE_A right now. Please try again later" after use of Power Query

Hello, If you don’t already have, do a file copy of file A as a backup just in case. Open file A and save a new copy using Save As. Rename file ...

4 years ago
Forum
Reply
RE: Predictive Text?

Hello, If there is only one drop down list then you can try using a PivotTable and its filter field, as described in the blog post searchable drop ...

4 years ago
Reply
RE: Data Transpose in excel

Hello Mesa, Please see the attached modified copy of your sample file, hopefully I have added some useful tips on how to solve your problem. Whe...

4 years ago
Page 11 / 66
0