Jede Anfrage, aus der etwas Echtes wurde - neueste zuerst. Bisher 21.
Nichts davon stand auf einer Roadmap. Jemand hat es auf der Anfrage-Pinnwand gewünscht, es hat Stimmen gesammelt, und dann wurde es gebaut.
Versionen
Nummerierte Versionen, neueste zuerst. Jede davon ist ein Paket Arbeit, das gemeinsam live ging.
v1.0.0
Neueste zuerst - und eine Rangliste, die man beobachten will
Die erste nummerierte Version. Alles davor wurde ohne Versionsnummer veröffentlicht - ältere Arbeit steht darunter nach Monat sortiert.
+Anleitungen laufen jetzt neueste zuerst - mit Titelbild, Lesezeit und einem Weiterlesen auf jeder Karte.
+Artikel tragen ihr echtes Veröffentlichungsdatum statt eines fest eingetragenen Datums für alle.
+Artikelseiten haben auf breiten Bildschirmen zwei Seitenspalten: einen Premium-Werbeplatz und eine Live-Rangliste mit deinem Stand.
+Die Anfrage-Pinnwand sagt jetzt "Dafür stimmen", nennt die Regel - die meisten Stimmen zuerst - und beziffert große Vorhaben in Stimmen.
+Diese Seite. Erledigte Anfragen stapeln sich nicht mehr in einer unlesbaren Spalte.
+"Was Lernende sagen" läuft jetzt von selbst - mit den Bewertungen, die tatsächlich abgegeben wurden.
Direkt von der Anfrage-Pinnwand
Einzelne Wünsche von Lernenden, die wir umgesetzt haben - nach dem Monat, in dem sie fertig wurden.
September 2026
2 fertig
when i am doing pratice question then close it then again open then it will again start from the beggining
LogicExcel-Team
Fixed and live. You were right, and it turned out to be two bugs rather than one.
The lesson now reopens on the question you stopped at, with a note saying so and a Start over button if you would rather take it from the top.
The second one was worse and we would not have found it without your report. XP was only ever recorded for the FIRST question of a lesson if you answered everything correctly. A perfect run of a ten-question lesson paid 10 XP instead of 100, and getting an answer wrong was the only thing that unstuck it. That is also why reopening dropped you at the beginning: the site only ever remembered question one. Both are fixed.
Try it here: /practice/1
·Gewünscht am 18. Aug. 2026·11 StimmenJetzt üben →
August 2026
16 fertig
Pivot tables
The attached file doesn't work in the pivot table exercises, so we can't use it. The same problem applies to other dashboard-like exercises. Furthermore , the SQL section has the same issue. If you fix these , the site will be perfect . I hope you will.
LogicExcel-Team
All attachments are now working, hope it helps.
·Gewünscht am 21. Juni 2026·16 Stimmen
puedo agregar amigos?
LogicExcel-Team
Construido y en vivo. Abre /leaderboard y cambia a la pestana Amigos: ahi esta tu enlace de invitacion. Quien lo abra entra en tu lista y tu en la suya, sin solicitudes ni esperas. La tabla muestra solo a ustedes, ordenada por XP, con la racha de cada uno. Tus amigos ven exactamente lo que la tabla publica ya muestra de ti: nombre, XP y racha. Nada mas. Puedes quitar a alguien cuando quieras, y desapareces tambien de su lista. Gracias por pedirlo: era la idea abierta mas votada y por eso se construyo primero.
Shipped, and we should have said so at the time rather than moving the card and going quiet. The macros and VBA walkthrough is at /tutorials/excel-vba-macros. It is a written tutorial rather than an interactive exercise, because macros run in the Excel application and there is no in-browser grid that can record one honestly - we would rather teach it in the place it actually works than fake it here.
This one already exists, and the fact you had to ask for it is on us. Conditional Formatting is lesson 46: /practice/46. Ten screens against a real Starbucks location workbook you download and work in - Highlight Cell Rules for Less Than, Between, Equal To, Text That Contains and Duplicate Values, plus clearing rules from a sheet. Being honest about the gap: data bars, colour scales and icon sets are not covered yet. If those are what you were after, say so on the board and we will build them.
FILTER is lesson 88: /practice/88. Six screens - filtering one column, returning whole rows, a numeric condition, AND by multiplying two conditions, OR by adding them, and the fallback argument that avoids #CALC! when nothing matches. Your request sent us to read it, and it needed the visit: the first screen showed a wrong formula and then corrected itself mid-sentence, and the German version told you to water the results rather than spill them. Both rewritten and live.
I am not able to do several practice exercises, the interface does not allow me to do so. (SUM function, SUMIF & SUMIFS practice, Count Practice, VLOOKUP Practice, "LEN,LEFT,RIGHT,MID Practice", "MIN,MAX,LARGE,SMALL Practice".
LogicExcel-Team
Both halves of this are fixed. The exercises exist - SUMIFS is lesson 30 and SUMIFS Practice is lesson 61 - but you were right that several of them could not be completed at all. Those lessons loaded their data from an embedded third-party spreadsheet that had stopped being served, so the grid never appeared and there was nothing to compute against. The data is ours now and the lessons render a real grid with a working formula bar. Sorry it took a card being marked done with no explanation before anyone told you.
Marked done a while back with nothing written here, which is not much use to you - so, honestly: we are not certain which of two things you meant. If it was the Excel interface itself, the ribbon and tab basics are covered in the intro shortcut lessons starting at /practice/2. If it was our interface feeling stale, a lot has changed since July, including exercises that now run on our own data instead of an embed that had stopped loading. If neither is what you meant, open a new request with a line of detail and we will build the right thing.
Number formatting shortcuts not working properly ex. ctrl+alt+* or $ or + combinations.
LogicExcel-Team
Fixed. The number formatting shortcuts were wrong in the lesson data itself - the combinations taught were not the ones Excel actually uses - so following the lesson exactly could not work. They were corrected across the shortcut lessons, and Number Formatting Shortcuts is lesson 77: /practice/77. Mac variants are handled separately now too, and where a shortcut genuinely has no Mac equivalent the screen says so instead of marking you wrong.
Built and live: /practice/95, VLOOKUP with Multiple Criteria. It builds the key column with & so VLOOKUP has one column to search, then looks up on that key from typed text and from cells, and finishes with SUMIFS, which matches on both columns directly and is the better answer whenever the thing you want back is a number.
Built and live: /practice/93, Operators. Covers the comparison operators > < >= <>, & for joining text, operators inside quoted criteria, and "" as the empty-text test.
Built and live: /practice/93, Operators. Covers & for joining text, the comparison operators > < >= <>, using an operator inside a quoted criterion such as COUNTIF(C2:C6, ">50"), and "" as the test for a blank cell.
Built and live: /practice/94, Two-Way Lookup. It goes in order - MATCH down the rows, MATCH across the headers, INDEX with plain numbers, then both MATCHes nested inside INDEX, and finally the same formula reading its product and quarter from cells so it updates on its own.
None of the SQL tables are visible (Lessons 1-7) and the lessons 1-6 are out of order.
LogicExcel-Team
Both fixed and live, across all 23 SQL lessons rather than the first few. The sample tables were stored in a format nothing on the page decoded, so every "look at the table below" question pointed at an empty space - they render now. The ordering was a sorting bug: screens were sorted as text, so screen10 came straight after screen1. They run 1 to 10 in order now.
·Gewünscht am 24. Aug. 2026·2 Stimmen
Fix broken practice page.
Spreadsheet never loads on the following page: https://logicexcel.com/practice/60
LogicExcel-Team
Fixed and live. The spreadsheet on /practice/60 was an embedded OneDrive file, and that embed stopped being served - it now answers 403, which is why the frame never loaded. The lesson no longer depends on it: the trout data is hosted by us, in a real scrollable grid with a working formula bar, so you can type =SUMIF(B:B, "Westerlo", D:D) and see the result. Practices 55, 61 and 62 had the same fault and are fixed the same way. Lessons 56-59 use a second dataset we are still recovering, and they now say so on the page instead of showing a blank frame.
Power Query is a ribbon skill (no in-browser grid). Full walkthrough plus a 6-step Monday-export path: /tutorials/power-query. Refresh after the source file updates: Data → Refresh All or /tutorials/refresh-data-in-excel.