I need to save the path for the field in the form in avariable because I will use it more and more forms and they may be the form name or the field name maybe change
but it not work
I attached the link for the video to explain what I mean
I check the video it's have voice and I explain my problem the problem when I click the code the access from all hidden from the window and from the tool bar
this code
Public Sub MINIMIZEAccessWindow()
Dim accessHwnd As LongPtr
accessHwnd = FindWindowA("OMain", vbNullString)
If accessHwnd <> 0...
i used this code in access vba to minimize the access window but hide from toolbar oslo
Public Sub MINIMIZEAccessWindow()
Dim accessHwnd As LongPtr
accessHwnd = FindWindowA("OMain", vbNullString)
If accessHwnd <> 0 Then
ShowWindow accessHwnd, SW_MINIMIZE ' check as hid
End If
End Sub
i search for ms access portable for 64 bit
i need to use it from flash memory
to run ms access file on other computer And no need to setup
or if compuer have other ver