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
~7K People Reached
Favorite Tags

5 Posted Topics

Member Avatar for JBD2
Member Avatar for Dani

I believe that if people ask smaller questions, such as... How do I create a command button on my form and add code to it ...then we would be better off. I have not yet seen an entire project posted on this forum, just explainations. But I haven't been on …

Member Avatar for BestJewSinceJC
5
4K
Member Avatar for samaru

The homework problem can be an issue if you let it. Students should NOT just talk to us and get an A. I think that if you give snippets of code rather than full projects out to people they will be happy and they will still need to think. I …

Member Avatar for happygeek
0
2K
Member Avatar for Turiya

I am making a medical program saying what I patient needs, what he has, and what he needs to be tested for. The format is an editable spreadsheet like excel, however I have no control to do this, and I need to color the lines different colors _____________________________________________________ |A sickness …

Member Avatar for Comatose
0
114
Member Avatar for Turiya

"Invalid procedure call or argument" As I try to remove an item from a listbox call List1 I try this code... If List1.List(i) = List1.List(i + 1) Then List1.RemoveItem (i) if the list contents are identical, remove one of them but it doesn't work!

Member Avatar for Turiya
0
396

The End.