S SjCc Registered User. Local time Yesterday, 16:12 Joined Oct 5, 2017 Messages 67 Nov 18, 2018 #1 Hi, Though it is difficult to explain but in short i want a text box and wish to see the context/text written in the box be moved from right to left automatically through vba no problem if is done with label...
Hi, Though it is difficult to explain but in short i want a text box and wish to see the context/text written in the box be moved from right to left automatically through vba no problem if is done with label...
theDBguy I’m here to help Staff member Local time Yesterday, 16:12 Joined Oct 29, 2018 Messages 22,632 Nov 18, 2018 #2 Hi, Do you mean scroll or shift? For example, are you talking about changing from left-align to right-align margins?
Hi, Do you mean scroll or shift? For example, are you talking about changing from left-align to right-align margins?
jdraw Super Moderator Staff member Local time Yesterday, 19:12 Joined Jan 23, 2006 Messages 15,573 Nov 18, 2018 #3 Difficult to explain? Perhaps an example showing the starting text and some interim movements would clarify things.
Difficult to explain? Perhaps an example showing the starting text and some interim movements would clarify things.
S SjCc Registered User. Local time Yesterday, 16:12 Joined Oct 5, 2017 Messages 67 Nov 18, 2018 #4 theDBguy said: Hi, Do you mean scroll or shift? For example, are you talking about changing from left-align to right-align margins? Click to expand... Means the text in the textbox or label to move from right to left automatically like live screen
theDBguy said: Hi, Do you mean scroll or shift? For example, are you talking about changing from left-align to right-align margins? Click to expand... Means the text in the textbox or label to move from right to left automatically like live screen
isladogs MVP / VIP Local time Today, 00:12 Joined Jan 14, 2017 Messages 19,010 Nov 18, 2018 #5 Have a look at the scrolling marquee text in my Attention Seeking example database
S SjCc Registered User. Local time Yesterday, 16:12 Joined Oct 5, 2017 Messages 67 Nov 18, 2018 #6 jdraw said: Difficult to explain? Perhaps an example showing the starting text and some interim movements would clarify things. Click to expand... Hope attached image could brief you.. Attachments Untitled.png 9.9 KB · Views: 101
jdraw said: Difficult to explain? Perhaps an example showing the starting text and some interim movements would clarify things. Click to expand... Hope attached image could brief you..
theDBguy I’m here to help Staff member Local time Yesterday, 16:12 Joined Oct 29, 2018 Messages 22,632 Nov 22, 2018 #7 Hi, Have you found a solution yet?