Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kelly Thompson
 
Posts: n/a
Default Sending a email from inside Excel

What I have done is created a time sheet for a month, and it also gives me
the hours that are worked in a week. Do what I would like to do is when the
week goes over 40 hours send a email, a pop-up or some kind of message that
this person went over thier time. Can this be done?

Thank you

Kelly

  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi Kelly

Start here
http://www.rondebruin.nl/mail/change.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Kelly Thompson" wrote in message
...
What I have done is created a time sheet for a month, and it also gives me
the hours that are worked in a week. Do what I would like to do is when the
week goes over 40 hours send a email, a pop-up or some kind of message that
this person went over thier time. Can this be done?

Thank you

Kelly



  #3   Report Post  
Kelly Thompson
 
Posts: n/a
Default

Thank you that is working great, Now how can I make it look at more cells.
Since my timesheets are in months and their are the 4 weeks in each month.

Thank you for all the help

"Ron de Bruin" wrote:

Hi Kelly

Start here
http://www.rondebruin.nl/mail/change.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Kelly Thompson" wrote in message
...
What I have done is created a time sheet for a month, and it also gives me
the hours that are worked in a week. Do what I would like to do is when the
week goes over 40 hours send a email, a pop-up or some kind of message that
this person went over thier time. Can this be done?

Thank you

Kelly




  #4   Report Post  
Ron de Bruin
 
Posts: n/a
Default

hi Kelly

Try this

If Not Intersect(Range("A1"), rng) Is Nothing Then
If Range("A1").Value 200 Then MsgBox "Hi 1"
End If
If Not Intersect(Range("B1"), rng) Is Nothing Then
If Range("B1").Value 200 Then MsgBox "Hi 2"
End If


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Kelly Thompson" wrote in message
...
Thank you that is working great, Now how can I make it look at more cells.
Since my timesheets are in months and their are the 4 weeks in each month.

Thank you for all the help

"Ron de Bruin" wrote:

Hi Kelly

Start here
http://www.rondebruin.nl/mail/change.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Kelly Thompson" wrote in message
...
What I have done is created a time sheet for a month, and it also gives me
the hours that are worked in a week. Do what I would like to do is when the
week goes over 40 hours send a email, a pop-up or some kind of message that
this person went over thier time. Can this be done?

Thank you

Kelly






  #5   Report Post  
Kelly Thompson
 
Posts: n/a
Default

Thank you so much for the help I just figured out how to do the other cells
myself.
Thanks Again
Kelly

"Kelly Thompson" wrote:

Thank you that is working great, Now how can I make it look at more cells.
Since my timesheets are in months and their are the 4 weeks in each month.

Thank you for all the help

"Ron de Bruin" wrote:

Hi Kelly

Start here
http://www.rondebruin.nl/mail/change.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Kelly Thompson" wrote in message
...
What I have done is created a time sheet for a month, and it also gives me
the hours that are worked in a week. Do what I would like to do is when the
week goes over 40 hours send a email, a pop-up or some kind of message that
this person went over thier time. Can this be done?

Thank you

Kelly




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I get email alerts when dates in excel are nearing? lucrecat Excel Discussion (Misc queries) 2 December 14th 04 05:14 AM
Excel aficionado wants to learn Access Hari Excel Discussion (Misc queries) 0 December 3rd 04 05:47 AM
Excel aficionado wants to learn Access Hari Excel Discussion (Misc queries) 0 December 3rd 04 05:45 AM
Excel user desires to learn ABC of Access Hari Excel Discussion (Misc queries) 1 December 3rd 04 02:32 AM
How do I cancel sending a spreadsheet by email? Cendra Excel Discussion (Misc queries) 3 December 2nd 04 09:55 PM


All times are GMT +1. The time now is 03:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"