C
captkiwi
Hello everybody,
i have a excel workbook with different sheets.
My sheets have names for example data1, test2,analyse3.....nameX
there are about 35 cells in about 15 sheets wich are important to
transfer to a another new excelFile.
I would like to copy from al these sheets certain cells (in total
35cells) wich are interresting to me
( like for example data
from sheet1 cell D24 and F23
sheet2 Cell D1
5 and F13
sheet3 Cell b1 and G13 and H7
SheetX Cell ........
most of them are cells with a formula. like: =SOM(N29:N33) but i just
need de VALUE from this formula.
after the selection i would like to copy all these cells from these
different sheets
into a new excel file called for example test.xls
Every cell value must be in a different column like A,B,C,D,E,F ....
so i get 1 line with collums of data?
is there away to solve this problem ?
i have a excel workbook with different sheets.
My sheets have names for example data1, test2,analyse3.....nameX
there are about 35 cells in about 15 sheets wich are important to
transfer to a another new excelFile.
I would like to copy from al these sheets certain cells (in total
35cells) wich are interresting to me
( like for example data
from sheet1 cell D24 and F23
sheet2 Cell D1
5 and F13sheet3 Cell b1 and G13 and H7
SheetX Cell ........
most of them are cells with a formula. like: =SOM(N29:N33) but i just
need de VALUE from this formula.
after the selection i would like to copy all these cells from these
different sheets
into a new excel file called for example test.xls
Every cell value must be in a different column like A,B,C,D,E,F ....
so i get 1 line with collums of data?
is there away to solve this problem ?