View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Using TAB as CSV delimiter

Hi guys,

What's the difference between to two vbConstants:

- vbTab - Chr(9) and
- vbKeyTab - Chr(57)

Which one will be the most corrent to use as delimiter in a .CSV
file?

Thanks,

CE



---
Denne e-mail er fri for virus og malware fordi avast! Antivirus
beskyttelse er aktiveret.
http://www.avast.com


Hi Charlotte,
I've always used vbTab and so can vouch that it works reliably. I'm not
familiar with vbKeyTab and so can't speak to its usage in place of
vbTab.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion