Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
h
For some reason, i have to write a macro to copy some ranges of two files with the same name but in different directories. then paste them to target file. The process is quite simple but in Excel, open two files with the same name even from different directories is not allowed. Therefore, i figured out a compromised way to do is: open file1, copy and paste i to target file; close file1. Then ask user to open file2; then press a command button to do the thing of copy an paste it to the third file. Of course, it works fine but I still wanna know is there any better solution to do with this problem An ideal solution for me is user open two files concurrently then press a button that copy and paste to the target file Thank you very much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change default Open/Files of Type to "Microsoft Excel Files | Excel Discussion (Misc queries) | |||
How to make (XL) Merge Cells and Word Wrap work concurrently? | Excel Discussion (Misc queries) | |||
Lookup in raw and column concurrently | Links and Linking in Excel | |||
Lookup in raw and column concurrently | Excel Worksheet Functions | |||
file open via IE hyperlink causes already open files to shrink and tile | Setting up and Configuration of Excel |