Re: $$Excel-Macros$$ Paste into a Named Range

2011-10-18 Thread Cab Boose
Hi Don Further to your suggestion of using the offset etc. I have included in attached workbook, but if I drag a number into column A it places it where I place it and not in next available row. Would you mind checking and see if I have this set up correctly. When fixed I can use recorder to get

$$Excel-Macros$$ Sum Product Sheet

2011-10-18 Thread NOORAIN ANSARI
Dear Ankit, Please find attached sheet of SUMPRODUCT Examples. -- Thanks & regards, Noorain Ansari *http://excelmacroworld.blogspot.com/* *http://noorain-ansari.blogspot.com/* On Tue, Oct 18, 2011 at 10:49 AM, Ankit

Re: $$Excel-Macros$$ conditional formatting- more than 3

2011-10-18 Thread NOORAIN ANSARI
Dear Kuts, Please see attached sheet i hope it help to u Private Sub Worksheet_Change(ByVal Target As Range) Dim icolor As Integer If Not Intersect(Target, Range("A1:A10")) Is Nothing Then Select Case Target Case 1 To 5 icolor = 6 Case 6 To 10

Re: $$Excel-Macros$$ Un lock the file.

2011-10-18 Thread Anish Shrivastava
Hi, I have a password recovery application (Licensed version) but it works only till office 2003. I tried unlocking your file but no success since it's "xlsx" (2007). If anyone needs any assistance in breaking passwords till "xls" or any office application till 2003 ver, I can be a help. Thanks

Re: $$Excel-Macros$$ queary about a jpg file into excel or pdf file

2011-10-18 Thread karan 1237
Hey Anil, Please find enclosed. Kaяan

Re: $$Excel-Macros$$ queary about a jpg file into excel or pdf file

2011-10-18 Thread anil kumar
Hi Karan, first of all thanks. you have solved my problem. but how i can -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our L

Re: $$Excel-Macros$$ queary about a jpg file into excel or pdf file

2011-10-18 Thread ashish koul
http://www.onlineocr.net/ try any orc to excel or word converter software or online websites On Tue, Oct 18, 2011 at 6:01 PM, anil kumar wrote: > > > Hi Karan, > > first of all thanks. you have solved my problem. but how i can > > -- > >

$$Excel-Macros$$ Continuous update of field in form without interaction

2011-10-18 Thread Kenneth V. Andersen
Hi. How to update a field in a simple form f.ex. like a countdown or a second timer? I know how to make the code for count down etc. but how do I update the form with the new value? Brgs. Kenneth -- -- Some important

$$Excel-Macros$$ Extract from date and time

2011-10-18 Thread Muhammad Arslan
Dear Experts I need to disjoint date and time form a text. Help me out how to tackle in excel using formuale. Text is following 4/11/2011 08:39:20 PM Help me out hoping for your prompt relpy. Kind Regards Muhammad Arslan -- ---

$$Excel-Macros$$ Extract from date and time

2011-10-18 Thread Muhammad Arslan
Dear Experts I need to disjoint date and time form a text. Help me out how to tackle in excel using formual. Text is following 4/11/2011 08:39:20 PM Help me out hoping for your prompt relpy. Kind Regards Muhammad Arslan --

RE: [bulk] $$Excel-Macros$$ Extract from date and time

2011-10-18 Thread Siraj Momin (BTG)
PFA Best Regards Momin Siraj Ahmad From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Muhammad Arslan Sent: 18 October 2011 01:32 PM To: excel-macros@googlegroups.com Subject: [bulk] $$Excel-Macros$$ Extract from date and time Importance: Low

Re: $$Excel-Macros$$ Extract from date and time

2011-10-18 Thread dguillett1
Are you SURE that it is TEXT and not time FORMATTED? Don Guillett SalesAid Software dguille...@gmail.com From: Muhammad Arslan Sent: Tuesday, October 18, 2011 4:32 AM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Extract from date and time Dear Experts I need to disjoint date

Re: $$Excel-Macros$$ Extract from date and time

2011-10-18 Thread Paul Schreiner
Is this text string in an Excel Cell? or is it a text string from another source? More importantly, if it is in a cell, and you change the cell format to "short date" does it change? Are you wanting a cell formula, or a macro? What do you want to do with the separate values once you've extracte

Re: $$Excel-Macros$$ Extract from date and time

2011-10-18 Thread Dilip Pandey
Hi, Assuming you have the data in cell a1, you can use following two formula for date n time respectively. =DATE(MID(A1,SEARCH("/",A1,SEARCH("/",A1)+1)+1,4),MID(A1,SEARCH("/",A1)+1,(SEARCH("/",A1,SEARCH("/",A1)+1)-SEARCH("/",A1)-1)),LEFT(A1,SEARCH("/",A1)-1)) =TIME(MID(A1,SEARCH(" ",A1)+1,SEARCH

Re: $$Excel-Macros$$ Extract from date and time

2011-10-18 Thread B.N.Chethan kumar
Hi, Lot of option you as suggested by many expert. if the data need to extract to 2 different formt.. Use below formualeInt( a1)Date and Mod(a2,1)---time...change the format of cell as required. Happy learning Regards Chethan Kumar BN On Tue, Oct 18, 2011 at 3:02 PM, Muhammad Arslan w

$$Excel-Macros$$ Schedule Multiple Macros to Auto Run

2011-10-18 Thread JenIT
I have one macr workbook that has several macros. I didn't know if there is a way to have more than one Macro be scheduled to run at a certain when the Macro workbook is opened. I currently have Task Scheduler running to open the workbook and then it runs my macro at a certain time. Here is the

Re: $$Excel-Macros$$ queary about a jpg file into excel or pdf file

2011-10-18 Thread karan 1237
Hey Anil, Convert your image files in excel through online or download a software from the website below : http://www.onlineocr.net/ http://www.cometdocs.com/ http://www.coolutils.com/Online-Excel-Converter.php http://document.online-convert.com/convert-to-pdf http://www.pdfconverter.com/