Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need some assistance. I have workbooks that are named and located as follows.
c:\operations\Consolidated EOC Log.xls c.\operations\EMS Log.xls I want to utilize the Worksheet_Change(ByVal Target As Range) of the EMS Log.xls workbook so that when column J is updated that it copies the row starting with columns B through K to the next available row in the workbook title "consolidated EOC Log.xls" to the same columns B through K. Column A should never be copied or populated. Also €“ If possible I need the code to work while both workbooks are open by different users. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Worksheet from one open workbook to another... | Excel Worksheet Functions | |||
Macro to close workbook and re-open new copy | Excel Discussion (Misc queries) | |||
Does Workbook need to be open to copy to..from vba | Excel Programming | |||
Copy worksheet from Active workbook into all other open workbooks | Excel Programming | |||
copy sheet1 from all open workbooks to one workbook | Excel Programming |