Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Excel VBA > Excel VBA
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA 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 6th, 2006, 03:54 PM
Authorized User
 
Join Date: Nov 2005
Posts: 19
Thanks: 1
Thanked 0 Times in 0 Posts
Default text like Ms Access mdb

assuming i have a txt file into a dir server here is the global dim:

Global Const PATH = "\\CARTEL1.TXT"

Is possible with a vba macro ,to make a vlooup into sheet (attached) with the index in column A and retrive the result of match from the text file, into column B

Note: into txt the first line is the header of record.

ziped file: http://www.mytempdir.com/644325

Last edited by sal21; February 8th, 2009 at 05:57 PM..





Similar Threads
Thread Thread Starter Forum Replies Last Post
MS Access .mdb & .ldb database corrupted faisal573 Access 17 December 6th, 2017 04:38 AM
conversion of ms access .mdb to .exi GeoIrshad Access 2 March 11th, 2008 06:21 AM
Import text file to MS Access, ASP.net rykie Access ASP 0 August 31st, 2007 03:07 AM
MS Access .mdb calling SQL server 2000 stored proc fazzou Access 6 September 8th, 2006 11:32 AM





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