Re: $$Excel-Macros$$ REMOVE THE ERROR IN THIS FILE

2011-08-10 Thread XLS S
Jai, Read this... Error Checking Options The Error Checking Options button is displayed when the formula in an Excel worksheet cell triggers an error. In addition to the button, the cell itself is marked with a small green triangle in the upper-left corner. When you click the button,

Re: $$Excel-Macros$$ REMOVE THE ERROR IN THIS FILE

2011-08-10 Thread NOORAIN ANSARI
Dear Jai, Please find simple solution without using Macro. On Wed, Aug 10, 2011 at 11:39 AM, Jai wrote: > PLEASE HELP > > -- > > -- > Some important links for excel users: > 1. Follow us on TWITTER for tips tricks

Re: $$Excel-Macros$$ REMOVE THE ERROR IN THIS FILE

2011-08-10 Thread dguillett1
lse Then C.NumberFormat = "General" C.Value = CDbl(C) End If Next Application.ScreenUpdating = True End Sub From: Rajan_Verma Sent: Wednesday, August 10, 2011 8:12 AM To: excel-macros@googlegroups.com Subject: RE: $$Excel-Macros$$ REMOVE THE ERROR IN THIS FILE See the

RE: $$Excel-Macros$$ REMOVE THE ERROR IN THIS FILE

2011-08-10 Thread Rajan_Verma
See the attached sheet From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Jai Sent: Wednesday, August 10, 2011 11:39 AM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ REMOVE THE ERROR IN THIS FILE PLEASE HELP

$$Excel-Macros$$ REMOVE THE ERROR IN THIS FILE

2011-08-10 Thread Jai
PLEASE HELP -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310 3.