Thread: Sheets Back Up
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Soniya[_2_] Soniya[_2_] is offline
external usenet poster
 
Posts: 15
Default Sheets Back Up

Hi all,

I want to give the users three options to back up
selected sheets from a file like:

from combobox1 of userform 1 list:

1: Floppy
2: Hard disk (Fixed location C:\Bkup\)
3: Other

biut the users would have an option to select just
location not the file name..(File name is fixed thru code)

How can I accomplish this thru code?

any help..
TIA

Soniya