[SOLVED] How To Specify A Tab Character In Excel Vba...
Maybe your like
- Register
- Help
- Forgotten Your Password?
-
Remember Me?
- Advanced Search

- Forum
- Microsoft Office Application Help - Excel Help forum
- Excel Programming / VBA / Macros
- How to specify a tab character in excel vba...
-
LinkBack
LinkBack URL
About LinkBacks
-
Thread Tools
- Show Printable Version
- Subscribe to this Thread…
- Mark this thread as solved…
-
Rate This Thread
- Current Rating
- Excellent
- Good
- Average
- Bad
- Terrible
-
Display
- Linear Mode
- Switch to Hybrid Mode
- Switch to Threaded Mode
- 08-09-2005, 11:05 PM #1 shishi Guest
How to specify a tab character in excel vba...
Hi all, I am trying to use Chip Pearson's code for extracting text files. This is the link for it http://www.cpearson.com/excel/imptext.htm I like this code very much. It will allow you to specify any delimiter character. However, I don't know how to specify a tab character in vba. I tried "\t" like in unix, perl etc. No luck. So could you please tell me how can I specify a tab character in vba. Thanks in advance, shishi
Register To Reply - 08-09-2005, 11:05 PM #2 Norman Jones Guest
Re: How to specify a tab character in excel vba...
Hi Shishi, Try vbTab or chr(9). --- Regards, Norman "shishi" <[email protected]> wrote in message news:[email protected]... > Hi all, > > I am trying to use Chip Pearson's code for extracting text files. > This is the link for it > http://www.cpearson.com/excel/imptext.htm > I like this code very much. It will allow you to specify any delimiter > character. However, I don't know how to specify a tab character in vba. > I tried "\t" like in unix, perl etc. No luck. So could you please tell > me how can I specify a tab character in vba. > Thanks in advance, > > shishi >
Register To Reply - 08-10-2005, 12:05 AM #3 shishi Guest
Re: How to specify a tab character in excel vba...
Hi Norman, Thanks for yoiur reply. That did work. shishi
Register To Reply
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Bookmarks
-
Digg -
del.icio.us -
StumbleUpon -
Google
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
- BB code is On
- Smilies are On
- [IMG] code is Off
- HTML code is Off
- Trackbacks are Off
- Pingbacks are Off
- Refbacks are Off
Forum Rules
-- vB4 Default Style -- Mobile Style Premium -- Lightweight -- Fully Optimized -- Mobile_V1 All times are GMT -4. The time now is 05:03 AM. Search Engine Friendly URLs by vBSEO 3.6.0 RC 1Tag » Code Ascii Tabulation Vba
-
How To Do A Tabulation Char In VBA? - Stack Overflow
-
Caractère Tabulation En Vba
-
How To Specify A Tab Character In VBA In Excel
-
Chr Function (Visual Basic For Applications) - Microsoft Docs
-
VBA Strings & Characters - Built-in Constants
-
Code Ascii De La Touche Tab - Visual Basic
-
Insérer Une Tabulation Entre 2 Données - VB/VBA/VBS
-
ASCII CHR() CODE CHART For QTP, UFT And Selenium - Test Guild
-
VBA Touche De Tabulation Mettre De Tabulation De La Valeur Dans ...
-
Microsoft-excel Newlines And Tab - Super User
-
Table Des Codes ASCII Et Leur Correspondance - PureBasic
-
[VB] Séparateur Tabulation ? | Excel-Downloads








Results 1 to 3 of 3