Search results

  1. I

    Test String test besed on table data

    Dear Paul, My requirement is like that. i need to fill the data in the form, once i reach welderA the code/dlookup start comparing the data in the form based on the data in tb example: if i put 2 in pipe dia after welder update the code shall check if the value is within the range of Dai Max...
  2. I

    Test String test besed on table data

    Dear Paul, here is sample database of my DB for your Referance.
  3. I

    Test String test besed on table data

    Dear Pr2-eugin i try to use DLookup/DCount but it seems it will be very long Dear Jems i did not get you? but as far as i see in the forum there is selcet case in VBA with may solve this problem
  4. I

    Test String test besed on table data

    Dear All, first of all, i would say this the best forum of ms access for biginners. my issue is i have multilble text box in my form & based on change in one of this text box i need the code to compare between data in the form & table & returm Msg if it is not matching. attached screen FYI. i...
  5. I

    filtering split form-URGENT Help need

    Dear Namliam, i was thinking the same think however i try to fill the record set with Qry & tab but same problem did not work?:banghead:
  6. I

    filtering split form-URGENT Help need

    Dear Namliam, thanks for replay the issue was that i can filter with spool N but the code did not allow me to filter with joint N & that was my issue (see red highlighted). not that ISO N was only mistake from me. Private Sub cmdJointN_AfterUpdate() Dim geog As Integer, fnd As Boolean Dim...
  7. I

    filtering split form-URGENT Help need

    Dear JHB, i already delete the duplicate from General forum the same time you inform me this is FYI.
  8. I

    filtering in split form - need help

    Dear JHB, i did comment with thanks button :D
  9. I

    filtering in split form - need help

    Dear JHB, let me first thank you for the great change you made in the DB. for the forum rules i will have your advice in a future consediration. the forum is very useful for MS access users. thanks again:)
  10. I

    split form with multiple combox

    Dear All, i am new in this forum & would like some help. attached DB is filtering Spool N but not working for joint N Need your URGENT replay. thanks in adavnce :banghead:
  11. I

    filtering in split form - need help

    thanks JHB, i was just trying to solve my problem asap
  12. I

    filtering split form-URGENT Help need

    Dear JHB, thanks for the info. i was just trying to have my problem solved.
  13. I

    filtering split form-URGENT Help need

    any one around can help?:(
  14. I

    filtering split form-URGENT Help need

    Hi, this is 2nd time i am posting in the forum & i hope my problem will be solved, i attached database & would like to filter the data by ISO N & Joint N. the first filter is working but there is small problen in filter joint N. please see the VBA to refer to the problem. thanks in advance
  15. I

    filtering split form-URGENT Help need

    Hi, this is 2nd time i am posting in the forum & i hope my problem will be solved, i attached database & would like to filter the data by ISO N & Joint N. the first filter is working but there is small problen in filter joint N. please see the VBA to refer to the problem:banghead:. thanks in...
  16. I

    filtering in split form - need help

    Hi, this is 2nd time i am posting in the forum & i hope my problem will be solved, i attached database & would like to filter the data by ISO N & Joint N. the first filter is working but there is small problen in filter joint N. please see the VBA to refer to the problem. thanks in advance
  17. I

    Testing Value & put Result in Query-URGENT HELP-

    Dear Sir, Many thanks it works but still did not gave me a result (Rows empty) it shall give me last update with other information for each DWG
  18. I

    Testing Value & put Result in Query-URGENT HELP-

    no i have also date for each record do you have any suggestion will be much appreciate
  19. I

    Testing Value & put Result in Query-URGENT HELP-

    Please i need help DRW N Action 400 RTO 400 Send to RT 400 RTO 400 RTO[/color] 500 RTO 500 Send to RT 500 RTO 500 Send to RT i want to test the rows & get the latest Row Action for each DRW N (400 = RTO - 500=Send to RT) Please note that i have many DRW N duplicated in my Table...
Back
Top Bottom