Re: $$Excel-Macros$$ Excel Macros for Interest Calculation

2014-06-27 Thread Kalpesh Shivdas
Hi pramod & vaibhav Thank you for your reply I am still facing the interest calculation problem I have mensioned detail explanation in attached file. Can you please make macros for this calculation Regards On Jun 28, 2014 11:27 AM, "Vaibhav Joshi" wrote: > Did this got resolved at your end

Re: $$Excel-Macros$$ Excel Macros for Interest Calculation

2014-06-27 Thread Vaibhav Joshi
Did this got resolved at your end or do you need help on this? On Sun, Jun 22, 2014 at 2:45 PM, Kalpesh Shivdas wrote: > Hi Group > > > Can anyone help me on this > > Currently I am using (IF) formula for doing this calculation with is > very long & confusing. > > I have four values 1 opening

Re: $$Excel-Macros$$ Category SUM by Year. Help needed. Thanks!

2014-06-27 Thread Vaibhav Joshi
Did this got resolved at your end or do you need help on this? On Mon, Jun 23, 2014 at 3:36 AM, Jim Bucklin wrote: > Hi, I have been racking my brain on this one and can’t figure out a > solution… > > I have a spreadsheet that tracks expenses by category (Staffing, Travel & > Entertainment, MKT

Re: $$Excel-Macros$$ Excel table view to xml format

2014-06-27 Thread Vaibhav Joshi
Did this got resolved at your end or do you need help on this? On Tue, Jun 24, 2014 at 10:39 PM, yogananda muthaiah < yogananda.mutha...@gmail.com> wrote: > Hello Champs, > > Attached Excel in Sheet1 contains sample table view in A , B , C & D > Column. Would need your help in getting output gen

Re: $$Excel-Macros$$ Excel Data to be sent through email to customers at a time

2014-06-27 Thread Vaibhav Joshi
Did this got resolved at your end or do you need help on this? On Wed, Jun 25, 2014 at 10:50 AM, Pravin Gunjal wrote: > Good Morning, > > I would like to email the attached data > in body text of email > in a single click > to all customers. > > A > separate mail must be sent for different cust

Re: $$Excel-Macros$$ Consolidating Multiple Categories from Separate New Workbooks Each Week

2014-06-27 Thread Vaibhav Joshi
Did this got resolved at your end or do you need help on this? On Mon, Jun 23, 2014 at 11:01 PM, Sean M wrote: > Hey Everyone, > > I'm having a hard time finding a solution to this issue and I'm hoping > someone > with more Excel/VBA knowledge than my novice self can offer some > suggestions. >

Re: $$Excel-Macros$$ Select cells based on custom format

2014-06-27 Thread xlstime
what you want? u need to convert value or else . Enjoy Team XLS On Fri, Jun 27, 2014 at 3:42 PM, Vijayendra Rao wrote: > Dear Experts, > > > > Can you please help me on selecting the cells based on custom format. > > > In attached file some figures contains Dr & Cr.

Re: $$Excel-Macros$$ Sort VBA Code Modified

2014-06-27 Thread Lalit Mohan Pandey
Yes it will work in excel 2003 and above On Friday, 27 June 2014 15:31:54 UTC+5:30, amar takale wrote: > > Dear Lalit Mohan > > Then it code not work in excel 2003? > > On Fri, Jun 27, 2014 at 3:24 PM, Lalit Mohan Pandey > > wrote: > > change your code as i have changed it: > > > > Sub SECEP

Re: $$Excel-Macros$$ Re: Extract duplicate data and run calculation- macro request

2014-06-27 Thread Pramod Singh
Hi Missy, PFA It's My Pleasure to help your. And do not say thanks yaar Be happy. Pramod On Fri, Jun 27, 2014 at 4:05 PM, Missy786 wrote: > Dear Pramod, > > Thank you for your reply back. > > I am writing to request, if it is possible to update the code, so it also > extracts the n

$$Excel-Macros$$ Urgent required QA Automation Engineer - Foster City, CA

2014-06-27 Thread Gary .
*Please respond to gurjant.si...@damcosoft.com * *Position: QA Automation Test EngineerLocation: Foster City, CADuration: 6-9 Months, high possibility of extension* *Need Local Profile: F2F after Telephonic* *Need Visa COPY or Photo ID proof at the time of submission.* Responsibilities: • Cre

$$Excel-Macros$$ Re: prepare an existing spreadsheet for UL to a HikaShop plugin in Joomla

2014-06-27 Thread Patrick Mutwiri
I'm having trouble with hikashop integration. smone help On Tuesday, June 10, 2014 12:25:11 AM UTC+3, Tim Collins wrote: > > > > I, > i need to reformat a spreadsheet and convert to .csv so i can > automatically prepare monthly prices list for an ECommerce site using > HikaShop shopping cart plu

Re: $$Excel-Macros$$ How to remove vb code after you make a copy

2014-06-27 Thread Paul Schreiner
Try adding this code:       With ActiveWorkbook.VBProject     For x = .VBComponents.Count To 1 Step -1     If (.VBComponents(x).Name = "Report") Then     .VBComponents(x).CodeModule.DeleteLines _     1, .VBComponents(x).CodeModule.CountOfLines     End If

$$Excel-Macros$$ Re: fill in the missing data for highlighted rows - macro request

2014-06-27 Thread jun a
Please use the sample data in the attachment for further example of the problem explained above, as the links above do not work. Thank you for your time and help. -- 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

$$Excel-Macros$$ fill in the missing data for highlighted rows - macro request

2014-06-27 Thread jun a
I am writing to seek help, in creating a macro, which can find and fill in missing rows of data based on the macro logic below. If name(column B), has either a id1, or id2 or both. I would like the macro to find duplicate names, where one name in row 1, have both of its ids missing and another

$$Excel-Macros$$ 2d array: ignore blank cells

2014-06-27 Thread Gerrit Grundling
Greetings, all I have several data sets for selected aerofoils, which I have now transformed to a 2d array of CL(AoA, Reyn) for each aerofoil. I want to perform 2d interpolation using XonGrid Interp2d.

Re: $$Excel-Macros$$ Sort VBA Code Challenging difficult work

2014-06-27 Thread amar takale
Dear Lalit bro.. Thanks for this good one code but it is only for mkt cap column & i required this filter for total Row no 7 means all field (If add other criteria field in row 7). So pls as per my criteria solution,provide me VBA Code. One more small Question that i dont required filter arrow in

Re: $$Excel-Macros$$ Re: Extract duplicate data and run calculation- macro request

2014-06-27 Thread Missy786
Dear Pramod, Thank you for your reply back. I am writing to request, if it is possible to update the code, so it also extracts the name's prices and type, if its not too much trouble. Please see the updated new attachment for further details. Thank you so much for all your help and time into

Re: $$Excel-Macros$$ Sort VBA Code Challenging difficult work

2014-06-27 Thread Lalit Mohan Pandey
Try this, I have created this for only MCap column: *Option Explicit* *Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As Boolean)* *If Target.Address = "$D$7" Then* *Call FilterData* *Application.Goto Me.Cells(1, 1)* *End If* *End Sub* *Sub F

Re: $$Excel-Macros$$ Sort VBA Code Modified

2014-06-27 Thread amar takale
Dear Lalit Mohan Then it code not work in excel 2003? On Fri, Jun 27, 2014 at 3:24 PM, Lalit Mohan Pandey wrote: > change your code as i have changed it: > > Sub SECEPSDES() > > With ActiveWorkbook.Worksheets("Sector Valn") > .Sort.SortFields.Clear > .Range("A6:U21").Sort Key

$$Excel-Macros$$ Re: URGENT Help! How to display "Period" the data has been selected through the timeline.

2014-06-27 Thread Lalit Mohan Pandey
What you want whenever you scroll down the timline should also scroll down? On Friday, 27 June 2014 14:59:45 UTC+5:30, Prayank Vidyarthi wrote: > > Hi Excel Gurus, > > I need your help as I am really stuck over here. I have data starting from > Nov 2012 till March 2014. I have created various cha

Re: $$Excel-Macros$$ Sort VBA Code Modified

2014-06-27 Thread Lalit Mohan Pandey
change your code as i have changed it: *Sub SECEPSDES()* *With ActiveWorkbook.Worksheets("Sector Valn")* *.Sort.SortFields.Clear* *.Range("A6:U21").Sort Key1:=.Range("E7:E21"), Order1:=xlDescending, Header:=xlYes* *End With* *End Sub* *Sub SECEPSASC()* *

Re: $$Excel-Macros$$ Sort VBA Code Challenging difficult work

2014-06-27 Thread amar takale
Dear Lali Mohan Exactly i want data by sort based on multiple criteria range. Regards Amar On Fri, Jun 27, 2014 at 3:20 PM, amar takale wrote: > Dear Pramod > > First thanks for reply.If you see Raw sheet (Row No 7) cell D7,here > are I double click then mkt cap will sort as per criteria betwe

Re: $$Excel-Macros$$ Sort VBA Code Challenging difficult work

2014-06-27 Thread amar takale
Dear Pramod First thanks for reply.If you see Raw sheet (Row No 7) cell D7,here are I double click then mkt cap will sort as per criteria between 1000 to 5000 automatically which show output in output sheet,like this i will click each criteria Price,Roe... etc. & data sort as per criteria range in

Re: $$Excel-Macros$$ Sort VBA Code Challenging difficult work

2014-06-27 Thread Lalit Mohan Pandey
What do you mean by sort based on criteria? On Friday, 27 June 2014 15:03:04 UTC+5:30, pramodb35 wrote: > > Not Sure What you are saying. > > > Need more description. > > > > > > On Fri, Jun 27, 2014 at 11:28 AM, amar takale > wrote: > >> Dear All friends >> >> Can anyone suggestion pls? >> >> On

Re: $$Excel-Macros$$ Sort VBA Code Challenging difficult work

2014-06-27 Thread Pramod Singh
Not Sure What you are saying. Need more description. On Fri, Jun 27, 2014 at 11:28 AM, amar takale wrote: > Dear All friends > > Can anyone suggestion pls? > > On Wed, Jun 25, 2014 at 12:17 PM, amar takale > wrote: > > Dear Expert team > > > > I Required code for sort data as per criteria

$$Excel-Macros$$ URGENT Help! How to display "Period" the data has been selected through the timeline.

2014-06-27 Thread Prayank Vidyarthi
Hi Excel Gurus, I need your help as I am really stuck over here. I have data starting from Nov 2012 till March 2014. I have created various charts for my dashboard and have also inserted a timeline slicer to my pivots. The orientation of this dashboard is portrait and the timeline is given on t