Hi ashish, Thanks for the quick reply!
The data range to be imported (A1 to Z20) is fixed for all the import files. Sorry, I may not understand your second question. Ideally, the master.xlsx file will have a button in tab 1 to import "FileA_Main.xlsx" and another button in tab 2 to import "FileB_Main.xlsx". On a separate note, the files to be imported have a date in the name "FileA_20130101_Main". Since the import will be done periodically with different dates, I'm thinking of the possible options below: 1. Tab 1 in the master.xlsx will import the file name starting with "FileA_" and ends with "_Main" (is it possible?) 2. Change the code manually each time to specify the new file name (tedious but doable) Your help is greatly appreciated! If there is an easier way, please advise. Thanks! On Friday, 27 December 2013 11:42:49 UTC-5, ashish wrote: > > Is ur range fixed and do you want to append also or add the data in > seperate tabs only > Sent on my BlackBerry® from Vodafone > ------------------------------ > *From: * Linda C <lindac...@gmail.com <javascript:>> > *Sender: * excel-...@googlegroups.com <javascript:> > *Date: *Fri, 27 Dec 2013 08:40:19 -0800 (PST) > *To: *<excel-...@googlegroups.com <javascript:>> > *ReplyTo: * excel-...@googlegroups.com <javascript:> > *Subject: *$$Excel-Macros$$ Importing Excel Files > > Hello, > > I have trouble creating a macro to import excel files into an active > workbook with UI. > > Let's say there are multiple excel files (.xlsx) in the folder "C:\Import > Files". > > These files have the following file names: > "FileA_Main.xlsx" > "FileA_Sub.xlsx" > "FileB_Main.xlsx" > "FileB_Sub.xlsx" > > The active workbook (let's call it Master.xlsx) will have a UI in each > sheet to import different files from that folder: > Sheet1 in the Master.xlsx file will import cell A1 to Z20 found in > "FileA_Main.xlsx" > Sheet2 in the Master.xlsx file will import cell A1 to Z20 found in > "FileB_Main.xlsx" > > Is it possible? > Thanks in advance! > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s > =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ > https://www.facebook.com/discussexcel > > FORUM RULES > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > 2) Don't post a question in the thread of another member. > 3) Don't post questions regarding breaking or bypassing any security > measure. > 4) Acknowledge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros...@googlegroups.com <javascript:>. > To post to this group, send email to excel-...@googlegroups.com<javascript:> > . > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/groups/opt_out. > -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this group and stop receiving emails from it, send an email to excel-macros+unsubscr...@googlegroups.com. To post to this group, send email to excel-macros@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros. For more options, visit https://groups.google.com/groups/opt_out.