Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #13.1K

13 Posted Topics

Member Avatar for kdee

Please find attached solution I developed for a similar problem with a customer's database last year. It should give you some idea about how to solve the problem cheers Tony

Member Avatar for Uncle Gizmo
0
172
Member Avatar for Lei24

Someone asked a similar question recently and[URL="http://msaccesshintsandtips.ning.com/profiles/blog/show?id=948619%3ABlogPost%3A7021"] I did this short video clip on how to do it with the free version of VB.Net [/URL] [URL="http://www.ecademy.com/user/tonyhine"]Cheers Tony[/URL]

Member Avatar for Lei24
0
125
Member Avatar for akphilli
Member Avatar for port80

IT department's don't like MS access for a variety of reasons. One is that MS access is not the most secure option. Another is that amateurs, often one of the bosses! Create MS access databases, get stuck, and take the unfinished product to the IT department expecting it to be …

Member Avatar for port80
0
112
Member Avatar for cavok

Here's one I made earlier! This may give you an idea of a different way of going about it. Cheers Tony

Member Avatar for Uncle Gizmo
0
143
Member Avatar for graveman2k3

I assume that you mean you want a report named in a combo box on a form to be opened when that report is selected in the combo box? Yes?

Member Avatar for Uncle Gizmo
0
131
Member Avatar for ohart

[URL="http://www.codeproject.com/useritems/Excel_Security.asp"]I believe this link may be of some help. [/URL] cheers Tony

Member Avatar for ohart
0
125
Member Avatar for Toulinwoek

I am not entirely sure about your first question, I would probably need more information. however I think what you are referring to is just a blank record placeholder which Microsoft access automatically generates. Regarding the check boxes, the reason they are gray is because there is an indeterminate value, …

Member Avatar for Uncle Gizmo
0
129
Member Avatar for rmousir
Member Avatar for Uncle Gizmo
0
159
Member Avatar for Ashokv

If you use the form wizard it will create a form for you with all the data linked to the table.

Member Avatar for Uncle Gizmo
0
102
Member Avatar for zachary
Member Avatar for Uncle Gizmo
0
79
Member Avatar for WesDolezal

I'm guessing here, but are all your tables the same layout? Do they all have the same fields storing the same information? If so I would recommend that you combine all the tables into one table, then identify for different sets of information with an identifier Field. then you will …

Member Avatar for elainenguyen
0
371
Member Avatar for Sphynx
Member Avatar for Uncle Gizmo
0
266

The End.