Consulting

Results 1 to 3 of 3

Thread: Main 2 ListBox problem into my vba program.

  1. #1

    Main 2 ListBox problem into my vba program.

    =.= I had try my best to solve the listbox problem. However, i unsucess in this part. I hope someone can help u. It had 2 main problems in it.
    (1). As i mentioned that i create the 20th blank table for input the data from the filelist. Click the "Data Analysis" button to extract the data from the filelist (say 5 filelist) into the first 5 blank table. Then, if i re-input the file in listbox (say 1 filelist), then it should be input the data into 6th blank table when i press"Data Analysis" button. But for my old version, i can do this part but it will recover the data into 6 form. (Do 6 times again).
    (2). If i delete the filelist in listbox and re-input the files(say 2 files) in listbox, then it should learn to input the data into 7th and 8th blank table. Overall, i can say that if user re-input the file(s) into listbox, vba should learn input the data into suitable blank table.

    Now i attach the main excel file in it. I am very unhappy since i can't solve this problem. I feel i am very useless.
    Attachment 6447
    The above is main VBA file

  2. #2
    The source data file 1
    Attachment 6448

  3. #3
    The source data file 2
    Attachment 6449

    Hope anyone can give the idea to teach me!!
    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •