Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Macro for pasting on active column

Hello,

I receive a daily report in Excel and I need to copy the information from a
range of cells and paste it into an Excel database (a different file from the
report).

I was thinking that I could make a macro that copies the info from the daily
report (it's always the same range of cells) and then pastes it in the column
that's active.

Daily Report File: Copy (C1:C3)

Database File: Paste in the Active Cell so that the information from the
daily report will be added each time in a new column.

(If you have a better method, I'm all ears)

Thanks in advance.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Macro for pasting on active column

If it does not matter that the active column might contain dara, I suppose it
would be OK. Otherwise you might want to check to see if it contains cata
and then find the next column that does not.

"igorin" wrote:

Hello,

I receive a daily report in Excel and I need to copy the information from a
range of cells and paste it into an Excel database (a different file from the
report).

I was thinking that I could make a macro that copies the info from the daily
report (it's always the same range of cells) and then pastes it in the column
that's active.

Daily Report File: Copy (C1:C3)

Database File: Paste in the Active Cell so that the information from the
daily report will be added each time in a new column.

(If you have a better method, I'm all ears)

Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Macro for pasting on active column

JLG:

But how do I write the macro to get it to past in the active cell?

Thanks in advance!!!

:-)

"JLGWhiz" wrote:

If it does not matter that the active column might contain dara, I suppose it
would be OK. Otherwise you might want to check to see if it contains cata
and then find the next column that does not.

"igorin" wrote:

Hello,

I receive a daily report in Excel and I need to copy the information from a
range of cells and paste it into an Excel database (a different file from the
report).

I was thinking that I could make a macro that copies the info from the daily
report (it's always the same range of cells) and then pastes it in the column
that's active.

Daily Report File: Copy (C1:C3)

Database File: Paste in the Active Cell so that the information from the
daily report will be added each time in a new column.

(If you have a better method, I'm all ears)

Thanks in advance.

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
Macro - move active cell to another column; same row BLW Excel Programming 2 May 23rd 08 06:27 PM
Filter Macro that can work for any column/active cell ddate Excel Programming 3 December 7th 07 02:27 AM
Macro with input box to Select a column on active sheet Marcusdmc Excel Programming 6 September 25th 07 07:53 PM
pasting textbox value to active cell ASU Excel Discussion (Misc queries) 2 June 23rd 06 03:58 PM
how do find out the column of the active cell in a macro? Neill Lee Excel Programming 4 April 20th 05 09:45 PM


All times are GMT +1. The time now is 09:34 AM.

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"