Hello,
I am wondering whether it would be possible to have the contents of a cell in excel continuously scroll horizontally?
Is this do-able? Your advice would be appreciated.
Regards,
MP16
Printable View
Hello,
I am wondering whether it would be possible to have the contents of a cell in excel continuously scroll horizontally?
Is this do-able? Your advice would be appreciated.
Regards,
MP16
You can have the data probably and then just change the data each time with a timer to "fake" a scrolling effect... Only show part of the string. Then when the sheet is closed write in the full data and save again.