Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I Make a macro in exel to just open the "open" screen?


Topic title may be a bit confusing. I'll try to explain

I want a macro which opens a certains directory which contains severa
files.. The user then may pick the file he wants himself.

Hope anyone can help. Its probably very simple but i am not a rea
excel vbasic guru :(

Thanks in advanc

--
JackSchilde
-----------------------------------------------------------------------
JackSchilder's Profile: http://www.excelforum.com/member.php...fo&userid=3157
View this thread: http://www.excelforum.com/showthread.php?threadid=52958

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default How do I Make a macro in exel to just open the "open" screen?

Sub whatever()
Application.Dialogs(xlDialogOpen).Show "c:\outbox"
End Sub

replace "c:\outbox" with the directory you are interested in.
--
www.alignment-systems.com


"JackSchilder" wrote:


Topic title may be a bit confusing. I'll try to explain

I want a macro which opens a certains directory which contains several
files.. The user then may pick the file he wants himself.

Hope anyone can help. Its probably very simple but i am not a real
excel vbasic guru :(

Thanks in advance


--
JackSchilder
------------------------------------------------------------------------
JackSchilder's Profile: http://www.excelforum.com/member.php...o&userid=31577
View this thread: http://www.excelforum.com/showthread...hreadid=529582


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I Make a macro in exel to just open the "open" screen?


Thanks a lot :):)


--
JackSchilder
------------------------------------------------------------------------
JackSchilder's Profile: http://www.excelforum.com/member.php...o&userid=31577
View this thread: http://www.excelforum.com/showthread...hreadid=529582

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"File Open" box Excel is full screen, how can I size it down? Dervil Excel Discussion (Misc queries) 1 November 11th 09 09:52 AM
Spreadsheet will no longer "open" on the screen Henn9660 Excel Discussion (Misc queries) 3 June 16th 09 07:56 PM
Unable to open a 82 KB XLSM file due to "Too many different cellformats" & "Converter failed to open the file." errors. Phillip Pi Excel Discussion (Misc queries) 0 April 23rd 09 08:53 PM
Unable to open a 82 KB XLSM file due to "Too many different cellformats" & "Converter failed to open the file." errors. Phillip Pi Setting up and Configuration of Excel 0 April 23rd 09 08:53 PM
How do I set up "Add to Favourites" icon in Open screen? Dewi Excel Discussion (Misc queries) 0 March 24th 06 01:02 AM


All times are GMT +1. The time now is 09:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"