Crazy English
Make English learning be fun!
- Make Crazy English services
- Query random vocabulary / conversation
- Search
- Find quick card...
- Random between two Databases
https://soiqualang.github.io/crazy_english/crazy_english_services/
- Random crazy English Conversations
https://soiqualang.github.io/crazy_english/crazy_english_services/?dbsrc=400convs
- Random crazy English vocabularies
https://soiqualang.github.io/crazy_english/crazy_english_services/?dbsrc=4000volcas
After a period of time, I felt that a set of vocabulary was too ineffective so I decided to break up the vocabulary further =))
=RIGHT(chuỗi văn bản, LEN(chuỗi văn bản) - SEARCH(kí tự, chuỗi văn bản))
crazy_english_trans.xlsx
=RIGHT(A1,LEN(A1)-SEARCH(".",A1))
https://quizlet.com/474345902/400-crazy-vietnamese-english-flash-cards/
4000 Core English Vocabulary Words part 1
https://quizlet.com/_7ug179?x=1qqt&i=26wdm4
4000 Core English Vocabulary Words part 2
https://quizlet.com/_7ug24v?x=1qqt&i=26wdm4
4000 Core English Vocabulary Words part 3
https://quizlet.com/_7ug2dw?x=1qqt&i=26wdm4
4000 Core English Vocabulary Words part 4
https://quizlet.com/_7ug2ge?x=1qqt&i=26wdm4
3000-tu-tieng-anh-thong-dung-nhat.xlsx
=TRIM(A1)
=RIGHT(B1,LEN(B1)-SEARCH("/",B1))
=RIGHT(C1,LEN(C1)-SEARCH("/",C1))
= IF ( COUNTIF ( phạm vi , giá trị ), "Có" , "Không" )
=ISNUMBER(SEARCH("/",B1))
=IF(ISNUMBER(SEARCH("/",B1)),"Có","Không")
=IF(ISNUMBER(SEARCH("/",B1)),RIGHT(B1,LEN(B1)-SEARCH("/",B1)),RIGHT(B1,LEN(B1)-SEARCH(". ",B1)))
=IF(ISNUMBER(SEARCH("/",C1)),RIGHT(C1,LEN(C1)-SEARCH("/",C1)),C1)
=LEFT(B1,SEARCH(" ",B1))
Prepare data to make Semper card Vietnamese - English
https://quizlet.com/_7uevn2?x=1qqt&i=26wdm4
https://quantrimang.com/ham-right-cach-dung-ham-cat-chuoi-ky-tu-ben-phai-trong-excel-163300