Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 63
Default Copying specific value in cell into next empty row on different sheet

There are four classes, let's say Match, Science, English & Geogrpahy.
In this workbook, there are two sheets: "Summary" and "Entry"

The student would enter classes of all kinds on the "Entry" page, but I
would like for the four classes above to copy automatically into the
next blank cell in a specific range on the "Summary" page.

The entry range would be Sheets("Entry").Range("C6:C104")
The summary range would be Sheets("Summary").Range("A34:A49")

Two questions about this:
1. Can this be done with an in-cell formula without a macro?
2. If not #1, then what kind of code would be needed to just copy the
cell contents and not the whole cell, formatting and all?

thanks to all

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default Copying specific value in cell into next empty row on different sheet

Hi michaelberrier

For code see
http://www.rondebruin.nl/copy1.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"michaelberrier" wrote in message oups.com...
There are four classes, let's say Match, Science, English & Geogrpahy.
In this workbook, there are two sheets: "Summary" and "Entry"

The student would enter classes of all kinds on the "Entry" page, but I
would like for the four classes above to copy automatically into the
next blank cell in a specific range on the "Summary" page.

The entry range would be Sheets("Entry").Range("C6:C104")
The summary range would be Sheets("Summary").Range("A34:A49")

Two questions about this:
1. Can this be done with an in-cell formula without a macro?
2. If not #1, then what kind of code would be needed to just copy the
cell contents and not the whole cell, formatting and all?

thanks to all

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell References [email protected] Excel Discussion (Misc queries) 2 November 15th 06 11:37 PM
Ms Excel, Copying Cell to current sheet using 'Right Click' SacSuggests Excel Discussion (Misc queries) 0 June 21st 06 08:26 AM
copying same cell diff worksheets to new sheet deb Excel Discussion (Misc queries) 1 March 2nd 06 08:43 PM
Clicking Cell Link Changes Cell on Another Sheet nshah Excel Discussion (Misc queries) 1 August 31st 05 01:50 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 01:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"