Good job!!!
On Tue, May 21, 2013 at 3:42 PM, Chaya wrote:
> Thanks a lot priti.
>
>
> Regards,
> Chaya
>
> The excel learner :-)
>
>
> On Tue, May 21, 2013 at 3:39 PM, priti verma wrote:
>
>> HI chaya,
>> I hope this is what you're asking ...
>>
>>
>> On Tue, May 21, 2013 at 2:59 PM, Chaya wro
Thanks a lot priti.
Regards,
Chaya
The excel learner :-)
On Tue, May 21, 2013 at 3:39 PM, priti verma wrote:
> HI chaya,
> I hope this is what you're asking ...
>
>
> On Tue, May 21, 2013 at 2:59 PM, Chaya wrote:
>
>> Dear Priti,
>>
>>As always you did the great logical solution. Infact
HI chaya,
I hope this is what you're asking ...
On Tue, May 21, 2013 at 2:59 PM, Chaya wrote:
> Dear Priti,
>
>As always you did the great logical solution. Infact i really don't
> understand the formula used for data validation in Level2 (very huge long),
> but i have got some more ideas o
Dear Priti,
As always you did the great logical solution. Infact i really don't
understand the formula used for data validation in Level2 (very huge long),
but i have got some more ideas on this.
Thanks a lot.
Now i have small help modification in the attached sheet.
Exapmle : If F2 changes
HI Chaya,
PFA
see if it helps,
On Tue, May 21, 2013 at 9:42 AM, Chaya wrote:
> Dear Experts,
>
> Please help in doing data sub validation. Please see the attached
> sample.
>
> What ever I select in the Category No column, the same corresponding item
> should be drop down in H Column.
>
>
Dear Sanjay,
U cannot give same name to two sheets. And while inserting the default name
will be "Sheet and the number ".
II'm guessing that u want the name while inserting a blank sheet . a name
which is defined by U and not the excel program.
If i'm guessing right then logic is
*Sub AddWorkshe
Each sheet in a workbook has to have a different name from any other sheet
in the same workbook.
Subject to that constraint you can change the name of the inserted sheet
after you have created it.
Can you give more detail of what you are doing. Ie how you are inserting
the sheet, what name you want
2012/3/31 NOORAIN ANSARI
> Very useful link Ashish, Thanks to sharing with group
>
>
> On Fri, Mar 30, 2012 at 9:37 PM, ashish koul wrote:
>
>> http://www.rondebruin.nl/ribbon.htm#Examples
>>
>>
>>
>>
>> On Fri, Mar 30, 2012 at 9:33 PM, Divaker Pandey wrote:
>>
>>>
>>>
>>> On Fri, Mar 30, 2012 at
Very useful link Ashish, Thanks to sharing with group
On Fri, Mar 30, 2012 at 9:37 PM, ashish koul wrote:
> http://www.rondebruin.nl/ribbon.htm#Examples
>
>
>
>
> On Fri, Mar 30, 2012 at 9:33 PM, Divaker Pandey wrote:
>
>>
>>
>> On Fri, Mar 30, 2012 at 12:44 PM, Divaker Pandey wrote:
>>
>>> Plea
http://www.rondebruin.nl/ribbon.htm#Examples
On Fri, Mar 30, 2012 at 9:33 PM, Divaker Pandey wrote:
>
>
> On Fri, Mar 30, 2012 at 12:44 PM, Divaker Pandey wrote:
>
>> Please help,
>>
>>
>> On Thu, Mar 29, 2012 at 4:31 PM, Divaker Pandey wrote:
>>
>>> thanks for reply noorain
>>>
>>> But I wan
Dear Mahesh,
May i know how this is possible. I want to learn it.
Thanks in advance.
Regards,
Saroj.
On Tue, May 3, 2011 at 10:58 PM, Mahesh parab wrote:
> Hi
> check attach, whether its as per u r requirement
>
> On Tue, May 3, 2011 at 8:29 PM, m7md.gmail wrote:
>
>> all,
>> please i need
Hi
check attach, whether its as per u r requirement
On Tue, May 3, 2011 at 8:29 PM, m7md.gmail wrote:
> all,
> please i need help to solve my problem
>
> if there cell i give it red color in another cell record the date whose i
> colored 1st cell - if there any function make this
>
>
> **
> *
>
Dave,
I use a version of this code to examine the "white space" in a file to
see if it is empty- if empty, I delete that range, and reduce file
size. So if the code locates a cell that is populated either with a
number or formula, it moves the cell pointer to that cell so I can
determine if that ce
Hi,
The logic appears to be a bit weird:
If Not IsEmpty(rCell) Or HasDependents(rCell) = True Then
Range(rCell.Address).Select
Exit Sub
End If
If the first cell in the selected range is not empty, or has dependents, then
that cell is selected, and the sub exits.
What do you actually want the ma
Hi Ashish,
I have not gone thru ur issue completely. But i thought this could help you.
Did you try inserting this statement
ON ERROR RESUME NEXT in the sub procedure defintion like this:
*Sub Macro7()
On Error Resume Next*
I guess this would be sufficient.
Regards,
Praveen
On Tue, Dec 29, 200
15 matches
Mail list logo