Hi strive;
Preferably yes,
have to established complete installation to each computer,
only have to provide also split dB as own server,
to where as one source of the link tables on my control/controller.
Always will, with the data integrity,
fields type as date, double number, short...
Good day, strive
Thanks for the ideas,
every computer is installed with their own complete project objects,
could add/edit and even print their own works.,
field name on example as "name" is example only not the actual name.
I already used network switch for "LAN",
Only the controller will...
Good day, Doc
Thanks for the ideas, though I already used network switch for "LAN", but I'm afraid to use the online connection,.
What I meant is, find more confident with the system as encoding/updating data's then be save on main Table.
Only the controller will be the one to prepare...
Good day,
Recently I create a new project that has 40k row data,
it has 5 network connections, using old computers,
installing 2010, 2013, 2016 MS access.
On those days that 5 users work together the system
start to load slowly, I've tried to reset sub forms and combo and queries
but then...
Good day,
this trend is very useful, I make use of it for my daughter “10-year-old”.
But only some language can’t be done on “speech. Speak“ like Korean.
"but such a form name is hardly reasonable"
Forms![Form: Tab Page]![TabName]
--------------------------------------------------
Seems impossible,
it makes the hidden tab visible when you call the specific tab to show
on [TabName] that is combo select like excel or word,
if you choose "word"...
Thanks, for the tips, codes, ideas, it helps a lot to extend the use of MS access in the unique way as one creativeness reach the peak.
Dim fd As Object
Set fd = Application.FileDialog(3)
With fd
.Title = strWindowTitle
.Filters.Clear
If Forms![Form: Tab...
This is a very rare problem; but when I open the accdb attached file on msaccess2013, there is no dotted red line square on form, seems normal/ plain view... why?
Quite difficult;
If some ways do…
1. Create a Form for user registration where you can edit user details
2. Log-In Form
On “Form” a combo select for username is been created,
The User ID number is undetermined to call for user name,
Rather type a name or select on combo the registered user...
Good Day...
This could be:
by Arnel "you add Autonumber (Req_ID) field in Request table."
"Codes etheir way"
Could be on Form: REQUEST
Forms![Form: RECRUITMENT]![Req_Number] = [Req_Number]
Could be on Form: RECRUITMENT a subform
[Req_Number] = Forms![Form: REQUEST TABLE]![Req_Number]
This sample is using loop...
If Me.listObjects.Column(0) = "table" Then
DoCmd.NavigateTo "acnavigationcategoryobjecttype", "acnavigationgrouptables"
End If
Also, could be OnCurrent
DoCmd.NavigateTo "acnavigationcategoryobjecttype", "acnavigationgrouptables"