943,549 Members | Top Members by Rank

Ad:
Sep 4th, 2007
0

Code of File open dialogue box

Expand Post »
When button is pressed from Forms of MS-Access, a file open dialogue box is displayed. I need the VB code.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
newwin is offline Offline
4 posts
since Sep 2007
Sep 4th, 2007
0

Re: Code of File open dialogue box

which vb code u need
Reputation Points: 12
Solved Threads: 4
Junior Poster in Training
anto_nee is offline Offline
76 posts
since Aug 2007
Sep 4th, 2007
0

Re: Code of File open dialogue box

code to open a File open dialogue box by pressing button. through this, one can load different files in the textbox.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
newwin is offline Offline
4 posts
since Sep 2007
Sep 4th, 2007
0

Re: Code of File open dialogue box

hI,

Use "Microsoft Common Dialog Control " , add it from Projects>Components:
"Microsoft Common Dialog Control 6.0"

add it to form and in command Click :
vb Syntax (Toggle Plain Text)
  1. CommonDialog1.ShowOpen
  2. FileName = CommonDialog1.FileName

Set "Filter" property to filter particular File extensions

Regards
Veena
Reputation Points: 84
Solved Threads: 140
Posting Shark
QVeen72 is offline Offline
923 posts
since Nov 2006
Sep 4th, 2007
0

Re: Code of File open dialogue box

Thanks for ur help.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
newwin is offline Offline
4 posts
since Sep 2007
Jan 18th, 2008
0

Re: Code of File open dialogue box

thanks for help
Reputation Points: 10
Solved Threads: 0
Newbie Poster
amkhyati is offline Offline
2 posts
since Oct 2006
Oct 15th, 2009
0
Re: Code of File open dialogue box
What would be the code if log book is maintained by the secretary of the company to calculate and manage the leave days taken by the employees. The secretary is able to view the information of an employee except their salary remuneration. The basic principle of the company is that each employee is allowed to take 30 days of paid leave per annum. The system does not allow an employee to take more than 30 days of leave.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ntuthuzelojames is offline Offline
2 posts
since Oct 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: stop log off operation using VB
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: packaging and transfering VB6 and MS acess database





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC