2 Attachment(s)
[RESOLVED] Add data to excel from program
hi everyone.
unsure if i'm in the correct place however i am creating a call logger for calls i make
Attachment 144305
once i click save, id like everything to be uploaded to the following excel file "call log.xlsx", (without opening it if it is possible)
Attachment 144307
and if possible on each day a new sheet is automatically made and labeled with the date ready for the information to be saved for that day
if there is a better way of doing this either without excel please let me know.
MTWA
p.s i hope everything makes sense
Re: Add data to excel from program
Re: Add data to excel from program
Thank you looks like ive got some reading up to do.
this does seem like a very long winded way of doing it (although not read it all yet),
do you think there is a much more simple way of doing it? or is this the best way?
MTWA
Re: Add data to excel from program
That link covers a lot of material and the actual code you need would be less.
There are tutorial all over the web. Here are a couple:
http://vb.net-informations.com/excel..._open_file.htm
http://www.visual-basic-tutorials.co...oExcel2007.php
Re: Add data to excel from program
brill thank you for your help ill have a good luck at them all :)
MTWA