Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dear All,
My data in formula . How i'm going to use pivot table b'cos pivot table doesn't recognize my value (results form formula) , he only take as a formula. e.g. =[purchase_entry.xls]sale!$B893 and the results is Jan the pivot table cannot recognise the particular cell as Jan. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
the cell B893 has date or name "JAN" ?
if it is date and if u are formated as mmm then it wont. On Jan 28, 1:00*pm, ramzi wrote: Dear All, My data in formula . How i'm going to use pivot table b'cos pivot table doesn't recognize my value (results form formula) , he only take as a formula. e.g. =[purchase_entry.xls]sale!$B893 *and the results is Jan the pivot table cannot recognise the particular cell as Jan. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi Muddan,
i format as mmm... "muddan madhu" wrote: the cell B893 has date or name "JAN" ? if it is date and if u are formated as mmm then it wont. On Jan 28, 1:00 pm, ramzi wrote: Dear All, My data in formula . How i'm going to use pivot table b'cos pivot table doesn't recognize my value (results form formula) , he only take as a formula. e.g. =[purchase_entry.xls]sale!$B893 and the results is Jan the pivot table cannot recognise the particular cell as Jan. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
try this
replace formula to =Text([purchase_entry.xls]sale!$B893,"mmm") On Jan 28, 2:54*pm, ramzi wrote: hi Muddan, i format as mmm... "muddan madhu" wrote: the cell B893 has date or name "JAN" ? if it is date and if u are formated as mmm then it wont. On Jan 28, 1:00 pm, ramzi wrote: Dear All, My data in formula . How i'm going to use pivot table b'cos pivot table doesn't recognize my value (results form formula) , he only take as a formula. e.g. =[purchase_entry.xls]sale!$B893 *and the results is Jan the pivot table cannot recognise the particular cell as Jan.- Hide quoted text - - Show quoted text - |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=[purchase_entry.xls]sale!$B893 and the results is Jan
the pivot table cannot recognise the particular cell as Jan One guess is that you want the link to be "seen" as a date? Try something like this: = --(1& [purchase_entry.xls]sale!$B893 &2009) which makes it into an unambiguous date, 1st Jan 2009 -- Max Singapore http://savefile.com/projects/236895 Downloads:22,500 Files:370 Subscribers:66 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Sumproduct Formula with Pivot Table Data | Excel Worksheet Functions | |||
How to convert OLAP data (PIVOT Table) to formula | Excel Discussion (Misc queries) | |||
Get Pivot Table Data Formula | Excel Discussion (Misc queries) | |||
Pivot table, dynamic data formula | Excel Discussion (Misc queries) | |||
Need Formula to display pivot table source data | Excel Worksheet Functions |