Dear jigar_mehta
You can apply the logic.
>Data validation
>Select Text length from Allow
>Select Greater than from Data
>Type 0 in Minimum>OK
Regards,
Muneer
Dear ankit bidawatka,
Without any visible formula you can represent output in any cell using conditional formatting.
I am giving you just an idea. You can customize as you want.
Select a cell (D4)
>Conditional formatting
>New reules
>Format all cells based on their values...
Dear Ecel Dumbo
In the sheet Sheet1, B1=1, C1=2, D1=3
In B2, type/copy the formula
=GETPIVOTDATA("Amount",'Pivot table Look UP Data'!$A$7,"Territory Manager",$A$1,"Period",B$1,"Mapping",$A2)
Now copy the cell and paste B2:D4
Regards
Muneer
Dear San_jayd,
Think your data is in Col-A and Col-B
Go to B2
Home>Conditional Formatting>New Rule
>Select-Use a formula to determine which cells to format
>Type =B2>A2 in - Formula values where this formula is true
>Click on format button
>Fill
>Select...
barnesdacb
Welcome to Chandoo's forum. You should provide some sample data and your asking so that forum members can understand easily your requirement.
Regards,
Muneer
sachinbizboy,
I think any value is existed in the last column XFD (Excel-2007). You can check it according to Hui's statement. Press Ctrl+End. If it highlight in any cell of XFD, delete any column. You can insert a column.
Regards,
Muneer
Dear vrunda,
find the link and customize as you want. I have given just idea.
http://www.2shared.com/file/nxX4VOEl/Random_Question_and_Score-MNM.html
Regards,
Muneer
Dear Khushboo,
Welcome to Chandoo's forum.
You should make a dynamic chart. Use OFFSET() function and control your chart by two variable, i.e Start date and End date.
Regards,
Muneer
Dear Suresh,
In outlook 2010, you can preview the excel file if you click (single click) on excel attachment. You can also highlight the cell just like excel file.
Regards,
Nazmul Muneer
drewszone32
Please see the details below for learning IF condition. I think it will help you.
The Excel IF function checks to see if a certain condition is true or false. If the condition is true, the function will do one thing, if the condition is false, the function will do something else...