Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like to know how I can type text in one cell and it copies the same
text in another cell but on a different row and sheet. A quick cut and paste is not the answer as I have numerous inserts. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sometimes you can use a worksheet_change VBA macro. Your request is too
general to see if it is applicable. "slavenp" wrote: I would like to know how I can type text in one cell and it copies the same text in another cell but on a different row and sheet. A quick cut and paste is not the answer as I have numerous inserts. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the reply. I'm new to the world of excel and unsure if this would
help. The spreadsheet I have lists details down 50-60 rows and has 12 colums and then the details are in a differnt order on another. Does that explain enough? "Joel" wrote: Sometimes you can use a worksheet_change VBA macro. Your request is too general to see if it is applicable. "slavenp" wrote: I would like to know how I can type text in one cell and it copies the same text in another cell but on a different row and sheet. A quick cut and paste is not the answer as I have numerous inserts. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You ared not giving me a clue at the destination location. How do yo know
where the data needs to be writen. "slavenp" wrote: Thanks for the reply. I'm new to the world of excel and unsure if this would help. The spreadsheet I have lists details down 50-60 rows and has 12 colums and then the details are in a differnt order on another. Does that explain enough? "Joel" wrote: Sometimes you can use a worksheet_change VBA macro. Your request is too general to see if it is applicable. "slavenp" wrote: I would like to know how I can type text in one cell and it copies the same text in another cell but on a different row and sheet. A quick cut and paste is not the answer as I have numerous inserts. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The spreadsheet two worksheets, the first worksheet has a list of 50-60
schools downwards alphabetically in column A. Columns B - K have different headings ie how many classrooms etc. In the second worksheet the same headings are there but the list of schools in column A are not in alphabetical order. I would like to enter the information beside one school under a specific column and have it populates the same school and heading in the other worksheet. Have I explained enough, can you help? Thanks. "Joel" wrote: You ared not giving me a clue at the destination location. How do yo know where the data needs to be writen. "slavenp" wrote: Thanks for the reply. I'm new to the world of excel and unsure if this would help. The spreadsheet I have lists details down 50-60 rows and has 12 colums and then the details are in a differnt order on another. Does that explain enough? "Joel" wrote: Sometimes you can use a worksheet_change VBA macro. Your request is too general to see if it is applicable. "slavenp" wrote: I would like to know how I can type text in one cell and it copies the same text in another cell but on a different row and sheet. A quick cut and paste is not the answer as I have numerous inserts. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How:Add New Worksheet that copies the cell of the previous sheet | Excel Worksheet Functions | |||
Is There a Formula that copies another cell exactly in Excel? | Excel Discussion (Misc queries) | |||
Excel should let me do absolute copies of cell formulas | Excel Discussion (Misc queries) | |||
Keyboard Macro Just Copies Content of Previous Cell | Excel Discussion (Misc queries) | |||
indirect cell reference using copies of worksheets in same workboo | Excel Worksheet Functions |