How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
Heads or Tails(Coin Toss)
By bsshoomez on Sep 25
Max Bid: $25


CanUHelpMe - Redesign Logo and Home Page
By Webpak on Sep 25
Max Bid: Open to fair suggestions


Splash Screen Graphic
By Byoni on Sep 25
Max Bid: Open to fair suggestions


Better Property Grid/Form (c#)
By QUIET on Sep 25
Max Bid: Open to fair suggestions


Add recurring billing to Paypal IPN script
By linny on Sep 25
Max Bid: $20


Create a desktop auction management program
By linny on Sep 25
Max Bid: $200


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(189 open)
   Access 
(63 open)
   MySQL 
(123 open)
   Oracle 
(11 open)
   SQL Server 
(70 open)
   Other DB 
(24 open)
Documentation / Tech Writing 
(25 open)
   Language (Human) Translations 
(11 open)
Data Entry 
(38 open)
Game Development 
(22 open)
Graphics / Art / Music 
(56 open)
   Graphics 
(57 open)
     Adobe AfterEffects 
(12 open)
     Adobe Photoshop 
(33 open)
     Adobe Premiere 
(9 open)
     3d Animation 
(18 open)
   Art (Misc.) 
(17 open)
   Music 
(8 open)
   Photography 
(5 open)
   3d Modeling 
(11 open)
Language Specific 
(117 open)
   Assembly / Machine language 
(18 open)
   ASP 
(69 open)
   ASP .NET 
(74 open)
   C# 
(69 open)
   C++ / C 
(171 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(5 open)
   Cold Fusion 
(9 open)
   Delphi 
(56 open)
   Java 
(98 open)
   JSP 
(14 open)
   Perl 
(51 open)
   Python 
(6 open)
   PHP 
(124 open)
   XML/XSL 
(35 open)
   Visual Basic 
(173 open)
   Visual Basic .Net 
(112 open)
   Other 
(74 open)
Misc 
(39 open)
   Middleware 
(1 open)
   CAD 
(5 open)
MultiMedia 
(27 open)
   Video Editing 
(5 open)
Network 
(40 open)
   Network Design 
(7 open)
   Network Implementation 
(7 open)
Platforms 
(72 open)
   Windows 
(186 open)
     MS Exchange 
(11 open)
     MS Office 
(27 open)
     Other 
(16 open)
   Darwin 
(3 open)
   Embedded Systems 
(13 open)
   Hand Held/PDA Programming 
(18 open)
   Internet Browser 
(54 open)
   Linux 
(72 open)
   Lotus Notes / Domino 
(2 open)
   UNIX 
(43 open)
Requirements 
(11 open)
Security 
(41 open)
Testing / Quality Assurance 
(16 open)
Web 
(162 open)
   Page Design 
(81 open)
   Flash 
(49 open)
   Marketing 
(15 open)
     Search Engine Optimization 
(10 open)
     Marketing (Other) 
(14 open)
   Web Services 
(84 open)
   Web (Other) 
(95 open)
Training 
(12 open)
   Computer Based 
(12 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Owner
Bid Request Id: 9594
Bookmark in my 'To Do' list
Posted by: jmg092548 (2 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Unverified
Approved on: Feb 25, 2002
9:07:06 PM EDT
Bidding Closes: Feb 27, 2002
6:00:00 PM EDT
Viewed (by coders): 657 times
Deadline: 2/27/2002 1:00:00 PM
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Question or Beginner / Newbie Assistance
Bidding Type: Open Auction
Categories: Windows, Visual Basic
Enter chat room for this bid request
(0 active users at Sep 25, 2003 8:49:18 AM EDT)

Description:
I'm a programmer, experienced in application development and coding, but a rank beginner to VB. I need someone I can ask questions of about VBA for Excel and Access.

I'm mostly self-taught and I learn quickly, so I probably won't need highly detailed explanations. Mostly my questions would be like "How, in general, does one do X in VBA?" and then I could probably figure out the details myself.

Ideally I'd like someone who I could consult with on an ongoing basis by telephone or email (although I don't know if that kind of arrangement would fit in with the auction structure here.)

Following is my initial question, along with the programming task that prompted it:

How does one run a system command (or "shell escape") from within VB? Is this possible from within VBA?

The programming task that prompted this is as follows:

I want to feed data from Excel worksheets into another application, in batches. The simplest way to do this (from the standpoint of the other application) is via space-delimited data (although CSV-formatted data would also work.)

It's obviously easy to write a macro that will save the data from one worksheet to a space-delimited *.prn file. However, I want to save data from several worksheets before it's processed by the other application (in a batch.)

If Excel's "Save As ..." command had a flag for _appending_ its output to a file, that would solve my problem. But that doesn't seem to be an option.

Presumably it'd be pretty simple to write VB code that would append to a file, but I don't know how to write this in VB, and I'm not sure I want to bother learning, just for this task.

So the simplest thing for me would be to do the "Save As ...", followed by a system command that would append the newly-created file to the target file.

(If the above sounds like the thinking of someone more used to working in Unix than in Microsoft apps ... it is ... :-)



Deliverables:
If you want to bid on this "job" (more consulting than programming), my requirements are to comment on the above, specifically the following:

- are shell excapes possible from within Excel, and if so, how;
- if not, how could I get a unique filename for each *.prn file created by several instances of "Save As ...";
- or would it be simple enough in your opinion to just write the VB code that will take the contents of the Excel cells and append them to the target file.

I realize that these are not exactly tight specifications, so I suppose a certain amount of trust is required on your part, that I'll be satisfied with a reasonable depth of knowledge.

On the other hand, if you already know this stuff, it won't take much of your time to tell me about it, particularly since I'd be glad to accept a reply via phone (toll-free from the US or Canada.) And if we find it easy to work together in this way, I'll need other similar help in the future, and will possibly even have some small jobs to contract out.

Any help appreciated, all bids considered.

Platform:
Win 98 or above; Excel 97 or Excel 2000


Must be 100% finished and received by buyer on:
Feb 27, 2002 1:00:00 PM EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
avichapman
(18 ratings)
in Caulfield North, VIC
Australia
Bid id: 111,344
 
$4 (USD) Feb 25, 2002
10:42:58 PM EDT
 10
(Excellent)
   
Hi,

4 dollars is for the initial question. We could arrange a system of 'bonuses' for subsequent help.

I beleive that the easiest thing for you to do would be simply to code the output in VBA. Excel's automation object gives you access to the values in each cell in each row in each sheet. Using the FileSystemObject and a TextStream (You must add a reference to Windows Scripting runtime), you can output to a textfile with ease.

As for a longer term relationship, I've been helping people with Access and Visual Basic for years now, and do both types of work every day. Please see my resume for details of what I've done.

You'll find me personable and easy to work with. However, given that I live in Australia, we'd have to confine our correspondence to email and chat.

I hope to work with you in the future,
Avi
 




Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Securenext
Rated a 9.97 on 124 jobs 
Buddies
Rated a 9.85 on 94 jobs 
Codman
Rated a 9.97 on 158 jobs 
hernest
Rated a 10 on 122 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 39 jobs 
markesh
Rated a 10 on 23 jobs 
GribFritz
Rated a 9.89 on 152 jobs 
ASP.NET
Rated a 9.86 on 62 jobs 
PSergei
Rated a 9.77 on 108 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.