Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 29
Default If macro to copy a row

Hello,
I would like to be able to move rows of data from Sheet 1 to Sheet 2 IF
column G on Sheet 1 is not empty. Can anyone help me with this?
Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default If macro to copy a row


Without full info

if application.counta(columns("g"))0 then

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"GeorgeA" wrote in message
...
Hello,
I would like to be able to move rows of data from Sheet 1 to Sheet 2 IF
column G on Sheet 1 is not empty. Can anyone help me with this?
Thanks!


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
Copy workbook, don't copy macro CongroGrey Excel Discussion (Misc queries) 1 June 13th 08 04:56 PM
copy macro Pammy Excel Discussion (Misc queries) 3 April 8th 08 06:21 PM
Copy a macro? Melissa Excel Discussion (Misc queries) 2 July 26th 06 08:32 PM
Help with copy macro Kel Excel Discussion (Misc queries) 13 February 21st 05 11:44 PM


All times are GMT +1. The time now is 01:45 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"