has anyone made or seen an access project database to keep track of projects, their status, estimated completion time... etc.
i've seen microsoft project .. just wondering if there was anything out there that i would be able to more easily manipulate to my own needs...
thought about making...
netzero is a waste of time, there are other internet providers out there that are less than the paid netzero, with absolutley no pop ups or advertisement bars.
www.highstream.net
it has national numbers and is only 8.95 a month for unlimited access.
take a look at it, it's not a bad deal...
Is there a way to have a database close when it has been idle for longer than 30 minutes?
would like a warning box to come up saying something like
This database has been idle for 30 minutes, if you would like to keep it open, click whatever.... have that box have a timer thing on it that...
yeah, i have those set like that...
it's access itself that doesn't open as maximized.. my forms are not maximized, don't wnat them to be. but i want access it-self to maximize when it opens so that it doesn't screw up my form...
Don't know if this is the right place to put this question but here goes.
Why is it if i have an access database open and i open another, that one doesn't open in maximized mode? Is there any way I can change this so no matter what it opens maximized? I've tried the on open event, but for some...
Here is my code that i used for my list box.
Private Sub LstLocationList_DblClick(Cancel As Integer)
Dim stDocName As String
Dim stLinkCriteria As String
stDocName = "FrmLocationDetail"
stLinkCriteria = "[Location]=" & Me![LstLocationList]...
I used to have a list box that listed several locations and other quick summary items from a table, if the users double clicked on one of the items a form would come up with the detail for that location.
the users thought it would be nice to be able to sort by the columns in the list box, the...
WOW, very quick response thank you to you both.
Skip, i used yours to start out with, because i'm familiar with that type of formula so thank you.
But Neil, never even heard of that before, i tried it out and it worked great, wish i had of know about that earlier. but now i do. thank you...
hi, i'm sure this is pretty simple, but i'm a little rusty on my excel formula's
i have column that has first, middle and last name seperatede by comma's
i have managed to pull the first and last name out and put them into their own cell, but i am having a brain cramp of how to pull the middle...
but when i put them where i want them, they are on my form detail section, not on my tab control.. and they are behind my tab control, so even if they were visible, i still wouldn't be able to see them.. would i?
I have a tabbed form with 3 tabs. the question i have is there a way to have some text just to the right of my 3 tabs that says a breif description of that specific tab?
ie.
my three tab names are
ANI
Carrier
Order
When i seleect the ANI tab, i would like
"ANI BRANCH INFORMATION"...
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.