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 don't get an error on the vlookup, I just get nothing returned.
I use an if/iserror/vlookup combo for vlookups so I don't get '#value' if there's nothing found, so the basic configuration is, if it's an error, return the value "not found", if there's no error, then return the value I'm...
I tried that text to columns idea but the tick mark doesn't appear in the wizard -- you can see it in the cell only in the formula bar, but not in the cell just by looking at it, and it doesn't appear in the wizard at all (no leading spaces either). (Good thought, though.)
The multiply by one...
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...
They might have been around in 1802. They sure have 19th century corporate policies. We got an email telling us women weren't allowed to show their clavicles.
Okay Remou--not sure if we're envisioning the same thing....
Here's what I'm thinking:
tReportCategories
ReportCategoryID...
What about this for a solution:
Rather than a change date for the raw data (and maybe this is what you were saying), what if I include date iterations in the reporting category table?
That way the reporting combo has a date attached--IF I want to do some combination of our reporting codes in...
Thanks Fniely -- I agree re. codes v. descriptions; the other upside being that its easier to write queries by a field code than by some big honking description field...What I want to use for a code is the concatenated value of the collector and the internal customer type (credit group), so I'd...
I don't have much flexibility as far as normalizing the data or setting up tables beyond a table to hold the reporting category. I get a text dump with 12000 lines and something like two dozen columns.
I won't have a collector table, or a customer table, it's not going to be normalized. Or...
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...
Thanks both!
I took the 'no brainer' as intended :)
I'm glad it's a clear answer. I think what got me is that it seemed like a giant Excel spreadsheet.
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...
Okay, I think I figured this out, so for anyone who finds themselves in a panic this is what I did:
I changed the be table name to what I wanted, then deleted the link in the front end, then I readded the table link in the front end.
It didn't seem to be enough to just change the name in the...
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...
Very helpful--thanks everyone.
Can anyone provide some context for what the SQL Server owners here have to go through when I ask them for this? They have SAP tables on it. My tables would be totally separate, though I'd like to get read Access to the SAP stuff just for other projects.
How...
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...
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.