logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
MS Support  
#1 Posted : Tuesday, January 2, 2024 4:07:47 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,934

Thanks: 85 times
Was thanked: 154 time(s) in 150 post(s)
Originally Posted by: SAINI9466637986 Go to Quoted Post

 i want Expert alert function of particular date like i want alert of 25th dec 2023 i know the function dayofmonth() and month() and year() but how to specfic date like above please tell 

Hello,

You would use the functions you mentioned followed by an equals sign and the specific date values, i.e.:

Code:
Month() = 12 AND DayOfMonth() = 25 AND Year() = 2023

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.