Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
i hv few questions: 1) How to write a procedure to automatically create a no of sheets as the no of days in a month with the sheet names as 01, 02, 03...31...etc 2) how to write a procedure which will automatically create a sheet each day, by concatenating the current date & a text such as "Comments", for the Sheetname. e.g the Sheet names would be created as " Comments-10292003", "Comments-10302003" etc for each current day....? 3) How to check whether a sheet has already been created & not create it by the same name again, but just append data to it. tried Worksheet.Add method, but it only adds addnl worksheets, not append to existing one..... 4) Made a Data Entry Template for transport reimbursement (voucher), which is shared over a network. Is it possible to generate a Random Aplhanumeric # for every user who fills in his reimbursement details( the details will automatically be stored on a seperate excel workbook with the unique aplhanumeric no along with the date when it was filled. Can anybody help? any help would be really appreciated. Thank & best rgds, Eijaz |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel to make the days cary over month to month automaticly | New Users to Excel | |||
Number of days in month counted from shortened name of month & yea | Excel Worksheet Functions | |||
Days per month for calculating storage days | Excel Worksheet Functions | |||
function to fill all days of month to end of month | Excel Worksheet Functions | |||
formula for days in month - days left??? | Excel Programming |