twitter web client in Excel |
|
In the last Excel training video we showed you how to use the text function 'len' to find out the length of your text to be transmitted and change it if it was more than 140 characters. But let's say you still clicked on the button by mistake to post your message. What to do now? Of course, you could log on to Twitter and delete the message. But there is a better solution. Using the 'IF' function you can easily modify the macro so that the message is not posted and you are also informed that the message was more than 140 characters. Let's see how this is done!
|
|