View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
ajames54 ajames54 is offline
external usenet poster
 
Posts: 7
Default Writing a text file from Excel using VBA ... a small issue

On Wed, 3 Dec 2003 06:57:19 -0600, "Chip Pearson"
wrote:

Its not possible. When you are writing basic text format files,
you can't use any sort of formatting like bold or italics.



My thanks to both of you..