Wrox Programmer Forums
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 14th, 2006, 05:07 AM
Registered User
 
Join Date: Apr 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default any one who willing to help?

dear all,
i currently facing a problem using VBA as i am new to it.

i had in sreadsheet which look like this:

ID Descrp
KAS_1 123
KAS_2 345
TSK_2 456
TSK_3 567

i wish to write a macro which can generate the output txt like this:

KAS.txt
-------
1=123
2=345

TSK.txt
-------
2=456
3=567

In short, if the left 3 characters are the same, i wish to put those info together under one txt file.

Anyone can help on this?












Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.