View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gaston[_5_] Gaston[_5_] is offline
external usenet poster
 
Posts: 1
Default Quick Question with selecting cells

Why, oh why do small little issues creep up time and time again? :|

Almost got this thing to work. It's printing numbers from one
spreadsheet to the next. There's yet ANOTHER small issue that's come
up.

When I get the address of the field in the second database(Format:
$C12) I use that to then copy and past another column of the same row
by extracting the 12. However, problems arise, since if rows aren't a
fixed lenght. How can I get it to extract the row when the format
changes(ie. I get addresses $C1, $C12, $C133, etc... variable size)

Thanks YET again...


---
Message posted from http://www.ExcelForum.com/