$$Excel-Macros$$ Pick from drop down list disable on moust right click

2014-11-07 Thread Kartik Dale
Hi All, I want to disable the "Pick from Drop-down list" option on mouse right click. [image: Inline image 1] -- Thanks Kartik -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.faceboo

$$Excel-Macros$$ Horizontal Scroll for Listbox in excel vba

2014-01-21 Thread Kartik Dale
Hi, Need to Scroll Horizontally (Column Index) Listbox with Scrollbar control in Excel Userform. -- Thanks Kartik -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexc

Re: $$Excel-Macros$$ How to generate correlated random variables in excel?

2014-01-08 Thread Kartik Dale
Use =randbetween() formula e.g: =randbetween(1,100) which can give you a number which is between 1 to 100 Regards, Kartik On Thu, Dec 19, 2013 at 10:15 PM, XX wrote: > HI all, > > I need some help with using excel to generate two sets of correlated > random variables, anyone can help me with

Re: $$Excel-Macros$$ Re: How to calculate interest in following scenario ?? plz help

2013-12-23 Thread Kartik Dale
Can you provide sample file Regards, Kartik On Mon, Dec 23, 2013 at 10:07 AM, khushal wrote: > Hie Experts.. > > The requirement is : If the amount is outstanding for 41 days then It > should calculate interest for 1 day and not 41 days. > > Thanks for your concern. > > > > On Saturday, De

$$Excel-Macros$$ Need a macro to open & copy data from a given path

2013-12-17 Thread Kartik Dale
Hello Experts, I need a macro to open a particular folder from excel and should copy the file name & sheet name & A1 value from each sheet. PFA Thanks Kartik -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of thi

Re: $$Excel-Macros$$ Sumprodcut (Differene between * & ,)

2013-11-25 Thread Kartik Dale
Hi Chandru, if you use "--" in front of the formula, it will convert Boolean values to 1's & 0's. For true it will convert to 1 & for false it will convert to 0. * means multiply Regards, Cartik On Mon, Nov 25, 2013 at 1:34 PM, Chandra Shekar < chandrashekarb@gmail.com> wrote: > Hello, >

Re: $$Excel-Macros$$ VBA Tips - Learn the name of the Windows user

2013-11-21 Thread Kartik Dale
Hi Folks, For Creating Quick Name Ranges short cut key is Ctrl+Shift+F3+Enter Below is the example table, when you hit Ctrl+Shift+F3+Enter it will create Name ranges for Jan to Aug & Toyota to BMW (Note you should select entire table and press above short cut key) Jan Feb Mar Apr May Jun Jul

Re: $$Excel-Macros$$ Vlookup query

2013-11-20 Thread Kartik Dale
Hi Shrinivas, PFA, Let me know if you need any changes required Regards, Cartik On Wed, Nov 20, 2013 at 5:10 PM, Shrinivas Shevde wrote: > Dear All > Please find attached query. > Is it possible to write aformula as per my requirement > > -- > Shrini > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:

Re: $$Excel-Macros$$ Formula to fetch employee names based on time

2013-11-18 Thread Kartik Dale
Hi Abhishek, Can you please be more clear on your request, so that we can try to solve your query Regards, Kartik On Wed, Nov 13, 2013 at 10:16 AM, Abhishek Jain wrote: > Friends, > > > I have a file, wherein I have times when employees are scheduled to > work. These times are in PST. > > I ha

Re: $$Excel-Macros$$ Help needed

2013-11-18 Thread Kartik Dale
Ravinder, PFA, Regards, Cartik On Tue, Nov 12, 2013 at 10:50 AM, Ravinder Kumar < ravinderbhardwa...@gmail.com> wrote: > Hi > > Please help me, to create a formula with small function and Vlook up > function. > > > Regards > Ravindra > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And

Re: $$Excel-Macros$$ Shortkey to unhide hidden column

2013-10-24 Thread Kartik Dale
For Unhiding the Columns, Select the entire columns(or Ctrl+Space) then click on right click button using Mouse or right click button then Click U On Wed, Oct 23, 2013 at 4:40 PM, Radhe Sham wrote: > Hi Group, > > My system got upgraded with Windows 7 Professional. > > In terms of Shortkeys , H

Re: $$Excel-Macros$$ Complicated Formula (automatic add back)

2013-10-09 Thread Kartik Dale
Hi Amar, As Ravinder said your question was not clear. I tried to resolve your query, plz find attachment. If this is not you are looking for let us be clear on your question. Regards, Kartik On Mon, Oct 7, 2013 at 4:36 PM, amar takale wrote: > Dear Experts > > Pls anybody guide me on this is

Re: $$Excel-Macros$$ Reg : Count of Color filled cells - VBA Code required

2013-09-30 Thread Kartik Dale
Hi Ravinder, Thanks for the code, It's working fine. Regards, Kartik On Wed, Sep 25, 2013 at 3:28 PM, Ravinder wrote: > Pfa….select range of colored cell when it ask. > > ** ** > > *From:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On

Re: $$Excel-Macros$$ Reg : Count of Color filled cells - VBA Code required

2013-09-24 Thread Kartik Dale
Thank you Ashish...:) Regards, Kartik On Tue, Sep 24, 2013 at 7:12 PM, ashish koul wrote: > try attached file > > > On Tue, Sep 24, 2013 at 6:47 PM, Kartik Dale wrote: > >> Hi All, >> >> In attached workbook I have some cells which are colored in Red,

$$Excel-Macros$$ Reg : Count of Color filled cells - VBA Code required

2013-09-24 Thread Kartik Dale
Hi All, In attached workbook I have some cells which are colored in Red, Green, Yellow, Orange. I need a count of these cells. Please find attachment. I'm looking for VBA Code, Excel formula also works fine. Thanks in Advance Regards, Kartik -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? A

Re: $$Excel-Macros$$ Urgent- Query on lookup

2013-09-06 Thread Kartik Dale
s that if the lookup > table has ID 121 with Status as “ Ok” but in original table ID 121 status > is “active” so I should come to know of the mismatch > > > On Fri, Sep 6, 2013 at 1:01 PM, Kartik Dale wrote: > >> Hi Ashwani, >> >> Please find attachment. Jus

Re: $$Excel-Macros$$ Urgent- Query on lookup

2013-09-06 Thread Kartik Dale
Hi Ashwani, Please find attachment. Just drag the formula in F column if you need it. Regards, Kartik On Fri, Sep 6, 2013 at 11:03 AM, ashwani agnihotri < ashwani.agniho...@gmail.com> wrote: > Hi, > > I have a query. I have two table named original and other. > > Now I want to look up for ID,s

Re: $$Excel-Macros$$ check date on open file

2013-08-15 Thread Kartik Dale
Hi Pawal, Please check this code Private Sub Workbook_Open() Dim expired As Date expired = "08/18/2013" If Now() > expired Then Call Macro1 'here Macro1 is your another Macro Code which you would like to run-'when today's date is greater than 08/18/2013' Else MsgBox "Today date is not exceeded

Re: $$Excel-Macros$$ SORTING DATA IN TWO COLUMNS (salary and name ) - sorting as per descending order of salary

2013-07-26 Thread Kartik Dale
Hi Vijay, Their is no need of formula to solve your request. By using sorting option in excel we can sort the data from largest to smallest or smallest to largest. Here are the few steps to get your desired output Step1 Go to cell "B1" (i.e Salary Column) press Ctrl+Shift+L Press Alt+Downarrow