GAH!
Not sure whether this is the right forum for this one...
Can anyone suggest why my status bar isn't working?
If rRaw Mod 100 = 0 Then
Application.StatusBar = "Processed " & Format((rRaw / BottomRow), "%")
Else
Application.StatusBar = "whatevah"
End If
Even with bad...
I've been stuck on this for months--can anyone help?
We manipulate a lot of data that comes out of SAP/BW. The BW stuff is crazy with formatting--much of it specifically formatted as text (with a little ' mark in front of it.)
There is nothing I can do about this. It's something to do with how...
Okay, one more question for the day...
This is a philosophical question, and I've gotten conflicting responses asking around the office, so I'd like to find out what's recommended.
I'm building a table to hold a history of open accounts and report on it. Reporting buckets are based in part on...
Hi folks--
I'm having a hard time deciding between design decisions that may or may not make my life miserable in six months.
I need a database to hold a significant amount of data about aging accounts. I'll add about 12000 lines each month about how much money various customers owe, and how...
Please help, folks -- I need advice. I'm horrified to have found after splitting a database and rolling out the fe/be that a table is named incorrectly. When a user tries to launch a particular query (that produces a report) they get a 3078 error because a table is not found. Evidently at some...
Can anyone suggest some code for slowing down the sending of multiple emails?
I built an email sender in Excel that sends through Lotus Notes. We'd sent up to 500 with no problem, but the user's file has expanded to 1500 addresses and today Lotus Notes had a small panic attack and choked.
Is...
I have yet another Access fundamentals question, this one about another DB....
We have a DB that is being rolled out from a group of about twelve users to a potential pool of maybe fifty or more. They won't all use it concurrently, but some will.
I understand that Access isn't really...
I have a textbox on a form for users to use to enter one or a series of contracts, separated by commas. (txtEntry)
I have another invisible textbox I use to hold the value of the first textbox in a query-friendly format, so the first box might hold "1,2" and the second holds "1 or 2." (I just...
I was wondering if anyone could offer an overview of post-split administration of an Access DB. I'm facing doing my first split and I've read enough about the process of how and why to do it to feel confidant, but I'm having a hard time envisioning what it's like to make changes to the database...
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.