| Thread | Last Post | Replies |
|
| Creating a form for multiple users | 08 Nov 2006 16:09 GMT | 1 |
I have a form that I want to automate. I have several names in a drop down box. I would like for each person named in the box to click on their name, input their data, then send it to (populate) a spreadsheet list and close. When the next person selects their name from the ...
|
| Calculate minutes from timecard | 08 Nov 2006 16:05 GMT | 1 |
I have to manually calculate the time someone has worked using timecards. Is there a formula where I can plug in the time and get the answer? I saw one question where this was posted but it didn't help. For example, he worked from 7:40 AM - 11:37 AM and then came back to work ...
|
| Help, my macro always opens up spreadsheet it was created in | 08 Nov 2006 16:01 GMT | 3 |
Hi, I received a file with a macro that creates a interactive form for changing data. My problem is that everytime I want to use this macro in a new spreadsheet it alway opens up the spreadsheet where the macro was created.
|
| IF statements with * character doesn't work | 08 Nov 2006 15:47 GMT | 5 |
my new problem is that the if statement doesn't like the wild character... ie) =SUM(IF(A1:A6="chips*",B1:B6,0)) Any way around this?? Thanks
|
| calculating timesheet, time-in/time-out = total hours & minutes, . | 08 Nov 2006 15:45 GMT | 13 |
Need to create an Excel Timesheet that calculates the hours and minutes worked daily, based on the time-in/time-out. Then allow the calculated daily time to total for the week. Am having to make Excel jump through hoops so far. Any ideas/suggestions?
|
| #VALUE error with valid formula | 08 Nov 2006 15:32 GMT | 2 |
When I open a workbook, one formula may or may not show the #VALUE error. After pressing F2 and <Enter>, the formula is calculated properly. I have tried using the CTL+SHIFT+ALT+F9 to try to refresh the dependency table and then saving the workbook. Upon reopening the
|
| Compare And Merge Workbooks | 08 Nov 2006 15:23 GMT | 2 |
Does anyone knw why the 'Compare And Merge Workbooks' facility under the 'Tools' menu is never available (grayed out), and how to make it available please? It sounds like it could be quite useful, but I haven't got the opportunity of using it.
|
| #value error when opening spreadsheet | 08 Nov 2006 15:22 GMT | 5 |
Help!! I have a spreadsheet which is linked to about 30 other spreadsheets. Most of the functions are just 'sum's and 'sumif''s. When I have all spreadsheets open, the values are updated in the main
|
| Display the source for a pivot table page field | 08 Nov 2006 15:02 GMT | 5 |
I want to see the souce field for each of page field,row field,column field and data field of pivot table. if I right click on the pivot table and select the field settings property , I could get the "source field" on the top only for data fields . I couldn't see the source for ...
|
| Need help with a formula | 08 Nov 2006 14:48 GMT | 5 |
I am trying to create a formula that will look for a value on another worksheet and return a number of values from the same row of each instance it finds.... The worksheet I am linking to is formatted as follows...
|
| Help with Custom View | 08 Nov 2006 14:47 GMT | 2 |
I have created a series of reports from a common table using custom views. I want the title of the report to change based upon the view selected. Is there any way to have a cell display the view that is currently being applied. I know that i can change the header / footer,
|
| New Office 2007 | 08 Nov 2006 14:01 GMT | 2 |
How do I report problems to MSoft? Example: Formating boarders are translated from Excel 2003 to Excel 2007 as text boxes.
|
| IF function | 08 Nov 2006 13:37 GMT | 4 |
This is the formula to calculate if assessments have happened, going to happened or hasn't happened =IF(NOW()-AF2=0<>365,"ASSESSMENT CARRIED OUT THIS YEAR",IF(NOW()-AF2<0,"ASSESSMENT PLANNED FOR THIS YEAR BUT NOT CARRIED
|
| Data Validation Error | 08 Nov 2006 12:22 GMT | 7 |
I have given a data validation for A1. The column is validated to accept the data only if B1 is true. The issue is, when i drag down the validation from A1 till A100, the validation is not changing respectively.
|
| Applying J-Walk's SheetOffset() to SUM across sheets - possible? | 08 Nov 2006 10:27 GMT | 3 |
am new to the group (few days old), so apologies for any repitition - pls guide me to the previous strings in that case. I am aware of J-Walk's SheetOffset function for obtaining a particular cell/range reference from a different worksheet. what i'm looking for
|