Search results

  1. R

    Question How to transfer a field old value to another field

    Hi there, I have two fields, one is for the recent data/information a record has while the other has to comprise the first field history information...how can I do this? Any idea? Thanks!
  2. R

    How to find a number between ranges

    How will I do it on code when I need to find a number between ranges. Example, i have a range start and range end fields. record number one start is 1 and end is 5, next record starts with 6 and ends with 10 and so on. Once I have searched the number 3, it will return the first record. Help anyone?
  3. R

    Updating records and getting Runtime Error 3075

    Hello there! For the access program I am going to do, there is already an existing data. I had imported it from Excel. Now, I have created a URN field from the look up table and wanted to update it to the main table which comprises the existing data. I've used the following code but I keep on...
Back
Top Bottom