| Thread | Last Post | Replies |
|
| Vlookup | 15 Apr 2005 16:36 GMT | 1 |
Hi- I am using vlookup where the lookup table is in another file, I have the file name in a cell of the sheet, please let me know how to refer to the file name and range name in the vlookup function by using the cell address that contains the file name.
|
| how do i calculate principal payed in one year in excel | 15 Apr 2005 15:39 GMT | 2 |
hi im workin on a college microsoft office 2003 class and i need to calculate principal payed in one year on a five year note any help?
|
| windows XP Excel & the dreaded Taskbar | 15 Apr 2005 13:51 GMT | 3 |
general question, Windows XP Pro SP1, office 2000 excel 2000 1> when i have documents & programs open on the desktop, there corresponding icons appear within the task bar, when the taskbar option of "Group Similar
|
| Workbook Passwords | 15 Apr 2005 13:51 GMT | 2 |
I have a workbook that has several tabs. I share this workbook with several people and I'd like for each of them to have their own individual password to their particular tab of the workbook to view their data, but I'd like to have a master passord myself so that I don't have to ...
|
| Help required - Data - Validation - List - Formula | 15 Apr 2005 13:50 GMT | 1 |
Debra Dalgleish <dsd@contexturesXSPAM.com> wrote in message news:<425E695F.6060205@contexturesXSPAM.com>...
> Perhaps you could enter the formula in an adjacent cell, then refer to > that cell in the data validation formula box. |
| Error Within IF Statement | 15 Apr 2005 13:26 GMT | 4 |
Could anyone assist me in assessing what is wrong with the formula below. I am getting a message "the formula you typed contains and error". What is highlighted is the last AND shown below Thanks
|
| Check box | 15 Apr 2005 13:10 GMT | 4 |
I have a user that wants to put a checkmark in a cell as a yes or no to each record (row) that either has a contract or not. I tried putting in the form field but that really doesn't seem to be it. I tried to talk her into simply putting an X in the cell but she would
|
| print a selection twice on the same page | 15 Apr 2005 11:32 GMT | 5 |
Can we print a selection (print area) twice on the same paper A4 size. The first time on the uper half of the paper & the second time on the lower half of the paper. Khalil Handal
|
| Disable saving in BeforeClose event | 15 Apr 2005 10:01 GMT | 2 |
Got my template XLT and I don't want my user to save any Spreadsheet based on it. In the BeforeSave event : no problem. Save is disabled. But in the BeforeClose event, I can't figure out how to do as if I set
|
| How to link to files | 15 Apr 2005 08:39 GMT | 3 |
I have many .xls files in one folder, they have different file names but all of them have one worksheet called "Import", what I wish to do is to make Excell import data from every .xls file in directory but only the data which is placed in "Import" Sheet.
|
| Excel OLEDB problem... | 15 Apr 2005 08:19 GMT | 2 |
I have .NET code that uses Microsoft.Jet.OLEDB.4.0 to create Excel worksheets of data. The end result is that we get an Excel Worksheet with columns (both header and individual rows) that have alpha-numeric data prefixed by a single quote (').
|
| How to store hidden binary data? | 15 Apr 2005 07:59 GMT | 1 |
is there any interface (like Variables in MS Word) in Excel and powerpoint. actually i want to store some hidden binary data through VBA in PowerPoint and Excel. in word i have used document variable for it. but now i have to do same in Excel and Powerpoint. Any Idea about.
|
| Set Checkbox.Backcolor with ColorIndex | 15 Apr 2005 07:39 GMT | 1 |
Hi, I'm trying to create a dynamic form where I want to put 56 checkboxes, each one with one of the different "Excel colors" that there are. With that I mean the 56 colors that you can set to for instance a cell by using Interior.ColorIndex.
|
| Xor operator or function? | 15 Apr 2005 05:17 GMT | 2 |
Excel doesn't seem to have a built in Xor operator or function, as far as I can tell. Is there any way to Xor two decimal numbers in Excel? Thanks. Steve
|
| Trouble with Syntax - IF formula | 15 Apr 2005 01:20 GMT | 2 |
I want my formula to do the following: If cell# =0 then "No Date", if cell# >=45 then Y otherwise N So I write it like this =IF((J46=0,"No Date"),IF(J46>=45,"Y","N"))
|