View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TTomSawyer TTomSawyer is offline
external usenet poster
 
Posts: 1
Default Pasting Blanks using a macro


Hi,

I have a macro and a button setup to copy and paste a coupld column
and rows into another worksheet. The pasting material is differen
columns (name, date, amount spent, etc) with several rows for th
different information from each individual input. There are 30 rows i
total. The macro highlights all 30 rows then over 4 columns. I
copies the material, goes to the other worksheet with similar headings
finds the last entered row, and pastes the information into the sheet.


The problem is:
When the macro copies formulas that end up equaling "" (nothing there)
it copies something? but it doesnt appear anywhere when it is pasted
HOWEVER, when the macro goes to the last entered row, it takes i
account the blanks from the previous paste. How can I get rid o
these, so it pastes directly after the last REAL number, instead o
several "blanks"?

Does this make sense? I can send the sheet in order to show you wha
it looks like

--
TTomSawye
-----------------------------------------------------------------------
TTomSawyer's Profile: http://www.excelforum.com/member.php...fo&userid=2051
View this thread: http://www.excelforum.com/showthread.php?threadid=39594