I have "navigation " form
Include tab which include my "cash" subform
From the "cash" subform there is button
Open another form "choose report" to choose kind of report you want from 3 button
I want when I choose report from "choose report" form I get report for that record in "cash" form
So I have 3 forms
...
User Profile
Collapse
-
Open report based on subform specific record
-
My custom serial number reach number 10 then stop
Hello all
I have create custom serial number but it stop when it reach 10 I don't know why
I have button generate this expression
Me.txtSerial*= Nz(DMax(“[Serial]”, ”tblOrders”, ” [City] = ‘“ & Me.[txtCity] & “’”),0)+1
Me.Dirty*= False
Could you please help to fix this expression.. -
Button hover shadow
I have button
I want to add shadow only when hover
How I do it? -
Simply
Now let me give example
I have 2 tables
One table have 2 fields for
[ID] [City] [Code] (number in code not related to anything
1 New York N256
2 Florida F352
Another table
[ID] [Supplier] [Amount] [City] [Code] [group serial]
1 blabla 4321 New York N256 N256-001
2 blabla 5678... -
Group serial number
"I'm not programmer but I'm interested to work on Ms Access"
I have table on that table there are many cities I want each city to have unique serial
E.g.
New York city, serial start N125 then serial like this N125-0001 next N125-0002 and forward
Then Another city
Florida start F352-0001 then F352-0002
To explain I have field include cities and field...
No activity results to display
Show More
Leave a comment: