I know one of you is going to make me feel real stupid about this question....but here goes.
I have a table called Components, which has a list of components and an ID number for each one.
On my form, I have a combo box for components, which when selected will be inserted into another table...
In MS Access, I have a large group of queries that use a module I wrote called IsInDay. We collect data by shifts, but our 2nd shift runs a couple of hours after midnight, so when you query data using a shift and a date, it misses the entries after midnight.
The IsInDay module, looks at the...
I want to link several Access queries to an Excel spreadsheet, instead of using DDE.......
In my queries, I am using a Module called "IsInDay, so that any data time stamped between the hours of midnight and 3 AM, is considered to be the previous days data.
Here is the code:
Option...
I have a cascading combo box issue. Actually it might be more of a relationship issue, so here goes.
I have a table with a list of components and a table with a list of sub-components. I want to set up cascading combo boxes, so that when you select a component, only the sub-components that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.