Hi Man!
It is very easy to do it.
1-In the first form opening create a text box name it [Date]
In the control source put =date()
2-place this code on open(procedure)
If (Eval("[Forms]![tables]![Date] Between #Feb/21/2009# And #1/1/3000#")) Then
Beep
MsgBox "This Is A Demo For 7 Days ,Your System Will Be Down At 28-Feb-08.", vbOKOnly, "Attention! "...
User Profile
Collapse
-
Hi!
First of all create a module Name: PrintersList and place this code incide:
=============== =============== =============== =========
Option Compare Database
Option Explicit
Private Declare Function GetProfileSecti on _
Lib "kernel32" Alias "GetProfileSect ionA" _
(ByVal lpAppName As String, ByVal lpReturnedStrin g As String, _
ByVal lngSize As Long) As Long
...Leave a comment:
-
Can i select a print screen area from vba.
Hello!
thank you for your reply,i will be more specify. i have a accounting software and i have a poker machine with electronic board.i need to connect the software to this board.
ThanksLeave a comment:
-
It is possible to connect an access db with electronic board
Hello!
Please can some one help in this:
It is possible to connect an access db with electronic board?
I have an accounting db and i need to connect it to poker machine board.
Excample: when i put a sum in a text box ,i need this sum to go to a specify machine.
So how can i give order to command buttom to do this action.
Thank you!
No activity results to display
Show More
Leave a comment: