Excel on mobile
516 TopicsCreating Logic to find whether columns in one table matches other columns in other table
Hi Team, I have 2 tables: Door table as below: Store Status table as below: They are modelled as below (let me know if we can better model it-suggestions are welcomed): Now, I need to create a logic(Breach) to find when Door Table - Status column being Open when Store Status table - Status column being Closed (indicated by - 'C'). During this logic, we have to make sure it satisfies below conditions: DateTime column of Store Status table should match the createdon column of Door table Store id column of Store Status table should match the siteid of Door table Output should return 1 if the conditions meets else 0. Could you please help me create a logic for this? PFA file here B&M.pbix Thanks in advance! SergeiBaklanSolved410Views0likes17CommentsHiding Column and Row Headings for Excel Mobile App
I want to hide the column headers and rows, so that when I focus in using the mobile phone version of excel, it avoids them being enlarged and thus saving screen space, by only focusing in on the cells I want enlarged - can this be done ?56Views0likes2CommentsSTDEV with IF condition using dynamic array
If I insert an array inside SUMIF, it becomes an array formula where it extends itself up to the full range of the data. I want similar thing when using stdev with if condition where the condition is a list of values present in a column.Solved39Views0likes1CommentThe Formatting got wrong!!!!!
Hey! Someeone please help me with this... I have few data sets with me and both of them have dates coloumn in it. So I wanted to syncronize the dates from one sheet to another so I copied both in one sheet. Since is a daily data of 3 years its difficult tally them as the formatting of one sheet was different. So I want to change the formatting same as sheet 1 but the formatting fuction changes only selective cells which does not make any sense. Follow the image below....66Views0likes1Commentif the value in one list exists in another array.
Hello, How can it be made to change all the data at once without breaking the formula? Excel file is attached. İF(A8:A109 (bir değer) = Girişler!Y2:Y26 (if on this list); (does not take any action. Therefore, all multipliers become 1.) ; İNDİS(OQ4:PB4;SIRALI(1;9;1) ) (If it's not in the list, you run this formula.) ) =EĞER($A8:$A109="";"";LET( itemCode;PTC!A7:A109; start;KAÇINCI(Mix!$D$1;PTC!$C$7:$K$7;0); BlockStart; KAÇINCI(OQ5;PTC!5:5;0)+start-1; dataPlus;FİLTRE(PTC!7:109;((SÜTUN(PTC!5:5)>=blockStart)*(SÜTUN(PTC!5:5)<=blockStart+8)) range;BIRAK(dataPlus;1) ) / İNDİS(OQ4:PB4;SIRALI(1;9;1)) ; veri;BIRAK(aralık;;-1); dataSonraki;BIRAK(aralık;;1); çeyrekler;BIRAK(AL(dataPlus;1);;-1); sonuç;(data-dataNext*(SAĞDAN(çeyrek)<>"3")); sonuç/$A$2 )) I want results like yellow products where I want them.Solved240Views0likes5CommentsCurrent date and time automatically fetched in next cell
I want to create an excel sheet to record current date, current time and temperature Is it possible to automatically fetch current date and time in next cell on opening the sheet so that I have to only insert temperature?32Views0likes1CommentFund Calculator
Hi, I want to calculate how much a person a owes to someone who has paid to him. As attached in the excel sheet, Alex paid $3780 to Frank & $1370 to Roseline. So, $3780 should appear in range D14 & (-$1630) in range E15 ($3000 in E7 less: $1370 in E5) and so on.53Views1like2CommentsHow to use F2 for Excel on iPad Pro M4 with latest Magic Keyboard
Hi Team. Appreciate your assistance with the following:- In Excel for Windows, whenever I want to edit a cell, I will press F2 on the keyboard and the cell will become editable. I want to do the same on my Excel installed on my iPad Pro M4 with the latest Magic Keyboard. Note that the latest keyboard has 6 rows of keys similar to the normal Windows keyboard. The Magic Keyboard first row has Escape, Decrease Brightness, Increase Brightness, Show Open Apps, Mic, Do Not Disturb mode, Play Backward, Play/Pause, Play Forward, Mute, Decrease Volume, Increase Volume and Lock iPad. In the last row, the first key is Globe - something like Fn on Windows. I tried Globe + Decrease Brightness and Globe + Increase Brightness in Excel for iPad, but it doesn’t emulate the F2 feature like in Windows. If anyone has come across this situation and found a solution, please help. Thank you for your support.Solved399Views0likes7Comments