Hello All,
- Aug 07 Thu 2008 20:45
NETWORKDAYS FUNCTION, Help please
- Aug 07 Thu 2008 20:45
create a list base on another worksheet
hello community
- Aug 07 Thu 2008 20:45
Date
Is it possible to set up a function that will insert dates in 1 week
increments in a spreadsheet from a given date e.g.
- Aug 07 Thu 2008 20:45
My spreadsheet wont allow any data
I've started a new spreadshhet, but am anable enter any data into a cell.
Even tho i have XP, do i need to pay more to use ecxel?
- Aug 07 Thu 2008 20:45
Where did my data go?
How about search your file by using 'modified date'?
- Aug 07 Thu 2008 20:45
Automation Error
I have a process which generates Excel reports and formats them (well when it works it will). All goes well until i get to the following bit of code
With xlObj.worksheets(1).cells(1, 1) .Copy .PasteSpecial PASTE:=xlValues, Operation:=xlNone, SkipBlanks:=False, Transpose:=False .Font.size = 14 .Font.ColorIndex = 5 .Font.Bold = True End With
- Jul 25 Fri 2008 20:45
How do I make the X-Axis increase in scale with the quantity?
For example: If I have the values 1.5, 3.5, 8.7, 9.9 in the x values for a
line graph, is there anyway to make them spaced apart so that they are in
- Jul 25 Fri 2008 20:45
I want to calculate 3 different % from the same cell
I am making an invoice that will figure a discount for a certain amount of
sale, all from the same cell, if the subtotal is lt; 500 then they will get no
- Jul 25 Fri 2008 20:45
Graphing only data that meets a condition
I have a set of data (one record per row) that is added to daily. I would
like to graph only data where the value in a column meets a certain condition
- Jul 25 Fri 2008 20:45
stacked column chart across multiple columns
Hi,