G
Guest
Hi all
I have a table with 10 columns and the primary key is "week" given by
number. I am wondering whether it is possible to code to copy the data from
one week to another week for certain fields (as only some of the fields
changes every week while the other fields remain the same). For example, if I
have values from 1 to 10 for field A for Week # 10, I would like to have it
copied to week # 11. It's really critical for my application to incorporate
this features as my company would deal with thousands of record every week
and it's really important for me to reduce the user work load wherever
possible. Do you guys have any ideas to accomplish this? Thanks...
I have a table with 10 columns and the primary key is "week" given by
number. I am wondering whether it is possible to code to copy the data from
one week to another week for certain fields (as only some of the fields
changes every week while the other fields remain the same). For example, if I
have values from 1 to 10 for field A for Week # 10, I would like to have it
copied to week # 11. It's really critical for my application to incorporate
this features as my company would deal with thousands of record every week
and it's really important for me to reduce the user work load wherever
possible. Do you guys have any ideas to accomplish this? Thanks...