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
~529 People Reached
Favorite Forums
Favorite Tags
Member Avatar for missjace

Hi! Can anyone suggest to me the appropriate code for me to be able to generate the info I needed? I'm having a problem in producing a certain number of record in a field for one primary key. I'm doing a profiling system intended for a police department. I have …

0
59
Member Avatar for tgifgemini

Good morning everybody: I am attempting to populate a listview control on Form Load() and I get a Run-Time Error: 380 - Invalid property value. Below is the line to generates the error: [code]lvw.ListItems(lvw.ListItems.Count).SubItems(1) = OutlookAddressEntry.Address [/code] Below is alos my entire FormLoad module: [code] Private Sub Form_Load() Set OutlookApp …

Member Avatar for cschrishoo
0
470