Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a .xls file that I need to be able to save as a PRN file, so that I can upload to a mainframe 3270. After many tries I finally discovered that there is a limit of 240 characters when uploading the data. I finally found a macro that almost does what I need it to do, but it writes the file as a txt file. This does not keep the data in the correct columns. I need for the data to remain in the same columns as they are input. The macro I found is attached. Can someone help me make this write a PRN file? +----------------------------------------------------------------+ | Attachment filename: macro greater than 240 characters.txt | |Download attachment: http://www.excelforum.com/attachment.php?postid=353684| +----------------------------------------------------------------+ ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~View and post usenet messages directly from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MACRO: Convert Row Formula to Value | Excel Discussion (Misc queries) | |||
Macro to convert text | Excel Discussion (Misc queries) | |||
convert a formula into a macro | Excel Discussion (Misc queries) | |||
Macro to convert Name of worksheet | Setting up and Configuration of Excel | |||
Convert hhhh:mm:ss to hh:mm:ss (macro ?) | Excel Worksheet Functions |