Menu
Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
oxicottin's latest activity
oxicottin
replied to the thread
Solved
Check SQL for number
.
Thanks your suggestions worked...
Jan 6, 2021
oxicottin
posted the thread
Solved
Check SQL for number
in
Forms
.
Hello I have a SQL that gives either a null or a number and I want to use it to determine opening a form. If the strSQL is null then...
Jan 6, 2021
oxicottin
posted the thread
Solved
Query criteria between two hour/decimal numbers
in
General
.
I cant get a correct result in my query. I have a field (DelayHours) and I don't want to display anything that's in the range of 9.75 to...
Dec 17, 2020
oxicottin
replied to the thread
Solved
Get date based on times
.
Sorry for the delay I been off.... Last two posts worked thanks....
Dec 9, 2020
oxicottin
reacted to
arnelgp's post
in the thread
Solved
Get date based on times
with
Like
.
Public Function getDate(DelayStart As Variant) Dim t As Variant If IsNull(DelayStart) Then Exit Function t = TimeValue(DelayStart)...
Dec 9, 2020
oxicottin
reacted to
theDBguy's post
in the thread
Solved
Get date based on times
with
Like
.
I just tested it... I forgot to add brackets. Try it this way: DateValue(DelayStart)+(TimeValue(DelayStart)<#3:00#)
Dec 9, 2020
oxicottin
replied to the thread
Solved
Get date based on times
.
I get 0 I change post to fix... Also "DelayStart" is a Date/Time
Dec 4, 2020
oxicottin
replied to the thread
Solved
Get date based on times
.
Typo it was a n....
Dec 4, 2020
oxicottin
posted the thread
Solved
Get date based on times
in
Modules & VBA
.
I'm trying to write a function for military time to get the short date of a date/time based on the time of the day for the shift that...
Dec 4, 2020
Home
Members
Top
Bottom