Click here to Skip to main content
15,900,258 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralTimesheet project in VB.NET Abstract Pin
vijay248228-Jan-09 1:20
vijay248228-Jan-09 1:20 
AnswerRe: Timesheet project in VB.NET Abstract Pin
Eddy Vluggen28-Jan-09 2:53
professionalEddy Vluggen28-Jan-09 2:53 
GeneralRe: Timesheet project in VB.NET Abstract Pin
vijay248228-Jan-09 5:48
vijay248228-Jan-09 5:48 
GeneralRe: Timesheet project in VB.NET Abstract Pin
Eddy Vluggen29-Jan-09 2:12
professionalEddy Vluggen29-Jan-09 2:12 
GeneralRe: Timesheet project in VB.NET Abstract Pin
gsuryaprasath13-Jul-11 18:42
gsuryaprasath13-Jul-11 18:42 
AnswerRe: Timesheet project in VB.NET Pin
Ashutosh Phoujdar27-Jan-09 19:53
Ashutosh Phoujdar27-Jan-09 19:53 
GeneralRe: Timesheet project in VB.NET Pin
vijay248227-Jan-09 20:23
vijay248227-Jan-09 20:23 
QuestionSending Email Warning Pin
Dalek Dave26-Jan-09 22:40
professionalDalek Dave26-Jan-09 22:40 
I have been asked to include a line to send an email within an XL macro.

ActiveWorkbook.SendMail _
Recipients:="someone@somewhere.com", _
Subject:="Bank Balances " & Format(Date, "dd/mmm/yy")

This line works fine, but I get a warning...


"A Program is trying to send an email on your behalf. If this is unexpected, click deny and verify your antivirus software is up to date.

Allow Deny Help"

Is there any way to circumvent this?

I am dealing with a man who is totally techless, I need him to click one button and job done, so warnings like this are beyond him.
(My Managing Director (!))

------------------------------------

"The greatest tragedy in mankind's entire history may be the hijacking of morality by religion"
Arthur C Clarke

AnswerRe: Sending Email Warning Pin
Jay Royall26-Jan-09 22:55
Jay Royall26-Jan-09 22:55 
GeneralRe: Sending Email Warning Pin
Tom Deketelaere26-Jan-09 23:08
professionalTom Deketelaere26-Jan-09 23:08 
GeneralRe: Sending Email Warning Pin
Jay Royall26-Jan-09 23:18
Jay Royall26-Jan-09 23:18 
GeneralRe: Sending Email Warning Pin
Tom Deketelaere26-Jan-09 23:28
professionalTom Deketelaere26-Jan-09 23:28 
GeneralRe: Sending Email Warning Pin
Dalek Dave27-Jan-09 1:06
professionalDalek Dave27-Jan-09 1:06 
GeneralRe: Sending Email Warning Pin
Jay Royall27-Jan-09 1:19
Jay Royall27-Jan-09 1:19 
GeneralRe: Sending Email Warning Pin
Dalek Dave27-Jan-09 1:21
professionalDalek Dave27-Jan-09 1:21 
GeneralRe: Sending Email Warning Pin
Jay Royall27-Jan-09 1:30
Jay Royall27-Jan-09 1:30 
AnswerRe: Sending Email Warning Pin
Bharat Jain27-Jan-09 20:00
Bharat Jain27-Jan-09 20:00 
QuestionPrinting. Pin
Stephen Lintott26-Jan-09 20:31
Stephen Lintott26-Jan-09 20:31 
AnswerRe: Printing. Pin
Dave Kreskowiak27-Jan-09 1:55
mveDave Kreskowiak27-Jan-09 1:55 
GeneralRe: Printing. Pin
Stephen Lintott27-Jan-09 3:31
Stephen Lintott27-Jan-09 3:31 
GeneralRe: Printing. Pin
Dave Kreskowiak27-Jan-09 4:19
mveDave Kreskowiak27-Jan-09 4:19 
GeneralRe: Printing. Pin
Stephen Lintott27-Jan-09 19:22
Stephen Lintott27-Jan-09 19:22 
GeneralRe: Printing. Pin
Stephen Lintott27-Jan-09 19:43
Stephen Lintott27-Jan-09 19:43 
QuestionHow to move a directory between two different volumes Pin
sunil goyalG26-Jan-09 19:36
sunil goyalG26-Jan-09 19:36 
AnswerRe: How to move a directory between two different volumes Pin
Sumit Prakash Sharma26-Jan-09 22:17
professionalSumit Prakash Sharma26-Jan-09 22:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.