habibb's latest activity

  • H
    habibb replied to the thread Access table Formula.
    yes offcours. but this is my result thanks
  • H
    habibb replied to the thread Access table Formula.
    Mr Gasman I Have another Access in form...
  • H
    habibb reacted to Gasman's post in the thread Access table Formula with Like Like.
    Probably not the most effiicient, but SELECT Table1.TYPE, DCount("*","Table1","Type='" & [Type] & "' And Row <=" & [Row]) AS...
  • H
    habibb replied to the thread Access table Formula.
    This Code is True, Thank you very much ... thank thank thank youuuuuuuuuu
  • H
    habibb replied to the thread Access table Formula.
    I mean the numbering of the data, not their sum I don't mean the result like in the attached query
    • query.jpg
  • H
    habibb replied to the thread Access table Formula.
    I want a formula that counts the data in the table and puts similar data in front of it from one to.... If I can also achieve this...
    • Result.jpg
  • H
    habibb replied to the thread Access table Formula.
    Thank you, i want numbering in table. (not such as attache query)
    • query.jpg
  • H
    habibb posted the thread Access table Formula in General.
    Hello I have an Access file that has a data column called type. In one column I want to count and number them, and in another column I...
    • my Table.jpg
    • Result.jpg
Back
Top Bottom