Click here to Skip to main content
15,894,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Permission Denied while Deleting Temporary Files Pin
Nash - ThE cOdE sLiZeR17-Nov-09 22:42
Nash - ThE cOdE sLiZeR17-Nov-09 22:42 
GeneralRe: Permission Denied while Deleting Temporary Files Pin
Shameel18-Nov-09 7:01
professionalShameel18-Nov-09 7:01 
AnswerRe: Permission Denied while Deleting Temporary Files Pin
Luc Pattyn17-Nov-09 23:30
sitebuilderLuc Pattyn17-Nov-09 23:30 
GeneralRe: Permission Denied while Deleting Temporary Files Pin
Nash - ThE cOdE sLiZeR17-Nov-09 23:34
Nash - ThE cOdE sLiZeR17-Nov-09 23:34 
QuestionDistingush between OleDate and Double while extract the Contents in Excel. Pin
janaswamy uday17-Nov-09 4:27
janaswamy uday17-Nov-09 4:27 
AnswerRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
Dave Kreskowiak17-Nov-09 5:39
mveDave Kreskowiak17-Nov-09 5:39 
GeneralRe: Distingush between OleDate and Double while extract the Contents in Excel. [modified] Pin
janaswamy uday17-Nov-09 6:00
janaswamy uday17-Nov-09 6:00 
GeneralRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
Dave Kreskowiak17-Nov-09 8:31
mveDave Kreskowiak17-Nov-09 8:31 
That explanation doesn't help much.

A3 is a single cell, or a Range consisting of one cell. Your explanation says that you have multiple values in A3 and that just isn't possible.

The only way to tell the difference between the two date values is to try to convert them to a date and see if the date comes back in a known range. If the date doesn't appear inside this range, try the other conversion. If it doesn't match either valid date range, you'll have to handle that value approriately.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
Richard MacCutchan17-Nov-09 6:33
mveRichard MacCutchan17-Nov-09 6:33 
GeneralRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
janaswamy uday17-Nov-09 15:37
janaswamy uday17-Nov-09 15:37 
GeneralRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
Dave Kreskowiak17-Nov-09 16:40
mveDave Kreskowiak17-Nov-09 16:40 
GeneralRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
Rudheesh17-Nov-09 18:44
Rudheesh17-Nov-09 18:44 
GeneralRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
Richard MacCutchan17-Nov-09 21:30
mveRichard MacCutchan17-Nov-09 21:30 
GeneralRe: Distingush between OleDate and Double while extract the Contents in Excel. Pin
Dave Kreskowiak18-Nov-09 2:07
mveDave Kreskowiak18-Nov-09 2:07 
QuestionVariable number of loop nesting Pin
cstrader23217-Nov-09 3:33
cstrader23217-Nov-09 3:33 
AnswerRe: Variable number of loop nesting Pin
Luc Pattyn17-Nov-09 3:51
sitebuilderLuc Pattyn17-Nov-09 3:51 
AnswerRe: Variable number of loop nesting Pin
dan!sh 17-Nov-09 3:57
professional dan!sh 17-Nov-09 3:57 
GeneralRe: Variable number of loop nesting Pin
cstrader23218-Nov-09 0:55
cstrader23218-Nov-09 0:55 
GeneralRe: Variable number of loop nesting Pin
dan!sh 18-Nov-09 3:11
professional dan!sh 18-Nov-09 3:11 
QuestionHow the Windows password at run-time get؟ Pin
Milad.Biroonvand17-Nov-09 3:27
Milad.Biroonvand17-Nov-09 3:27 
QuestionRe: How the Windows password at run-time get؟ Pin
Shameel17-Nov-09 3:50
professionalShameel17-Nov-09 3:50 
AnswerRe: How the Windows password at run-time get؟ Pin
Dave Kreskowiak17-Nov-09 4:09
mveDave Kreskowiak17-Nov-09 4:09 
AnswerRe: How the Windows password at run-time get؟ Pin
The Man from U.N.C.L.E.17-Nov-09 6:30
The Man from U.N.C.L.E.17-Nov-09 6:30 
GeneralRe: How the Windows password at run-time get؟ Pin
Milad.Biroonvand17-Nov-09 18:02
Milad.Biroonvand17-Nov-09 18:02 
AnswerRe: How the Windows password at run-time get؟ Pin
Shameel17-Nov-09 22:17
professionalShameel17-Nov-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.