LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 137
Default Merge two text lines into one? Macro help needed

Mary,

The "03" rows aren't being imported because you're using The IF-ELSEIF
structure.

Can I suggest you try this:

SELECT CASE Left(ResultStr, 2)

CASE "02"
do the "02" stuff
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A macro for deleting lines of text melara Excel Worksheet Functions 1 January 4th 10 07:29 AM
merge columns into single report - macro needed aquaflow Excel Discussion (Misc queries) 2 February 5th 07 12:41 PM
HELP Needed, Word mail merge breaks when saved as.. from an Excel Macro [email protected] Excel Programming 0 April 20th 06 01:51 PM
How do I merge 3 lines of text to show in one row? pita29 Excel Discussion (Misc queries) 3 August 7th 05 02:36 AM
Wrap and merge text will not show all lines jar57 Excel Discussion (Misc queries) 2 July 20th 05 05:22 AM


All times are GMT +1. The time now is 05:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"