User Profile

Collapse

Profile Sidebar

Collapse
Bright1Light
Bright1Light
Last Activity: Apr 9 '23, 03:19 AM
Joined: Mar 5 '23
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Open report based on subform specific record

    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
    ...
    See more | Go to post

  • 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..
    See more | Go to post

  • Bright1Light
    started a topic Button hover shadow

    Button hover shadow

    I have button
    I want to add shadow only when hover
    How I do it?
    See more | Go to post

  • Bright1Light
    replied to Group serial number
    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...
    See more | Go to post

    Leave a comment:


  • Bright1Light
    started a topic Group serial number

    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...
    See more | Go to post
No activity results to display
Show More
Working...