Want to use data from previous record into new one. (different position) Access -
so when i'm adding new record want use data different column. example have 2 columns, 1 fromdestination , 1 todestination. want use todestination fromdestination in next record. have uploaded screenshot give clearer view of mean.
i have tried dlookup thing since it's usable query's , form's not apply me.
there no way of doing want using table. tables before access 2010 cannot execute code @ all, , in access 2010+, macros rather limited compared vba. in particular, data macro cannot set value in table in before change event, , cannot change value in current record in after... event cause trigger loop.
on other hand, can make form starts in datasheet view default (if that's want), can want quite (if understand vba reasonably well).
Comments
Post a Comment