|
-
Feb 16th, 2010, 11:39 AM
#1
Thread Starter
Member
[RESOLVED] Selecting Column and position to read data from
Hi,
I would normally select the column I read data from - strline(3),
and where I start reading in a string from - Mid (sLine, 12, 10),
How do I combine the two?
And to further complicate it, the length shown here (10) will vary in length and I want to concatenate another column on the end - & " " & Trim(Strline(4)).
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|