RainLover
VIP From a land downunder
- Local time
- Today, 16:39
- Joined
- Jan 5, 2009
- Messages
- 5,041
Trachr
The type of processing power the computers have these days make performance issues mostly fade away. There are far too many other things to worry about rather than this one very small issue.
I just assumed that this was adding extra work for access when I could just use that list in a form once and t hen access woudlnt have to cross reference again since the correct data would be stored in tblseries... I guess I figured having to look up a seperate record would take more time and processing power then just having to read off a field without having to open a second record then read off the data from there instead.
The type of processing power the computers have these days make performance issues mostly fade away. There are far too many other things to worry about rather than this one very small issue.