Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am programming a VBA Macro and it is giving me HELL! I basically am
checking through each record and formatting the text in a certain way. The text is being exported into a text file and saved in the same directory as the excel spreadsheet. I used select statements to check through each record. Each field has a text string before displaying the record. When the field is null, the text string shouldn't even show up on the text file. But, my problem is it still displays the text string within the text file. How do I not display the text string for each field when it is a null field? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |