$$Excel-Macros$$ Excel Dashboard

2015-08-18 Thread Deepa
Hi Everyone, Can someone please give me some site which gives really fancy dashboard illustration. We are tryng to build a couple of dahsboard but the "coolness" quotient is a lil low. Any help would be much appreciated. TIA -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna b

$$Excel-Macros$$ Join me on Bebo

2009-01-05 Thread Deepa Bharti
request of Deepa Bharti . You have not been added to a mailing list. If you would prefer not to receive invitations from ANY Bebo members please click here - http://www.bebo.com/unsub/8409672181a119708434 Bebo, Inc., 795 Folsom St, 6th Floor, San Francisco, CA 94107, USA

$$Excel-Macros$$ Re:

2008-10-21 Thread Deepa
Hi, you can use the formula =right(A2,6) where a2 is the cell number where your data resides and 6 is the number of characters you want from the right hand side of the text On Oct 19, 6:45 pm, "Mattathil M. Pradeep" <[EMAIL PROTECTED]> wrote: > Dears.. > > How to copy particular data from one c

$$Excel-Macros$$ Pivot macro

2008-10-13 Thread deepa bharti
Hi, i know this would be a very basic question but I need to get create a pivot through a macro but I am facing soem debugging issue . can anyone help me with that. Also I would like to know the command for inseting a new worksheet in an workbook and renaming it. Thanks --~--~-~--~~--

$$Excel-Macros$$ Re: Function Trouble: Not sure how to correctly reference my variable

2008-09-09 Thread Deepa
Hi The tier values have to be refered as Tier1 = range("h743").value this will get the value contained in that particular cell you can also do range("H743").select activecell.value On Sep 8, 2:57 pm, XpandeR <[EMAIL PROTECTED]> wrote: > Hi Jim, > > you have to use the Val function as it returns t