|
-
May 26th, 2009, 03:39 PM
#1
Thread Starter
Addicted Member
Open excel temple
hi Gurus
I need to find the way to do the following
I have and excel invoice temple, I need to fill this temple with information that I will get from a test file.
So I need to read the test file and then fill specific cell in the temple.
can some one help me out please
Thanks a bunch
-
May 27th, 2009, 12:31 PM
#2
Thread Starter
Addicted Member
-
May 27th, 2009, 03:28 PM
#3
Addicted Member
Re: Open excel temple
You need to give us some of the code you've come up with. We're not here to do it all for you, but rather to help you with the problems you're having with portions your code.
-
May 28th, 2009, 09:11 PM
#4
Thread Starter
Addicted Member
Re: Open excel temple
E.
I did not come here to ask you to do it for me but to look for guideness, as I can assure you many others had in the past are looking for a direction as I have been helped before, if you have no idea or you have no intention of re-directing people to where they can look and get a hint or help, please dont say anything and keep your comments to yourself.
Thanks for trying to help but I can tell you that is not they way to do it. You are the first one in here with that kind of attitud, when I have asked for help and I have ask a lot. this is what the forum is for help other not to be a SA!!!
-
May 29th, 2009, 10:36 AM
#5
Addicted Member
Re: Open excel temple
Guaro,
I'm not going to get into a flame war and I don't appreciate your name
calling. You want someone to think about your problem, research it, and give
you code, without having to think through it on your own, that's obvious
from this particular posting. Your other posts all address specific issues
(printing PDF files, determining results of SELECT queries, etc...), this one is
more like "I have a program to write, how do I do that?". It's exacly like the
ones that appear constantly from students saying: "I need to write a
program to open a file, populate listboxes, user presses button and some
calculations are done. What do I do?". So please control yourself if someone
asks you to put a little effort into it.
Looks to me that you need to:
1. open a text file
2. read it's data
3. open an Excel Template
4. populate data into cells
5. save workbook.
Have you looked into Excel Automation on this forum? Have you used MSDN
to look at opening/reading Text files in .NET?
Each of the above points is AMPLY covered in this forum and elsewhere.
Have you spent time researching these points using this forum's searching
capability? Or maybe GOOGLE?
If you have not, then do so, write some code and then if it doesn't work, ask
for help with the part that is not working and everyone,
including myself, will be glad to help. Otherwise, don't expect someone to
take their own time to do work that you should do.
Good luck, and hope to be able to help with your code soon.
-EM
-
Jun 1st, 2009, 06:47 AM
#6
Thread Starter
Addicted Member
Re: Open excel temple
EM
I am not going to involved myself in a war either, specially after all the help I have got from this forum, but if you take a look at your reply post, is really all I was asking for, now I know that I need to go and search for excel automation to star of, I do believe this would be a easier answer, than to assume I was expecting you to do it all for me, again this is a forum and is volunteer, nobody is forcing you to help!!!!!.
Thanks and hope you continue to help others and you helped myself.
Thanks again
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
|