Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could you please help me!!!!!!!!!!!!!
I have a excel file "A" located in C:\test\A.xls..This file has the following information: Cell(A1) = Work Order Cell(A2) = Track Cell(A3) = Date I want a macro to send this information in the file"B" located in C:\test\B.xls...but ordered in this way: Cell(A1) = Work Order Cell(B1) = Track Cell(C1) = Name Then, I want to do this: Typed again in the file"A" Cell(A1) = 3000 Cell(A2) = 50 Cell(A3) = John and see in the file"B" Cell(A2) = 3000 Cell(B2) = 50 Cell(C2) = John And so on, so the new information is always taking the empty row. Could you please provide me the code........ Thankssssssss. Giovanna. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Record Macro to Create Pivot Table | Excel Discussion (Misc queries) | |||
Can I run a macro to create a pivot table? | Excel Discussion (Misc queries) | |||
Create a Word Table from a Excel Macro | Excel Discussion (Misc queries) | |||
Assign a macro to create a pivot table | Excel Programming | |||
Macro to create pivot table/ chart | Excel Programming |