Code of File open dialogue box

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2007
Posts: 4
Reputation: newwin is an unknown quantity at this point 
Solved Threads: 0
newwin newwin is offline Offline
Newbie Poster

Code of File open dialogue box

 
0
  #1
Sep 4th, 2007
When button is pressed from Forms of MS-Access, a file open dialogue box is displayed. I need the VB code.
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 76
Reputation: anto_nee is an unknown quantity at this point 
Solved Threads: 4
anto_nee anto_nee is offline Offline
Junior Poster in Training

Re: Code of File open dialogue box

 
0
  #2
Sep 4th, 2007
which vb code u need
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 4
Reputation: newwin is an unknown quantity at this point 
Solved Threads: 0
newwin newwin is offline Offline
Newbie Poster

Re: Code of File open dialogue box

 
0
  #3
Sep 4th, 2007
code to open a File open dialogue box by pressing button. through this, one can load different files in the textbox.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 848
Reputation: QVeen72 is on a distinguished road 
Solved Threads: 120
QVeen72's Avatar
QVeen72 QVeen72 is offline Offline
Practically a Posting Shark

Re: Code of File open dialogue box

 
0
  #4
Sep 4th, 2007
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 :
  1. CommonDialog1.ShowOpen
  2. FileName = CommonDialog1.FileName

Set "Filter" property to filter particular File extensions

Regards
Veena
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 4
Reputation: newwin is an unknown quantity at this point 
Solved Threads: 0
newwin newwin is offline Offline
Newbie Poster

Re: Code of File open dialogue box

 
0
  #5
Sep 4th, 2007
Thanks for ur help.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2
Reputation: amkhyati is an unknown quantity at this point 
Solved Threads: 0
amkhyati amkhyati is offline Offline
Newbie Poster

Re: Code of File open dialogue box

 
0
  #6
Jan 18th, 2008
thanks for help
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 2
Reputation: ntuthuzelojames is an unknown quantity at this point 
Solved Threads: 0
ntuthuzelojames ntuthuzelojames is offline Offline
Newbie Poster
 
0
  #7
Oct 15th, 2009
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.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC