At my system its working fine Try to Apply Validation of First cell to all cells , revert me if not working after that Rajan
On Tuesday, 15 May 2012 02:21:12 UTC+5:30, Bullet wrote: > @ Ranjan, thanks a lot for all of your effort, but it is not working > properly, only 1st cell is working perfectly!!!!!!!! > > > On Mon, May 14, 2012 at 9:35 PM, Rajan_Verma <rajanverma1...@gmail.com>wrote: > >> See the attached Sheet**** >> >> ** ** >> >> ** ** >> >> * * >> >> *Regards* >> >> *Rajan verma* >> >> *+91 7838100659 [IM-Gtalk]* >> >> ** ** >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@googlegroups.com] *On Behalf Of *Indrajit $nai >> *Sent:* 14 May 2012 7:13 >> >> *To:* excel-macros@googlegroups.com >> *Subject:* Re: $$Excel-Macros$$ How to calculate WPM (Word Per Minute) >> in Excel (Only for numeric keys)?**** >> >> ** ** >> >> @ Ranjan, no attachment file available.....can you please forward it once >> again..... >> >> **** >> >> On Mon, May 14, 2012 at 6:18 PM, Rajan_Verma <rajanverma1...@gmail.com> >> wrote:**** >> >> Please find the attached Sheet**** >> >> *I have used Validation in that table***** >> >> **** >> >> * ***** >> >> *Regards***** >> >> *Rajan verma***** >> >> *+91 7838100659 [IM-Gtalk]***** >> >> **** >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@googlegroups.com] *On Behalf Of *Indrajit $nai >> *Sent:* 14 May 2012 4:17**** >> >> >> *To:* excel-macros@googlegroups.com >> *Subject:* Re: $$Excel-Macros$$ How to calculate WPM (Word Per Minute) >> in Excel (Only for numeric keys)?**** >> >> **** >> >> >> @Ranjan, I have attached the Numeric Typing Tutor file along with this >> mail (used your code only). I need a small favor from your end. Suppose >> someone is typing the same no. which shows in the Sample No. 1 and 2, (its >> an image), but he types some wrong no. can it possible at that time (wrong >> type) shows some error message, if its possible then please send me the >> code..... **** >> >> **** >> >> **** >> >> **** >> >> On Sun, May 13, 2012 at 3:19 PM, Indrajit $nai <talk2indra...@gmail.com> >> wrote:**** >> >> Thanks a lot Ranjan.....really you are Great..... :)**** >> >> ** ** >> >> On Sun, May 13, 2012 at 11:18 AM, Rajan_Verma <rajanverma1...@gmail.com> >> wrote:**** >> >> **** >> >> **** >> >> Try this:**** >> >> **** >> >> Public StartTIme**** >> >> Public EndTime**** >> >> Public ResTime As String**** >> >> **** >> >> Sub StartTimer()**** >> >> MsgBox "Time Start Now"**** >> >> StartTIme = Time**** >> >> End Sub**** >> >> **** >> >> Sub EndTimer()**** >> >> EndTime = Time**** >> >> **** >> >> ResTime = Format(StartTIme - EndTime, "hh:mm:ss")**** >> >> MsgBox "Total " & >> Range("rngFilled").SpecialCells(xlCellTypeConstants).Cells.Count & " Filled >> In " & Minute(ResTime) & " Minute " & Second(ResTime) & " Second" & " >> Time", vbInformation**** >> >> StartTIme = Empty**** >> >> EndTime = Empty**** >> >> End Sub**** >> >> **** >> >> **** >> >> * ***** >> >> *Regards***** >> >> *Rajan verma***** >> >> *+91 7838100659 [IM-Gtalk]***** >> >> **** >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@googlegroups.com] *On Behalf Of *Indrajit $nai >> *Sent:* 13 May 2012 1:35**** >> >> >> *To:* excel-macros@googlegroups.com >> *Subject:* Re: $$Excel-Macros$$ How to calculate WPM (Word Per Minute) >> in Excel (Only for numeric keys)?**** >> >> **** >> >> @Ranjan, Unprotech sheet password = 007**** >> >> On Sun, May 13, 2012 at 1:21 AM, Indrajit $nai <talk2indra...@gmail.com> >> wrote:**** >> >> @Ranjan, I have attached the file, hope you can understand actually what >> I am looking for? I have used your code in it but is displaying the count >> only, means if I filled 24 cells in 3 minutes still it is showing "Total >> cells filled in a minute is 24"!!!!!!!! can you please check it once, and >> revert me the same.....**** >> >> ** ** >> >> On Fri, May 11, 2012 at 10:53 PM, Indrajit $nai <talk2indra...@gmail.com> >> wrote:**** >> >> Thanks Ranjan.....**** >> >> **** >> >> On Fri, May 11, 2012 at 8:46 PM, Rajan_Verma <rajanverma1...@gmail.com> >> wrote:**** >> >> Hope it will work for you **** >> >> **** >> >> Public blnFlag As Boolean**** >> >> **** >> >> Sub StartTimer()**** >> >> **** >> >> If blnFlag = True Then**** >> >> MsgBox "Total Cells Fillled in a minute is =" & >> Sheet1.UsedRange.SpecialCells(xlCellTypeConstants).Count**** >> >> 'Sheet1.UsedRange.ClearContents**** >> >> blnFlag = False**** >> >> End**** >> >> Else**** >> >> MsgBox "Time Start"**** >> >> blnFlag = True**** >> >> Application.OnTime Now + TimeValue("00:01:00"), "StartTimer"**** >> >> End If**** >> >> End Sub**** >> >> **** >> >> * ***** >> >> *Regards***** >> >> *Rajan verma***** >> >> *+91 7838100659 [IM-Gtalk]***** >> >> **** >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@googlegroups.com] *On Behalf Of *Indrajit $nai >> *Sent:* 11 May 2012 4:40 >> *To:* excel-macros@googlegroups.com >> *Subject:* Re: $$Excel-Macros$$ How to calculate WPM (Word Per Minute) >> in Excel (Only for numeric keys)?**** >> >> **** >> >> Yes, Ranjan.....**** >> >> On Sun, May 6, 2012 at 7:52 PM, Rajan_Verma <rajanverma1...@gmail.com> >> wrote:**** >> >> You mean, You want to know how many cells you can fill in a minute?**** >> >> **** >> >> * ***** >> >> *Regards***** >> >> *Rajan verma***** >> >> *+91 7838100659 [IM-Gtalk]***** >> >> **** >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@googlegroups.com] *On Behalf Of *Indrajit $nai >> *Sent:* 05 May 2012 03:57 >> *To:* excel-macros@googlegroups.com >> *Subject:* $$Excel-Macros$$ How to calculate WPM (Word Per Minute) in >> Excel (Only for numeric keys)?**** >> >> **** >> >> Hi All, >> >> Can we calculate WPM (Word Per Minute) in Excel (Only for numeric keys)? >> >> Can anyone have Typing Practice kind of Macro in Excel, through that we >> can measure our typing speed? >> >> If anyone have this kind of thing then please send me the same. >> >> Thanks in advance..... >> >> -- >> Indrajit >> talk2indra...@gmail.com >> >> Disclaimer: >> This electronic message and any files transmitted with it are >> confidential and intended solely for the use of the individual or entity to >> whom they are addressed. If you are not the intended recipient you are >> hereby notified that any disclosure, copying, distribution or taking any >> action in reliance on the contents of this information is strictly >> prohibited and may be unlawful.**** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> >> >> **** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> **** >> >> **** >> >> >> >> **** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> >> >> **** >> >> >> >> **** >> >> **** >> >> **** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> >> >> >> -- >> Indrajit Snai >> +91 9051755745 >> talk2indra...@gmail.com >> >> Disclaimer: >> This electronic message and any files transmitted with it are >> confidential and intended solely for the use of the individual or entity to >> whom they are addressed. If you are not the intended recipient you are >> hereby notified that any disclosure, copying, distribution or taking any >> action in reliance on the contents of this information is strictly >> prohibited and may be unlawful.**** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com**** >> >> -- >> FORUM RULES (986+ members already BANNED for violation) >> >> 1) Use concise, accurate thread 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 regarding breaking or bypassing any security >> measure. >> >> 4) Acknowledge the responses you receive, good or bad. >> >> 5) Cross-promotion of, or links to, forums competitive to this forum in >> signatures are prohibited. >> >> NOTE : Don't ever post personal or confidential data in a workbook. Forum >> owners and members are not responsible for any loss. >> >> >> ------------------------------------------------------------------------------------------------------ >> To post to this group, send email to excel-macros@googlegroups.com >> > > > > -- > Indrajit Snai > +91 9051755745 > talk2indra...@gmail.com > > Disclaimer: > This electronic message and any files transmitted with it are confidential > and intended solely for the use of the individual or entity to whom they > are addressed. If you are not the intended recipient you are hereby > notified that any disclosure, copying, distribution or taking any action in > reliance on the contents of this information is strictly prohibited and may > be unlawful. > -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread 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 regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. ------------------------------------------------------------------------------------------------------ To post to this group, send email to excel-macros@googlegroups.com