google sheets
2 TopicsShifts in Microsoft Teams - Import from ical, or from Google Sheets
Hi all, I am new to teams and I was wondering if it was at all possible to enter (a large amount of) shifts into Microsoft Teams - Shifts, through an ical format? We have all the shifts ready in ical, and any changes made in the the Google Sheets spreadsheet the ical is based on, automatically sync with the ical. However, seen as to how the University I'm working for would like to integrate with Microsoft Teams, I was wondering if there was a less tedious manner of importing all our shifts data. Thanks in advance! Kind regards, Ben3.1KViews0likes1CommentNeed help with Excel's equivalent to some Google Sheets functions
Hi . . . I'm looking for Excel's equivalent (or workaround) to some Google Sheets functions: In Google Sheets, VLOOKUP can be written like this: =VLOOKUP(A3,{Definitions!Z4:Z1000,Definitions!C4:C1000},2,FALSE) Not only the VLOOKUP is able to bring two separate columns together as if they are next to each other, it's also able to make those columns arranged so the columns on the right can be put as if it's on the left (column Z is physically on the right side of column C, but in Google Sheet's VLOOKUP function it can be made so the column Z and column C are next to each other, where column Z is on the left side to search for the search value, and column C is on the right side to look for the output value). Is there a way that we can do this on Excel? There's also FILLER function in Google Sheets: =FILLER(Definitions!A3:A1000,Definitions!C3:C1000>=100,Definitions!C3:C1000<-1537) The output of this formula is a list generated from the range Definitions!A3:A1000 of the table A3:F1000. Only data in rows where the numbers in column C >=100 and C <= 1537 is shown in the list. Can we do this on Excel? Please advise, and thanks in advance.1.3KViews0likes1Comment