|
-
Jun 19th, 2007, 12:05 PM
#1
Thread Starter
Hyperactive Member
Access datasheet and setting focus to a column/field programatically
I have a datasheet subform on an Access form, unfortunately, it's got more than 100 fields/columns so I had to cheat a bit to make it, i.e. the "wizard" couldn't handle it (some wizard!).
I have to find & display problem data in the subform and since it's so wide I'd like to be able to programatically (in VBA) make the target column visible,
i.e. so the user doesn't have to scroll sideways looking for the right column name.
Since the user is QAing the data it all needs to be there.
I've tried a variety of .SetFocus methods on the form, and recordset, but to no avail.
Any ideas?
Thanks, DaveBo
"The wise man doesn't know all the answers, but he knows where to find them."
VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15
-
Jun 21st, 2007, 09:17 AM
#2
Re: Access datasheet and setting focus to a column/field programatically
Didn't think you could. But if you find a way please post up
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|