Making a primitive Excel application

M

marko

Hello,

I'm trying to make a primitive Excel application. It is almost done but
i need some help.
This application would be in my shoe store. At the end of each day one
sheet(or maybe two, or three) should be E-mailed to me at home and I
would put it in my excel app. Now my question is this: can this process
be automated. This is what I would like to do: make a button in that
Excel app and when it's pushed to send just one sheet by email. that
would be the first step.
Any suggestions?
I know VB pretty ok.
Could I maybe make this process something like this: could i connect my
computer at home to this computer in the shop via modem and then just
extract certain data to my excel at home?
Any suggestions here?
Thanks,

Marko Svaco, Croatia
 
F

Franz Verga

marko said:
Hello,

I'm trying to make a primitive Excel application. It is almost done
but i need some help.
This application would be in my shoe store. At the end of each day one
sheet(or maybe two, or three) should be E-mailed to me at home and I
would put it in my excel app. Now my question is this: can this
process be automated. This is what I would like to do: make a button
in that Excel app and when it's pushed to send just one sheet by
email. that would be the first step.
Any suggestions?
I know VB pretty ok.
Could I maybe make this process something like this: could i connect
my computer at home to this computer in the shop via modem and then
just extract certain data to my excel at home?
Any suggestions here?
Thanks,

Marko Svaco, Croatia

Hi Marko,

I think that here you can find something useful:

http://www.rondebruin.nl/sendmail.htm


--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy
 
Top