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 #44.3K
Ranked #4K
~365 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for keeda

Hi Keeda Are you using Microsoft Access - if so what version? If you are using Access then you are probably better of using lookup lists instead of writing the select query by hand. The reason for this is that access automatically writes the query for you by using the …

Member Avatar for keeda
0
107
Member Avatar for WHchaz1027

Hi WHchaz1027 This problem is relatively easy to solve. griswolf probably misunderstood it and to answer his question I think it would have been better placed in the [B]MS Access and FileMaker Pro[/B] Forum. Anyway to solve your problem you need to use an unbound text box to display the …

Member Avatar for tmcpolin
0
132
Member Avatar for EuroStud

Hi EuroStud, Try using the report's [B]_onOpen()[/B] event so that when you open your reports your code will execute automatically. Also you can use a breakpoints on your code to see what is actually happening during runtime. As for displaying the value of the code on the report you will …

Member Avatar for tmcpolin
0
126

The End.