![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to make a new record, and then assign it all the values of the record 5 records back, for example, record 7, when being made will have the values of record 2, and I'm making this in VBA. I have tried with Recordset("ID")=Recordset.Move(-5)("ID"), but then it says "Expected function or variable". Can anybody tell me what to do? I'm trying very hard to make the program as short as possible, so I'm really looking for a solution, that can be put together on one line (and here I don't mean several lines being put together with : ), so if that is at all possible, it would be a big help. Michael K. P. |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |