Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Paste to next empty cell in named range of cells

I need Macro or code to paste between 1 to 6 entries from a form "ins" to a
range of cells on a summary document "dcs", and clear "ins" entries. Then
be able to use "ins" again and post to "dcs" starting at next empty cell in
range.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default Paste to next empty cell in named range of cells

Is "ins" a UserForm or is it a regular worksheet that you've set up to look
like a nice, neat data entry form?

I'm going to assume it's a worksheet set up to look like a data entry form
-- if that's correct, we need to know:
which cells will be accepting data that is to be copied over to "dcs",
how to decide which cells to copy over to "dcs" and which ones not to copy,
and
where (which columns) do you want to put the information that is copied and
pasted into the "dcs" sheet.

"Sully" wrote:

I need Macro or code to paste between 1 to 6 entries from a form "ins" to a
range of cells on a summary document "dcs", and clear "ins" entries. Then
be able to use "ins" again and post to "dcs" starting at next empty cell in
range.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Paste to next empty cell in named range of cells

JLatham Thanks for the help
1 Yes, It is a regular worksheet made to look like a form
2 The INS (transaction) cells are A23-A29 each containing a drop down
list were the defalt value is a blank AND D23-D29 containing a
corresponding dollar amount. One or more transactions may be utilized with
each use of the form.
3 The DCS (Daily Cash Summery) destination cells are A12-A19
(transaction), C12-C19($ amount) E12-E19, G2-G19 and I12-I19, K12-K19

I can re-format Daily cash Summery to

"Sully" wrote:

I need Macro or code to paste between 1 to 6 entries from a form "ins" to a
range of cells on a summary document "dcs", and clear "ins" entries. Then
be able to use "ins" again and post to "dcs" starting at next empty cell in
range.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Paste to next empty cell in named range of cells

Sorry Hit enter
The INS needs to clear for next use after posting to DCS
I have the same issue posting an OUTS form.
I can re-format the DCS to hve INS and OUTS to be in a continuous list like
A12-A35, C12-C35 for ins and F12-F35, G12-G35 for OUTS if it simplifiess the
issue. Thanks

"Sully" wrote:

I need Macro or code to paste between 1 to 6 entries from a form "ins" to a
range of cells on a summary document "dcs", and clear "ins" entries. Then
be able to use "ins" again and post to "dcs" starting at next empty cell in
range.

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
Array as a "named range" - formula ok in cells, but error as "named range" tskogstrom Excel Discussion (Misc queries) 11 December 28th 06 05:44 PM
Paste Link shows '0' for empty cells deluth Excel Discussion (Misc queries) 2 September 7th 06 09:33 PM
How do I copy the contents of a range of text cells and paste into one cell? davfin Excel Discussion (Misc queries) 7 July 4th 06 09:16 AM
inserting a named range into new cells based on a named cell Peter S. Excel Discussion (Misc queries) 1 June 4th 06 04:53 AM
Paste a named range to another range in Excel David Jean Excel Discussion (Misc queries) 2 April 13th 05 03:02 PM


All times are GMT +1. The time now is 01:48 PM.

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

About Us

"It's about Microsoft Excel"