You are here:
Can answer basic worksheet related questions like formulae usage, connecting to RDBMS from server to extract rows from tables, basic macro construction, pivot table creation, dynamic updation of worksheet data from Server RDBMS..
3 years
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Deepika | 09/04/09 | 10 | 10 | 10 | 10 | Problem is solved :) Thank you very ..... |
| zulfiqar | 02/03/09 | 7 | 9 | 10 | 8 | thanks Amal, and I hope soon we ..... |
| harish | 10/05/08 | 7 | 6 | 6 | 8 | it was good, but i have still ..... |
| sekhar | 06/03/07 | 10 | 10 | 10 | 10 | thanks mr amal |
| vincent | 03/02/07 | 10 | 10 | 10 | 10 |
Hi Deepika, There should be absolutely no problems with a formula like =5-3. 1. Ensure that you did not type a space before the "=" sign 2. Ensure that the cell, where you are entering the formula
Hi Zulfiqar, It is not possible to convert the date completely into words. However you can convert a date into the following format day-number,month-name, year-number For example you can format
Hi Maryam, Books are the best bet to learn VBA (or any topic for that matter). If you do not have the patience to learn page by page, suppose you are employed, you could try to think of automating small
Hi Harish, For people that are familiar with Excel, this would not be a problem. Once you open the file in Excel, use File -> Save as and save this file as an .xls file. Regards, A Amal Raj
Hi, The formula to get the date would be , =IF(B4="WorkInProgress",DATEVALUE(MID(D4,4,2)&"/"&MID(D4,1,2)&"/"&MID(D4,7,2)),"") The formula to get the time would be =IF(B4="WorkInProgress",TIMEVALUE(MID(E4
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.