View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Teknomek Teknomek is offline
external usenet poster
 
Posts: 2
Default How do I make a button to print data from a row?

i am working on a inventory log for my work. I need to be able to take a
range of data from a row and copy it to another sheet and print tags for
data with out having to copy and paste..

Coil No. Gauge Width Type Finish Color Texture Date Rec. Weight


i would like to take the info from these fields and move and print with a
button or check box. can you help?