Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default If a file exists then do this...

I need some help with code to do the following:

If a file like: BankNumber & "-Cost Centers.xls" exists in the directory
we're currently using THEN

useform.field_the_the_form.visible = False

BankNumber is defined as a string and is a dynamic part of the file name.

Also, where should this appear within my code? Should it be it's own module
or can it be right on the userform I'm munipulating the fields based on
whether or not the file exists?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default If a file exists then do this...

I have to reivse this post... The value of Banknumber is not known at the
time I need the fields to be determined as visible or not. So.... the second
part of the file name is constant can we use a LIKE statement to determine if
the file exists instead?

"hshayh0rn" wrote:

I need some help with code to do the following:

If a file like: BankNumber & "-Cost Centers.xls" exists in the directory
we're currently using THEN

useform.field_the_the_form.visible = False

BankNumber is defined as a string and is a dynamic part of the file name.

Also, where should this appear within my code? Should it be it's own module
or can it be right on the userform I'm munipulating the fields based on
whether or not the file exists?

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 Exists Mike McLellan Excel Discussion (Misc queries) 2 May 4th 06 09:20 AM
File Exists Pflugs Excel Programming 2 September 4th 05 07:05 AM
IF File Exists [email protected] Excel Programming 1 November 22nd 04 07:24 PM
File already exists Michael Malinsky[_3_] Excel Programming 0 June 28th 04 08:02 PM
the file already exists - do you want to replace the existing file? Paul James[_3_] Excel Programming 4 December 12th 03 02:50 AM


All times are GMT +1. The time now is 10:24 AM.

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

About Us

"It's about Microsoft Excel"