By using expertatexcel.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

Become an Σxpert at Σxcel.com

 


Standard VBA/Excel (46 of 1182)

(Clear Filter = *date*)

######## - doesn't fit or negative date
#3/22/2021# = Date Constant
=DateValue("mm/dd/yyyy")
A01 GTOD(e,offset, optional retDate) - udf Get Type of Date - c for Credit Studio, e for Everest
Application.AskToUpdateLinks = false
Application.Ontime Dateadd("n",30, Now(),"Sub_to_run_name" ' i
Covert Text date to date - cells(x,y).formula = cells(x,y).value (for all rows)
CVDate(string_field)
Date ' returns current date
Date = #1/4/2021#
Date as a Number - 44520
Date filtering problem due to 12/1/2021 vs. 12/01/2021 vs. 7/2/21 vs. 07/02/2021 vs. 7/02/2021
Date formatting yyyy-mmm-dd
Date is a string problem
Date issues show up over course of year, new year logic, 9 to 10 month or day
Date(year,month,day)
DateAdd("m", -1, vDate))
DateAdd("s",Seconds, Now)
DateValue("1/2/2020")
End of Month issue - two system used different month-end dates problem
fdom - first day of month -date udf
FileDateTime(sFileName)
Format dates
GettheVersion - opens workbook and finds the version and date by searching the sheet
GTOD - GetTypeOfDate - e e-system C c-system
GTODList(sStype, aOffsets) - date Get Type of Date list format "3,6,12,15" a list of prev offsets
IsBizDay(vDate)
IsDate(string_field)
LBDOM - dates - udf - Last Business Date of the Month
Month(vdate)
NBizDays(startDate,n)
Now() - returns the date time
override date
PPT test code to update embedded spreadsheet in ppt
SECDataAvailable - udf - db - checks for a condition (cob date from db > month-end data) and send email, generates a file
Second(now())
SQL update
This Workbook contains links to one or more external sources [update] [don't update]
UpdateHyperLinkTOC - PPT
UpdateJIRA
UpdateTOC - code to update ppt toc
VerifyValue - udf - db - runs query based on Coper, field (ce,pe), date, returns value)
We can't update some of the links in your workbook right now ... [continue] [Edit Links...] dialog
Weekday - dates
WorkBooks.Open sFileout, UpdateLinks:=False
Year(vDate)