Maybe I'm taking crazy pills, but I could swear I've seen references before to something called "data pages." I believe it was in response to people asking how many fields is "too many" in a table. I'm looking for specifics on them but haven't had any luck, but I believe they might help with...
I'm trying to find the right balance of normalizing data. I know the basics like separating customer info into one table and the vehicles that belong to those customers in another.
But within that, should I have two vehicle-specific tables, one for VIN, license plate, etc, and another for...
As I understand it...when the default printer is b&w, Excel will always print b&w, regardless of what printer is selected in the print menu. So on the Print event I'd like to store the current default, change it to a color default (our pdf converter should work), let them choose their printer...
I'm trying to retrieve info on the user of whatever machine is running my code. From support.microsoft.com ticket 179083 I found the code at the far bottom (I trimmed 20 or so extra fields in the For loop to save space). But I need to use this code in Reflections (or any program other than...
I'm trying to find a way to prevent user input via the keyboard in Reflections VBA.
I use WaitForEvent rcEnterPos... quite a bit in my code, to the point where I don't think they'd have an occasion where they would want to type anything. But I've written programs in the past where users type...
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.