Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() With ActiveCell .Offset(0, 8) = txtSubStartDate.Value .NumberFormat = "dd mmm yyyy" End With -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "stck2mlon " wrote in message ... So where would I put it on this one for a date? ActiveCell.Offset(0, 8) = txtSubStartDate.Value --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
inserting rows inbetween rows of data ? | Excel Discussion (Misc queries) | |||
Inserting a MS Word object into an Excel spreadsheet (2 questions) | Excel Worksheet Functions | |||
Questions about inserting an object into a worksheet | Excel Discussion (Misc queries) | |||
Inserting Blank rows after every row upto 2500 rows | Excel Worksheet Functions | |||
2 questions - one about inserting the date, other about adding lines. | New Users to Excel |