Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to create a report, in text format from Excel.
So far I have been successful in creating an object, and put the records line by line with WriteLine method. In text-based reports, the common requirement is putting headers, footers, and more importantly, setting the number of lines per page. I used a line counter in my program. What I need to know is: 1. How will I tell Excel to put a page break in the text file being created? 2. How will I tell Excel to make some headings bold? or Underlined? Murthy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to create a UTF-8 text file from excel VBA | Excel Discussion (Misc queries) | |||
Help - Can Excel create a text file?? | Excel Programming | |||
Can I use Excel to create this text file? | Excel Worksheet Functions | |||
How to create text file from selected excel data | Excel Programming | |||
Create and write a simple text file in Excel/VBA | Excel Programming |