HEY GUYZ CAN YOU HELP ME ON THIS
using an inputbox to get the words and termintates with "XXXX"
rules.
1.first vowel of the original word becomes the start of the new word
any preceding letters are shifted to the end followed by AY
ex. word = FLYING
newword=INGFLYAY
2 a word begins with a vowel is translated by simply attaching WAY to the end
word=APPLE
newword=APPLEWAY
using only mid,left,right,logical(or) etc
using an inputbox to get the words and termintates with "XXXX"
rules.
1.first vowel of the original word becomes the start of the new word
any preceding letters are shifted to the end followed by AY
ex. word = FLYING
newword=INGFLYAY
2 a word begins with a vowel is translated by simply attaching WAY to the end
word=APPLE
newword=APPLEWAY
using only mid,left,right,logical(or) etc