Re: $$Excel-Macros$$ Creating UserForm on Upper, Lower and Proper case

2014-04-10 Thread ashish koul
r bypassing any security > measure. > 4) Acknowledge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > membe

Re: $$Excel-Macros$$ What am I missing????

2014-04-10 Thread ashish koul
try ths not tested but shuld work =SUM(OFFSET(A3,0,1,1,MATCH(ReportPeriod,$A$1:$M$1,0))) On Thu, Apr 10, 2014 at 6:21 PM, Steve Weaver wrote: > Thank you Ashish . . . works perfectly. How can I get Col Q on sheet Data > to show year to date results? > > Sent from my iPhone > &g

Re: $$Excel-Macros$$ What am I missing????

2014-04-10 Thread ashish koul
ignore the previous one and try ths one =SUM(OFFSET(A3,0,0,1,MATCH(ReportPeriod,$A$1:$M$1,0))) On Thu, Apr 10, 2014 at 7:30 PM, ashish koul wrote: > try ths not tested but shuld work > > =SUM(OFFSET(A3,0,1,1,MATCH(ReportPeriod,$A$1:$M$1,0))) > > > On Thu, Apr 10, 2014 at 6:2

Re: $$Excel-Macros$$ Need VBA Code to extract pdf file from URL.

2014-04-10 Thread ashish koul
Fexcel%2Fdownloadfile.aspx&h=TAQEit-rd&enc=AZMLNgnrGp9ggxRiSuOJgUHMUCMa4SNXrgVisQk6U6ARpgZeEBLxWw5Sx8-z67s2RYilxKHosxGcUVcrgIDUUOQWpb82ECeR6UWfNwmrADeYx2dP6SgHDr6E25Id8XF8Ntuoeu_ikMOXRWZjTC0b3pxj&s=1> Dim sURL As String Dim LocalFilename As String Dim filename As String Const folder_na

Re: $$Excel-Macros$$ Specific dates Grouping(urgent) excel or vba

2014-04-10 Thread ashish koul
ost to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/d/optout. > -- *Regards* *Ashish Koul* *Visit* http://www.excelvbamacros.in Like Us on Facebook<ht

Re: $$Excel-Macros$$ Help to merge text from difference cell

2014-04-08 Thread ashish koul
pls share sample file On Mon, Apr 7, 2014 at 2:42 PM, Ashish Bhalara wrote: > Dear experts, > > I want merge cell containing text value and want comma(,) between all cell > value in cocatenate function but my query is that when cell value is blank, > the comma should not be

Re: $$Excel-Macros$$ Need help to find the missing emp id on particular date

2014-04-08 Thread ashish koul
edge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You r

Re: $$Excel-Macros$$ Can too many calculations corrupt a workbook?

2014-04-08 Thread ashish koul
Ashish On Tue, Apr 8, 2014 at 11:55 PM, ashish koul wrote: > Hi Matt, > > Please try this addin > > > > On Tue, Apr 8, 2014 at 11:25 PM, Matt Watson wrote: > >> I have a formula and macro rich workbook. It has about 21 worksheets that >> I work in. I mostly

Re: $$Excel-Macros$$ Can too many calculations corrupt a workbook?

2014-04-08 Thread ashish koul
received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-mac

Re: $$Excel-Macros$$ Re: How to define the uppercase, lowercase and proper()

2014-04-07 Thread ashish koul
1- yes to avoid blank cells n formula's 2 you can try For Each cl In Range("a1:a100") 3 is it small -upper sequence? On Mon, Apr 7, 2014 at 8:59 PM, Falina Gan wrote: > Hi Ashish, > > Are you there to guide me on the questions below? > > Thanks > > > O

Fwd: $$Excel-Macros$$ Help to merge text from difference cell

2014-04-07 Thread Ashish Bhalara
Dear experts, I want merge cell containing text value and want comma(,) between all cell value in cocatenate function but my query is that when cell value is blank, the comma should not be display. Is it possible, kindly guide regarding this. Thanks & regards. Ashish Bhalara 9624111822 P*Pl

Re: $$Excel-Macros$$ Re: How to define the uppercase, lowercase and proper()

2014-04-05 Thread ashish koul
you need to select the range and then run proper, upper , lower etc as per your requirement On Sat, Apr 5, 2014 at 9:54 PM, Falina Gan wrote: > Hi Ashish, > > Good day, > > I have tested your codes but the texts are not changes at all. The macro > have asked me which one to

Re: $$Excel-Macros$$ Macro for copying from a notepad and creating a record in excel

2014-04-05 Thread ashish koul
ups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http:

Re: $$Excel-Macros$$ Delete button on Sequence Column

2014-04-05 Thread ashish koul
l to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/d/optout. > -- *Regards* *Ashish Koul* *Visit* http://www.excelvbamacros.in Like Us on Facebook<http://www.facebook.com/pages/Ex

Re: $$Excel-Macros$$ Compare two worksheet Trial Balance

2014-04-05 Thread ashish koul
#x27;t ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving email

Re: $$Excel-Macros$$ Re: How to define the uppercase, lowercase and proper()

2014-04-05 Thread ashish koul
n > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/d/optout. > -- *Regards* *Ash

Re: $$Excel-Macros$$ Help to merge text from difference cell

2014-04-05 Thread ashish koul
please share a sample workbook On Sat, Apr 5, 2014 at 1:18 PM, Ashish Bhalara wrote: > Dear experts, > > I want merge cell containing text value and want comma(,) between all cell > value in cocatenate function but my query is that when cell value is blank, > the comma should not

$$Excel-Macros$$ Help to merge text from difference cell

2014-04-05 Thread Ashish Bhalara
Dear experts, I want merge cell containing text value and want comma(,) between all cell value in cocatenate function but my query is that when cell value is blank, the comma should not be display. Is it possible, kindly guide regarding this. Thanks & regards. Ashish Bhalara 9624111822 P*Pl

$$Excel-Macros$$ Error occured during opening the file

2014-04-03 Thread Ashish Bhalara
th log file in xml which mention below. - < recoveryLog xmlns="*http://schemas.openxmlformats.org/spreadsheetml/2006/main <http://schemas.openxmlformats.org/spreadsheetml/2006/main>*"> error008880_01.xml Errors were detected in file 'D:\Ashish\Share Document\Account

$$Excel-Macros$$ Error occured during opening the file

2014-04-03 Thread Ashish Bhalara
nd open as [Repaired] file. This file contain many sheets and conditions of also linking of each sheets. To complete the task of copy paste in new work book is so hard to write all conditions & macros. Kindly give the proper solution regarding this matter. Thanks & regards. Ashish Bhalar

Re: $$Excel-Macros$$ All text box need to be enter

2014-04-02 Thread ashish koul
you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com.

Fwd: $$Excel-Macros$$ Show links which to other Data source

2014-04-02 Thread Ashish Bhalara
-- Forwarded message -- From: Ashish Bhalara Date: Wed, Apr 2, 2014 at 4:10 PM Subject: Fwd: $$Excel-Macros$$ Show links which to other Data source To: "excel-macros@googlegroups com" -- Forwarded message ------ From: Ashish Bhalara Date: Tue, Apr 1, 20

Re: $$Excel-Macros$$ Show links which to other Data source

2014-04-02 Thread ashish koul
wk.Name wkb.Sheets(1).Range("b" & k).Value = cl.Address wkb.Sheets(1).Range("c" & k).Value = "'" & cl.Formula wkb.Sheets(1).Range("d" & k).Value = extlinks(j) k = k + 1

Fwd: $$Excel-Macros$$ Show links which to other Data source

2014-04-02 Thread Ashish Bhalara
-- Forwarded message -- From: Ashish Bhalara Date: Tue, Apr 1, 2014 at 1:23 PM Subject: $$Excel-Macros$$ Show links which to other Data source To: "excel-macros@googlegroups com" Dear experts, My workbook containing large no. of sheets & formulas, but I want

Re: $$Excel-Macros$$ Show links which to other Data source

2014-04-01 Thread ashish koul
.Range("b" & k).Value = "'" & cl.Formula wkb.Sheets(1).Range("c" & k).Value = extlinks(j) k = k + 1 End If Next Next End Sub try this for sheet1 only use the loop to go through all worksheets in the workb

$$Excel-Macros$$ Show links which to other Data source

2014-04-01 Thread Ashish Bhalara
Dear experts, My workbook containing large no. of sheets & formulas, but I want to show those formulas which containing links to other data source of file. Kindly know me how to check it. -- Regards. Ashish Bhalara 9624111822 P*Please do not print this email unless it is absolutely neces

Re: $$Excel-Macros$$ Macro for IF & AND condition

2014-03-30 Thread ashish koul
can u share a sample file? On Sun, Mar 30, 2014 at 9:44 PM, Renata Torquato wrote: > Thanks. > > That's exactly what I tried before but it doesn't work ... =/ > > Em domingo, 30 de março de 2014 12h29min52s UTC-3, ashish escreveu: >> >> Sub test() >>

Re: $$Excel-Macros$$ Save only a few sheets

2014-03-30 Thread ashish koul
a in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > e

Re: $$Excel-Macros$$ Macro for IF & AND condition

2014-03-30 Thread ashish koul
roup and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google

Re: $$Excel-Macros$$ Macro to Import Word Tables to Excel from a folder

2014-03-29 Thread ashish koul
Sub test() Dim filenm As String, folderpath As String folderpath = "C:\Documents and Settings\Ashish Koul\Desktop\sample files\" filenm = Dir(folderpath) While (filenm <> "") If InStr(filenm, ".doc") > 0 Then Call copytables(folderpat

Re: $$Excel-Macros$$ Re: VBA Macro for data split as per the specified format

2014-03-29 Thread ashish koul
3:31 UTC+5:30, renuka chari wrote: >> >> Hi Ashish/deepak sirs, >> >> thanks for your valuable time invested for my query.. >> >> ashish sir, >> >> your code is working like rock >> >> my special thanks to you s

Re: $$Excel-Macros$$ How to match a combobox result with an textbox

2014-03-29 Thread ashish koul
Acknowledge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. >

Re: $$Excel-Macros$$ Re: How to match a combobox result with an textbox

2014-03-29 Thread ashish koul
eived this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to e

Re: $$Excel-Macros$$ Re: Copy data from multiple sheets into single sheet.

2014-03-27 Thread Ashish Bhalara
Dear Vallinayagam This sheet are password protected so I can not see the coding of copy paste. Kindly provide the coding or file containing without password. Thanks Ashish On Thu, Mar 27, 2014 at 3:28 PM, Vallinayagam wrote: > Hi, > > Attached file contains a macro which will be u

$$Excel-Macros$$ Re: Text Cleaning

2014-03-25 Thread Ashish Bhatnagar
thin seconds, and under just nominal cost. May be most of your basic issues in data cleansing gets solved. Thanks. Ashish Bhatnagar On Monday, June 4, 2012 8:44:34 PM UTC+5:30, SG wrote: > > Hi, > > This is my first post in this group.I have learnt many things from this > group.I'

$$Excel-Macros$$ Re: data cleansing

2014-03-25 Thread Ashish Bhatnagar
onds, and under just nominal cost. May be most of your basic issues in data cleansing gets solved. Thanks. Ashish Bhatnagar On Wednesday, October 30, 2013 4:36:42 AM UTC+5:30, Diamond Dave wrote: > > I have a situation where I down load data and delineate results leaving > a nam

Re: $$Excel-Macros$$ Difference in minutes between 2 dates

2014-03-23 Thread Ashish Kumar
Hi Priyanka, PFA Thanks Ashish On 23 March 2014 17:35, Priyanka Sachdeva wrote: > Thanks Abhishek, > > Yes, I did see the formula. Never knew it would be that straight forward > > Will give it a try and keep you posted. Really appreciate the help ! > > > > Regards

Re: $$Excel-Macros$$ Re: VBA Macro for data split as per the specified format

2014-03-23 Thread ashish koul
ote: >> >>> Dear Deepak, >>> >>> thanks for your great help... it would be working so great... >>> >>> but i was found a small problem from Output 2 here i am getting positive >>> values twice >>> >>> and for output 1

Re: $$Excel-Macros$$ VBA Macro for data split as per the specified format

2014-03-21 Thread ashish koul
l and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" gr

Re: $$Excel-Macros$$ how to retrieve already applied conditional formatting on a cell

2014-03-20 Thread ashish koul
roup, send email to excel-macros@googlegroups.com. >> Visit this group at http://groups.google.com/group/excel-macros. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It's

Re: $$Excel-Macros$$ Fwd: Need VBA coding for vlookup function

2014-03-19 Thread Ashish Bhalara
OK, I got it, Thank you very much Mr.Ravinderji. On Wed, Mar 19, 2014 at 2:33 PM, Ravinder wrote: > Pfa… put correct formula for B4 and B5 in vba code…. > > > > *From:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On Behalf Of *Ashish Bhalara &

Re: $$Excel-Macros$$ Very urgent . i need to submit my project today.. please help

2014-03-17 Thread koul . ashish
ubmit my project today.. please help Am using excel 2007. On 17-Mar-2014 12:24 PM, "ashish koul" wrote: > which version of excel r u using > > > On Mon, Mar 17, 2014 at 12:22 PM, Prabhu Pinky wrote: > >> Guys...pls help with my query >> On 17-Mar-2014

Re: $$Excel-Macros$$ Very urgent . i need to submit my project today.. please help

2014-03-16 Thread ashish koul
> > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this g

Re: $$Excel-Macros$$ Dynamic Attachment with Email Send

2014-03-16 Thread ashish koul
/optout. >> > > -- > 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/discussexcel > > FORUM RULES > > 1) Use concise, accurate thread titles. Poor thread ti

Re: $$Excel-Macros$$ query need help

2014-03-16 Thread ashish koul
; 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "

Re: $$Excel-Macros$$ Need an address split up formula.....

2014-03-16 Thread ashish koul
then try left and find function combined On Sun, Mar 16, 2014 at 1:02 AM, Indrajit $nai wrote: > Yes Ashish... > > > On Sat, Mar 15, 2014 at 3:39 PM, ashish koul wrote: > >> is ACT common in all >> >> >> On Wed, Mar 12, 2014 at 4:45 PM, Indrajit $nai

Re: $$Excel-Macros$$ How to convert 1 (numeric value) to One (alpha value)

2014-03-16 Thread ashish koul
use this function http://support.microsoft.com/KB/213360 http://www.yogeshguptaonline.com/2009/07/excel-functions-convert-numbers-into.html Regards Ashish On Sat, Mar 15, 2014 at 7:42 PM, irshad khan wrote: > Hi Team, > > Is it possible to convert numeric value to alpha value. &g

Re: $$Excel-Macros$$ formatar colunas com especificidade melhor

2014-03-16 Thread ashish koul
cel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/d/optout. > -- *Regards* *Ashish Koul* *Visit* http://www.excelvbamacros.in Like Us on Facebook<http://www.facebook.com/pages/Excel-VBA-Code

Re: $$Excel-Macros$$ query2

2014-03-16 Thread ashish koul
sage because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups

Re: $$Excel-Macros$$ Save an Excel file as XML

2014-03-15 Thread ashish koul
el-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/d/optout. > -- *Regards* *Ashish Koul* *Visit* http://www.excelvbamacros.in Like Us on Facebook<http://www.facebook.com/pages/Excel-VBA-

Re: $$Excel-Macros$$ Need an address split up formula.....

2014-03-15 Thread ashish koul
p. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more opt

Re: $$Excel-Macros$$ Help!!(Dashboard)

2014-03-15 Thread ashish koul
check chandoo.org http://office.microsoft.com/en-in/templates/dashboard-TC101915534.aspx http://www.skilledup.com/learn/business-entrepreneurship/best-free-excel-templates-dashboards/ On Thu, Mar 13, 2014 at 11:50 AM, Soum wrote: > Dear Ashish, > > > >Could

Re: $$Excel-Macros$$ Excel Forum available @ discussexcel.com

2014-03-10 Thread ashish koul
mp; rowno).Value .Range("C21").Value = Sheets("Sheet1").Range("C" & rowno).Value End With End Sub On Mon, Mar 10, 2014 at 2:22 PM, Leo Ruphen wrote: > Hi ashish, > > I dont have any outputs to provide. but i have explained it all in the > wor

Re: $$Excel-Macros$$ How to link a cell between two worksheets keeping the Hyperlink?

2014-03-10 Thread ashish koul
t; but when i insert a hyperlink in the principal worksheet (pasta1), the >>> other doesn't updates. >>> Thanks for your help! >>> >>> >>> >>> *Att. Caroline Campos (21) 8102-4893 <%2821%29%208102-4893>* >>> >>> *Preser

Re: $$Excel-Macros$$ IF statements in VBA

2014-03-09 Thread ashish koul
g or bypassing any security > measure. > 4) Acknowledge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are n

Re: $$Excel-Macros$$ Excel Forum available @ discussexcel.com

2014-03-09 Thread koul . ashish
Can u share how output will look like Sent on my BlackBerry(R) from Vodafone -Original Message- From: ashish koul Date: Sun, 9 Mar 2014 22:42:50 To: excel-macros Subject: Re: $$Excel-Macros$$ Excel Forum available @ discussexcel.com which row you want to pick how r u going to decide

Re: $$Excel-Macros$$ Excel Forum available @ discussexcel.com

2014-03-09 Thread ashish koul
which row you want to pick how r u going to decide that On Sun, Mar 9, 2014 at 1:26 PM, Leo Ruphen wrote: > Hi Ashish, > > Thanks for the prompt reply, But i have few columns to be copied to the > invoice. > Please refer attachment for more details > > Thanks and Regards

Re: $$Excel-Macros$$ Excel Forum available @ discussexcel.com

2014-03-08 Thread ashish koul
oss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group,

Re: $$Excel-Macros$$ Name Range Change through VBA

2014-03-08 Thread ashish koul
XCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/ex

Re: $$Excel-Macros$$ import txt file to excel with vba

2014-03-08 Thread ashish koul
ead titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > 2) Don't post a question in the thread of another member. > 3) Don't post questions reg

Re: $$Excel-Macros$$ How to link a cell between two worksheets keeping the Hyperlink?

2014-03-08 Thread ashish koul
oglegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/groups/opt_out. > -- *Regards* *Ashish Koul* *Visit* http://www.excelvbamacros.in Like Us on Facebook<http://www.facebook.com/pages/Excel-VBA-Co

Re: $$Excel-Macros$$ cell tooltip

2014-03-08 Thread ashish koul
group, send email to excel-macros@googlegroups.com. >> Visit this group at http://groups.google.com/group/excel-macros. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Thanks and Regards, Rp. > > -- > Are you =EXP(E:RT) o

Re: $$Excel-Macros$$ Need micro

2014-03-06 Thread Ashish Kumar
Hi Rupesh, then go with abhishek's formula. Thanks Ashish On 7 March 2014 12:19, Rupesh Patil wrote: > Thanks your quick reply, but I want cut last 6 characters from column 'A' > and paste it to column"B" > > > On Fri, Mar 7, 2014 at 12:08 PM, Abhish

Re: $$Excel-Macros$$ Need micro

2014-03-06 Thread Ashish Kumar
Hi Rupesh, PFA Thanks Ashish On 7 March 2014 11:57, Rupesh Patil wrote: > Hi Expert, > > Please find file in attachment > -- > Thanks and Regards, Rp. > > -- > 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)

Re: $$Excel-Macros$$ Find the count of city without blank

2014-03-04 Thread ashish koul
To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, v

Re: $$Excel-Macros$$ VBA to change number

2014-03-04 Thread ashish koul
try ths Sub test() Dim CL As Range Dim i As Long For Each CL In Range("fRUITS") ActiveSheet.Range("c5").Value = CL.Value ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:="C:\Documents and Settings\Ashish Koul\My Documents\"

Re: $$Excel-Macros$$ VBA to change number

2014-03-04 Thread ashish koul
Sub test() Dim myarray As Variant Dim i As Long myarray = Array("Apple", "Orange", "Peer") For i = LBound(myarray) To UBound(myarray) ActiveSheet.Range("c5").Value = myarray(i) ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:=&

Re: $$Excel-Macros$$ Database Query Macro- Password Prompt - Excel

2014-02-28 Thread ashish koul
eiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/groups/opt_out

Re: $$Excel-Macros$$ Hyperlink formula for horizontal Search

2014-02-28 Thread Ashish Kumar
Hi Ravinder Sir, OWSOME..!!! On 28 February 2014 15:33, Ravinder wrote: > PFA. > > > > *From:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On Behalf Of *amar takale > *Sent:* Friday, February 28, 2014 3:18 PM > *To:* excel-macros@googlegroups.com > *Subject:

Re: $$Excel-Macros$$ Need Help to create Macro.

2014-02-27 Thread Ashish Kumar
Dear Sir, Query is resolved. no action required. specially thanks to ravinder sir. Thanks Ashish On 27 February 2014 18:54, Ashish Kumar wrote: > Hi Ravinder Sir, > > If we want the same output for Subjective like MCQ then what to do for > getting the same output in F column

Re: $$Excel-Macros$$ Need Help to create Macro.

2014-02-27 Thread Ashish Kumar
Hi Ravinder Sir, If we want the same output for Subjective like MCQ then what to do for getting the same output in F column. kindly advise. Thanks Ashish On 27 February 2014 14:46, Ravinder wrote: > PFA, first select range (already selected ) of data then click on button > >

Re: $$Excel-Macros$$ Need Help to create Macro.

2014-02-27 Thread Ashish Kumar
Need your help to resolve this. Thanks Ashish On 27 February 2014 16:22, Ravinder wrote: > Thanks > > *From:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On Behalf Of *Ashish Kumar > *Sent:* Thursday, February 27, 2014 4:21 PM > *To:* e

Re: $$Excel-Macros$$ Need Help to create Macro.

2014-02-27 Thread Ashish Kumar
Dear Ravinder Sir, Sheet is Working perfect. Thanks a lot for your valuable support. Genius !!! Thanks Ashish On 27 February 2014 14:46, Ravinder wrote: > PFA, first select range (already selected ) of data then click on button > > > > *From:* excel-macros@googlegro

Re: $$Excel-Macros$$ Need Help to create Macro.

2014-02-27 Thread Ashish Kumar
Dear Seniors, Any updates on the same. kindly reply Thanks Ashish On 27 February 2014 13:16, Ashish Kumar wrote: > Dear All, > > I want do changes in Coloumn F (Sheet 2) like example below mentioned in. > I want extract the (a) option (b) option C, d Continuesly from the data

Re: $$Excel-Macros$$ Macro to Download csv file from a dynamic date based url to a specified file location

2014-02-23 Thread ashish koul
ownloadToFile(0, URL, LocalFilename, 0, 0) If lngRetVal = 0 Then DownloadFile = True End Function Sub downfile() 'http://www.cpearson.com/excel/downloadfile.aspx Dim sURLAs String Dim LocalFilename As String Dim filename As String Const UNC = "C:\Documents and Setti

Re: $$Excel-Macros$$ Dependent Combo box

2014-02-22 Thread ashish koul
ers and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsub

Re: $$Excel-Macros$$ Excel micro

2014-02-22 Thread ashish koul
because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@goo

Re: $$Excel-Macros$$ Repeat the Number Series based on the Vlookup Number

2014-02-20 Thread ashish koul
it https://groups.google.com/groups/opt_out. >> > > -- > 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/discussexcel > > FORUM RULES > >

Re: $$Excel-Macros$$ Convert columns to rows

2014-02-20 Thread ashish koul
ng emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/groups/opt_out. > -- *Regard

Re: $$Excel-Macros$$ For one workbook to another workbook using VBA

2014-02-20 Thread ashish koul
d Need >>>>>>> Advice will not get quick attention or may not be answered. >>>>>>> 2) Don't post a question in the thread of another member. >>>>>>> 3) Don't post questions regarding breaking or bypassing any security >>

Re: $$Excel-Macros$$ Re: Find Distance and Time between two cities using Google Map In excel

2014-02-20 Thread ashish koul
try this link http://oco-carbon.com/2012/03/06/google-excel-distance-function/ On Tue, Feb 18, 2014 at 8:32 PM, Greg Hart wrote: > Ashish - thank you for posting. I receive a #value! error in the distance > field. I am using Excel 2013, any assistance is greatly appreciated. &g

Re: $$Excel-Macros$$ find and move the duplicate values in another sheet

2014-02-20 Thread ashish koul
s. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group,

Re: $$Excel-Macros$$

2014-02-20 Thread ashish koul
subscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit

Re: $$Excel-Macros$$ Date of Retirement.

2014-02-18 Thread Ashish Bhalara
ooglegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/groups/opt_out. > -- Regards. Ashish Bhalara 9624111822 P*Please do not print this email unless it is absolutely necessary. Spread environmental üawareness.♣♣♣* --

Re: $$Excel-Macros$$ randomly select non-contiguous cells in a range vba excel

2014-02-15 Thread ashish koul
s.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/groups/opt_out. > -- *Regards* *Ashish Koul* *Visit* http://www.excelvbamacros.in Like Us on Facebook<http://www.facebook.com/pages/Excel-VBA-Codes-Macros/15180389897&

Re: $$Excel-Macros$$ mail merge with Cc options

2014-02-15 Thread ashish koul
L AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-mac

Re: $$Excel-Macros$$ HOW TO RECORD RECOVERY DAY'S

2014-02-15 Thread ashish koul
rs are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To

Re: $$Excel-Macros$$ Months between two dates.

2014-02-13 Thread Ashish Kumar
Hi Ahmed, PFA..!!! Thanks Ashish On 13 February 2014 20:15, Ahmed Honest wrote: > Dear All, > > Please see below and kindly help. > > Requirement : How to get no. of years, months and Dates between 2 dates. > > Example : > Start date : 1-Oct-2012 suppose in cell

Re: $$Excel-Macros$$ saved JSON formats to EXCEL

2014-02-09 Thread ashish koul
u received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macr

Re: $$Excel-Macros$$ Add Section A to D

2014-02-08 Thread ashish koul
> To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/groups/opt_out. > -- *Regards* *Ashish Koul* *Visit* http://www.excelvbamacros.in Like Us

Re: $$Excel-Macros$$ How to open up a user form in workbook1 from workbook2?

2014-02-07 Thread ashish koul
You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email t

Re: $$Excel-Macros$$ Need help in converting table format data to pivot format in excel

2014-02-06 Thread ashish koul
j) Sheets("Output").Range("f" & k) = Cells(i, j).Text Sheets("Output").Range("e" & k) = Cells(1, s) Sheets("Output").Range("g" & k) = Cells(i, s).Text k = k + 1 Next Next

Re: $$Excel-Macros$$ Macro for Sending Multiple file to Multiple recepeint using Outlook

2014-02-06 Thread ashish koul
You will not find customised code as per your requirement anywhere. You have to make changes on your own. The above link will tell you how to zip one file and then combine it with mail macro to send that file Regards Ashsh On Thu, Feb 6, 2014 at 5:39 PM, Atul Kesaria wrote: > Hi Ash

Re: $$Excel-Macros$$ Export table data from outlook body to excel files

2014-02-06 Thread ashish koul
To move outlook mails http://msdn.microsoft.com/en-us/library/office/aa220127(v=office.11).aspx On Fri, Feb 7, 2014 at 1:44 AM, Ankit Mehra wrote: > Hi Ashish, > > Thank you for your response. I have been able to write a macro which will > copy table information from outlook m

Re: $$Excel-Macros$$ How do you find distance with Google Maps to a general locatioin in Excel 2013?

2014-02-06 Thread ashish koul
hi You can do it by automating the below http://msdn.microsoft.com/en-us/library/ff701717.aspx or https://developers.google.com/maps/documentation/distancematrix/ but you need to purchase API key Regards, Ashish On Fri, Feb 7, 2014 at 12:41 AM, wrote: > Hello, > > What I'

Re: $$Excel-Macros$$ Export table data from outlook body to excel files

2014-02-06 Thread koul . ashish
Hi Ankit Save the outlook mail as word document and then open the document and copy content and paste it in excel You need to automate above steps Sent on my BlackBerry(R) from Vodafone -Original Message- From: Ankit Mehra Sender: excel-macros@googlegroups.com Date: Thu, 6 Feb 2014 16

Re: $$Excel-Macros$$ sent automatically in email

2014-02-05 Thread ashish koul
try this code http://www.rondebruin.nl/win/s1/outlook/amail1.htm On Wed, Feb 5, 2014 at 12:57 PM, Lakshman P <305laksh...@gmail.com> wrote: > Plz find the attached > > My excel file location is "E:\Lakshman\REPORT_OF_GAUR_CITY_2.xlsx" > > > > > >

Re: $$Excel-Macros$$ Macro for Sending Multiple file to Multiple recepeint using Outlook

2014-02-05 Thread ashish koul
check this http://www.rondebruin.nl/win/s7/win001.htm http://www.rondebruin.nl/win/section7.htm On Tue, Feb 4, 2014 at 8:31 PM, Atul Kesaria wrote: > Hi Ashish, > > One more help to earlier macro. Is there a way we can put password to the > PDF file or make a zip file of respect

Re: $$Excel-Macros$$ Need help in converting table format data to pivot format in excel

2014-02-05 Thread ashish koul
you need to add if condition here if Cells(i, s).value <> 0 then Sheets("Output").Range("g" & k) = Cells(i, s).text end if On Mon, Feb 3, 2014 at 6:28 PM, Umesh Kumar wrote: > Hi Ashish, > Thanks a lot for the code, it worked well. It saved lot of my tim

Re: $$Excel-Macros$$ Macro for Sending Multiple file to Multiple recepeint using Outlook

2014-02-02 Thread ashish koul
try this Set Mailrng = Sheets("Sheet1").Range("c2:c" & Sheets("Sheet1").Range("c1").End(xlDown).Row) On Mon, Feb 3, 2014 at 12:28 AM, Atul Kesaria wrote: > Hi Ashish, > > You are rockstar. Just one last help. Can the range be set a dynami

<    1   2   3   4   5   6   7   8   9   10   >