Re: $$Excel-Macros$$ Import Data From large size text file to Excel using VBA

2013-05-23 Thread Bé Trần Văn
2 Form to use as input Sheet. Done by: Choose Valiedation in Cell D3 of sheet NhapLieu, it will retrieve the data from sheet DataList. Click on the button "Enter data into the sheet Theodoi", to enter data into the next row of sheet Theodoi. 2013/5/23 vincentmca > Hi, > > i need to import dat

Re: $$Excel-Macros$$ Import data

2012-01-30 Thread dguillett1
@googlegroups.com Subject: RE: $$Excel-Macros$$ Import data =INDIRECT("'" & A2&"'!E" &MAX(IF(LEN('dia 28 en8 bgt'!A:J)>0,ROW('dia 28 en8 bgt'!A:J with CSE From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com

RE: $$Excel-Macros$$ Import data

2012-01-30 Thread Rajan_Verma
=INDIRECT("'" & A2&"'!E" &MAX(IF(LEN('dia 28 en8 bgt'!A:J)>0,ROW('dia 28 en8 bgt'!A:J with CSE From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of NOORAIN ANSARI Sent: Jan/Wed/2012 11

RE: $$Excel-Macros$$ Import data

2012-01-30 Thread Rajan_Verma
arch?q=workbook From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of NOORAIN ANSARI Sent: Jan/Wed/2012 11:12 To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Import data Dear Selva, Can you share a sample with Excel Macro Group. On Wed, Jan

Re: $$Excel-Macros$$ Import data

2012-01-27 Thread NOORAIN ANSARI
Dear Raghu, I have already provided a sample Macro/VBA coding, you can use it as per your requirement Press Alt+F11 and Paste Code in Module For more clearity, Please share sample file with group. -- Thanks & regards, Noorain Ansari *http://excelmacroworld.blogspot.com/*

Re: $$Excel-Macros$$ Import data

2012-01-26 Thread raghu gr
hi noorain, I mean how Mr.Selva wrote or record the macro to import data set from two files and consolidate the data into a master file. thank you raghu On Thu, Jan 26, 2012 at 7:40 PM, NOORAIN ANSARI wrote: > Dear Raghu, > > Please use attached sheet vba code as per your requirement. > Press

Re: $$Excel-Macros$$ Import data

2012-01-26 Thread NOORAIN ANSARI
Dear Raghu, Please use attached sheet vba code as per your requirement. Press Alt+F11 to See Code. On Thu, Jan 26, 2012 at 7:25 PM, raghu gr wrote: > hi, > > how will u run macro, please elobarate > > with regards > Raghu > > On Wed, Jan 25, 2012 at 10:53 AM, LearnExcel wrote: > >> Hi team, i

Re: $$Excel-Macros$$ Import data

2012-01-26 Thread raghu gr
hi, how will u run macro, please elobarate with regards Raghu On Wed, Jan 25, 2012 at 10:53 AM, LearnExcel wrote: > Hi team, i wanted to import data set from two files and consolidate > the data into a master file. > > I need something in VBA, currently i run a marco that goes through > each s

Re: $$Excel-Macros$$ Import data

2012-01-25 Thread NOORAIN ANSARI
Dear Selva, See attached Sheet, hope it will help to you. On Wed, Jan 25, 2012 at 11:11 AM, NOORAIN ANSARI wrote: > Dear Selva, > > Can you share a sample with Excel Macro Group. > > > On Wed, Jan 25, 2012 at 10:53 AM, LearnExcel wrote: > >> Hi team, i wanted to import data set from two files a

Re: $$Excel-Macros$$ Import data

2012-01-24 Thread NOORAIN ANSARI
Dear Selva, Can you share a sample with Excel Macro Group. On Wed, Jan 25, 2012 at 10:53 AM, LearnExcel wrote: > Hi team, i wanted to import data set from two files and consolidate > the data into a master file. > > I need something in VBA, currently i run a marco that goes through > each sheet

Re: $$Excel-Macros$$ Import data from notepad to excel

2011-08-11 Thread Venkat CV
Hi , Go to---> Data tab --->>From text-->Open file and you may get it... You can try Notepad file to open with option and use open with ms Excel... *Best Regards,* *Venkat * *Chennai* * * On Thu, Aug 11, 2011 at 2:40 PM, Rajan_Verma wrote: > Goto Data - Import - From Text > Select your text fil

RE: $$Excel-Macros$$ Import data from notepad to excel

2011-08-11 Thread Rajan_Verma
Goto Data - Import - From Text Select your text file -Original Message- From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Raghavendra Sent: Wednesday, August 10, 2011 11:39 PM To: MS EXCEL AND VBA MACROS Cc: raghavendra@gmail.com Subject: $$Excel-

Re: $$Excel-Macros$$ Import data from notepad to excel

2011-08-10 Thread XLS S
Great and very easy Option James On Wed, Aug 10, 2011 at 11:46 PM, ja...@macstop.co.uk wrote: > what happens if you just rename the .txt file to .csv and open in Excel... > > -- > -- > Some important links for excel

Re: $$Excel-Macros$$ Import data from notepad to excel

2011-08-10 Thread ja...@macstop.co.uk
what happens if you just rename the .txt file to .csv and open in Excel... -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our

Re: $$Excel-Macros$$ Import data from notepad to excel

2011-08-10 Thread XLS S
Better option try press Ctrl + O then Select File type "All Files" then select ur notepad file... link http://www.cpearson.com/excel/ImpText.aspx On Wed, Aug 10, 2011 at 11:38 PM, Raghavendra wrote: > Hi, > > I have data (numbers) in note pad, Around 1,000,000 line items. Can I >

Re: $$Excel-Macros$$ Import Data into excel from notepad

2010-06-11 Thread Intelligent But Crazy
Hi Ashish, Thanks for the Help, It's really too helpfull for me, But could you give just one more favour, I Imported the data on Excel N data comes in N numbers of sheet, now I want to "Text to Colunm" of First colunm (A:A) of every sheet so what the changes I have to do in that macro.

Re: $$Excel-Macros$$ Import Data into excel from notepad

2010-06-10 Thread ashish koul
run it select the notepad file and click on ok On Thu, Jun 10, 2010 at 9:59 AM, Mahesh wrote: > Hi Ashish, > > Thank for the codes but i m not able to use them, > > Can u give my the process how to start and how to end the same. > > > > On Tue, Jun 8, 2010 at 7:14 PM, ashish koul wrote: > >>

Re: $$Excel-Macros$$ Import Data into excel from notepad

2010-06-09 Thread Mahesh
Hi Ashish, Thank for the codes but i m not able to use them, Can u give my the process how to start and how to end the same. On Tue, Jun 8, 2010 at 7:14 PM, ashish koul wrote: > ub importnotepaddata() > On Error GoTo xdd > > Dim FileName As String > FileName = Application.GetOpenFilename("Te

RE: $$Excel-Macros$$ Import Data into excel from notepad

2010-06-08 Thread Prashant
Dear Mahesh, Excel 2007 can open file upto 10,48,576. Go to Data Tab> From Text>then select your notepad file & import in excel Regards, Prashant From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Mahesh Sent: 08 June, 2010 7:51 AM To: excel-macros