Hiii...Iwant to retrieve the month part from dtppicker(like i want to display the monthwise reports or display a paricular month's entries from database) ..can anybody provide a solution for this?

SomeVariable = DTP.Month
SomeVariable = Month(DTP.Value)
SomeVariable = Format(DTP.Value, "m") 'or mm for 03

Good Luck

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.