tabbing multiple times |
![]() ![]() |
tabbing multiple times |
Nov 2 2009, 03:07 PM
Post
#1
|
|
|
Advanced ![]() ![]() ![]() Group: Members Posts: 249 Joined: 18-April 06 Member No.: 687 |
Hello all.
This should be an easy answer: How do you tab 16 times without 16 lines of <TAB>? Isn't there a short formula for this? Something like <TAB:16>? I can't figure it out. Thanks! Pat Gennarelli |
|
|
|
Nov 2 2009, 03:37 PM
Post
#2
|
|
|
Expert ![]() ![]() ![]() ![]() Group: Members Posts: 476 Joined: 4-July 04 Member No.: 10 |
How do you tab 16 times without 16 lines of <TAB>? Isn't there a short formula for this? Something like <TAB:16>? I can't figure it out. How about this? CODE Repeat 16 times
Text Type <TAB> End Repeat -------------------- Paul
|
|
|
|
Nov 2 2009, 03:39 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Members Posts: 35 Joined: 3-August 09 From: Salt Lake City Member No.: 4,383 |
Hello all. This should be an easy answer: How do you tab 16 times without 16 lines of <TAB>? Isn't there a short formula for this? Something like <TAB:16>? I can't figure it out. Thanks! Pat Gennarelli You can do text type: <TAB><TAB><TAB><TAB><TAB><TAB><TAB>.. etc all on one line then after that put the delay option that tell it wait for the text playback to complete. or you can look into using controls to see if you can use it in that application -------------------- Brandon
|
|
|
|
Nov 3 2009, 03:15 PM
Post
#4
|
|
![]() Expert ![]() ![]() ![]() ![]() Group: Members Posts: 543 Joined: 10-November 07 Member No.: 2,634 |
I've used both Paul's and Brain Virus's solutions in the past. For me it always depended on how dedicated I was to the number of <TAB>s I needed.
And experience. The more experience I gained with ME, the more I leaned toward's Paul's solution. It's elegant, easy, and you can modify it without having to recount your <TAB>s to make sure you have the right quantity. -------------------- Steve CasperMacro Lover
"If wishes were horses, we'd all be eating steak." - Jayne Cobb |
|
|
|
Nov 4 2009, 12:48 AM
Post
#5
|
|
|
Advanced ![]() ![]() ![]() Group: Members Posts: 120 Joined: 11-December 07 From: INDIA Member No.: 2,673 |
Just wanted to know if wait for text playback will work even when macro is typing the text and also until the tabs are complete
-------------------- Sunil Vedula
Business Analyst Ph:+919177772657 |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2009 - 10:46 PM |