Hi,
I have a list of states, cities within the state, and counts of patrons in each city in one long list. I'd like to know if theres a way to create a new worksheet for each state?
thanks
Hi...
I have 5 tables.
tblProducts
tblIn
tblOut
tblOrders
tblOrdersDetails
I'm creating a form that will allow entries into tblIn. In this form i would like a textbox to display current inventory via calculation. Logic of calculation as follows..
CurrentInventory = sum(tblIn.quantity) -...
Hello,
I have a table of two columns one is ID and the second is Year_Of_Service. IDs are duplicated in this table where there are more than one year of service.
Does anyone know of a logic in sql that can find all the IDs that have at least 5 consecutive years of Service.
Any suggestions will...
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.