Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI THERE ALL
HERE IS WHER I AM AT THE MONENT Private Sub CommandButton1_Click() Range("D16").Copy Worksheets("Customer Details").Range("B18").Value = _ Range("D16").Value I HAVE A SERIES OF THESE FOR THE CELLS SO WHEN I PRESS THE BUTTON AL THE DATA GOES INTO THE TABLE ALL I NEED IT TO DO NOW IS TO ADD A NEW ROW IN A T THE TOP AND MOVE TH OTHER DATA DOWN SO THE NEXT DATA IS INSERTED INTO THE NEW ROW, AN IDEAS ON THIS LAST PROBLEM THEN ILL BE SO KIND AS TO LEAVE U VER CLEVER PEOPLE ALONE, LOL CHEERS FROM C -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Visual to copy format one row down when data entered | Excel Discussion (Misc queries) | |||
How do I copy data in single cell format to a merged cell format | Excel Discussion (Misc queries) | |||
copy data & format to mutiple sheets | Excel Programming | |||
How copy format, font, color and border without copy/paste? | Excel Programming |