Application Datevalue Function not Vba

March 7, 2009 by vba excel · 2 Comments
Filed under: Excel Date Functions 

Excel Date Functions Question:

I confuse due to a excel application datevalue function which is not vba, i have tried :
Application.Worksheetfunction.Datevalue(…)
but it seems Datevalue isn’t available ..... Read The Solution..

Finding Date in a String

March 5, 2009 by vba excel · 2 Comments
Filed under: Excel Date Functions 

Excel Date Functions Question:

Kindly help me to solve my excel date functions problem on my excel workbook. I have an auto generated workbook that pulling reports from specific data source. In the very first row I have the fo..... Read The Solution..

Date Calculation Start Date Minus Year, Month and Days

March 5, 2009 by vba excel · 9 Comments
Filed under: Excel Date Functions 

Excel Date Functions Question:

In Microsoft excel date functions, suppose I have a regular date, like: 3 February 1922, and now, I want to subtract: 86 years, 6 months, and 23 days.
1) How can I do this in excel date fun..... Read The Solution..

Week Functions in Vba

March 5, 2009 by vba excel · Leave a Comment
Filed under: Excel Date Functions 

Excel Date Functions Question:

I got messed up with excel vba date functions, I don’t know if one exists or not, but is there a function in VBA that would return a number representing the week of the year (0-51, or 1-52)..... Read The Solution..

How to Calculate 6 Working Days Between Two Dates

March 5, 2009 by vba excel · 4 Comments
Filed under: Excel Date Functions 

Excel Date Functions Question:

Guys, i have an issue with excel date functions, I have two dates ranging from 9 Nov 2007 to 3 Dec 2007. I want to calculate workdays for this mentained rangeand getting result as 17 Days by putt..... Read The Solution..

Next Page »