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 #3K
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

8 Posted Topics

Member Avatar for lmoe23
Member Avatar for giovany
Re: vb?

to ask does not lessen your personality but it adds up information for you... just keep on askng and apply what you gathered...

Member Avatar for giovany
0
93
Member Avatar for acerdafpz

HI guys..... I'm having a problem using one calendar in my whole application.... here are the details: component used for calendar : Microsoft Calendar Control 11.0 here's the situation: I have plenty of forms, and in every form that has textboxes which requires to input dates.. in one form, it …

Member Avatar for debasisdas
0
148
Member Avatar for Rabbz

you are not so clear on what you realy want... but.. if you are realy new to VB.... i think you should start to familiarized the different objects on VB... in the program you wanted to make... familiarized textbox, command buttons, datacontrols.... and you should know about thier properties such …

Member Avatar for abu taher
0
95
Member Avatar for dinilkarun

just try my suggestion... use if then statement to trap it... put the codes on the 2nd tab with click action... put a msgbox... try this code... if SStab1.text1.text = "" then msgbox ("You should Enter Data first on the first tab", vbokonly,"Error") = vbok SSTab1.setfocus.. end if hope im …

Member Avatar for dinilkarun
0
150
Member Avatar for blacknight03

are you asking for someone to create a database for you? by what means do you want to create this program...? is this a school project?

Member Avatar for venkatramasamy
0
115
Member Avatar for acerdafpz

Hi guys.... hope someone here could help me, im creating a program connected with a database (i used MS access) the i want to add a search function on it... any of you guys could share some codes that i could use as reference would be greatly appreciated... you can …

Member Avatar for abu taher
0
89
Member Avatar for rapperhuj

The End.