-
Is it possible..
Is it possible to have a table itself look up a value from another table, and change itself accordingly?
IE) Paybands are a # of 1-20.
Every year at the company, when the users's anniversary hits, the payband should increase.
WorkerInformation is the table holding the current payband of which I want to change("CurrPayband" field), as well as the anniversary date for that worker ("Anniversary" field)
-
Re: Is it possible..
:(...Maybe we should just have 1 section where everyone posts...Just have different headers in the title...
No one ever visits here :(
-
Re: Is it possible..
I think you might get more replies with a more defined problem. For example, can't tell whether you are referring to a DB (probably not) or Excel spreadsheet (maybe), or Word table (maybe). Also, a specific example would be helpful and what you've tried if anything.
P.S. Actually, this forum is quite active.
VBAhack
-
Re: Is it possible..
With a more descriptive title and some specifics in your post we can help answer your question. As it is currently, it could be meaning
almost anything like VBAhack pointed out.
-
Re: Is it possible..
whoops sorry...I forgot to add that information in
I'm using Access 2002. So databases..I cant really give any more info...as I am not really sure what I want either....