View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sungen99[_84_] sungen99[_84_] is offline
external usenet poster
 
Posts: 1
Default A little help with some code please.


What I am trying to do:
I have a bunch of data on SHEET1. If the value of A7 <= 0 I would like
to have a button show up in P7 that says “MOVE”. If you click that
“MOVE” button it will cut B7 through H7 from the sheet and append it to
SHEET2. Then go back to SHEET1 and (I guess) move up B7 through H7.
The problem is there are formulas in A, I, J, K, L, M, and N. so I just
cant CUT the whole line as it will mess up all my formulas.

Thank you very much for your help in this matter.

Ken


--
sungen99
------------------------------------------------------------------------
sungen99's Profile: http://www.excelforum.com/member.php...fo&userid=9144
View this thread: http://www.excelforum.com/showthread...hreadid=537233