$$Excel-Macros$$ Damage file Unable to retrive

2013-02-10 Thread SAJID MEMON

dear I have done as per your suggestion but unable to retrieve my data. plz 
help me to retrieve it.awaiting your positive response RegardsSajid Memon
 Date: Fri, 8 Feb 2013 02:22:20 -0800
From: jpstel...@gmail.com
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Re: Damage file


To repair your corrupt file try steps:Close all MS excel files
Open a new excel file
On the File menu, click Open.
In the Open dialog box, select the file you want to open, and click the arrow 
next to the Open button.
Click Open and Repair, and then choose which method you want to use to recover 
your workbook.
Excel will try repairing the file
This solution works for most of the Excel corruption issue.




-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$ please give suggestion...

2013-05-02 Thread SAJID MEMON
I have attached a file, please give me vba code of my problem which i have 
explained in my file.
RegardsSajid Memon

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Book1.xls
Description: MS-Excel spreadsheet


RE: $$Excel-Macros$$ please give suggestion...

2013-05-03 Thread SAJID MEMON
Very Very thanx ravinder nagi for give me solution,again thankx

Date: Thu, 2 May 2013 23:18:01 -0700
From: ravi_colw...@yahoo.com
Subject: Re: $$Excel-Macros$$ please give suggestion...
To: excel-macros@googlegroups.com

here is the code and file attached with solution
Private Sub Workbook_SheetSelectionChange(ByVal Sh As Object, ByVal Target As 
Range)If Range("a1") = 100 ThenWith ActiveWorkbook.ActiveSheet.Pictures.Visible 
= flaseEnd WithElseWith ActiveWorkbook.ActiveSheet.Pictures.Visible = TrueEnd 
WithEnd If
Private Sub Workbook_SheetSelectionChange(ByVal Sh As Object, ByVal Target As 
Range)If Range("a1") = 100 ThenWith ActiveWorkbook.ActiveSheet.Pictures.Visible 
= flaseEnd WithElseWith ActiveWorkbook.ActiveSheet.Pictures.Visible = TrueEnd 
WithEnd If
End Sub


--- On Thu, 5/2/13, SAJID MEMON  wrote:

From: SAJID MEMON 
Subject: $$Excel-Macros$$ please give suggestion...
To: "Sundarvelan Natarajan" 
Date: Thursday, May 2, 2013, 11:03 PM




I have attached a file, please give me vba code of my problem which i have 
explained in my file.
RegardsSajid Memon




-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$

2013-05-04 Thread SAJID MEMON
Dear Experts,
I have made some data in a sheet with hyperlink with pivot table. From the 
second sheet when i search all data has comes but hyperlink is not coming, 
please give me tips to retrive hyperlink also.
Awaiting your reply
Sajid memon   

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$ IN AUTO-FILTER SEARCH HYPERLINK REQUIRED

2013-05-05 Thread SAJID MEMON
I would like to link from worksheet A to worksheet B using the following 
scenario: (i am using pivot table in sheet2, only one line data should shows 
there, that row's particular cell should hyperlink. vba code requre.Worksheet A 
has the following cells, each of which is linked:VBA:a 
b 
c 
d 

Worksheet B has the following cells which worksheet A is trying to link 
to:VBA:a 
b 
c 
d 

The problem arises when I sort or add rows to worksheet B:VBA:b 
a 
d 
c 

I want "a" in worksheet A to always find "a" in worksheet B, no matter where it 
is. The columns will not change but it will move to different rows. 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




RE: $$Excel-Macros$$ Help plz

2013-05-08 Thread SAJID MEMON
Dear Anil sir, I have seen attachment file, Thanx for responce me. but it's not 
my solution. My problem is if database sheet's cell text are links with 
hyperlink, that same hyperlink should access from home sheet. (Give the code 
about hyperlinks)Awaiting your reply .
Sajid 
Date: Tue, 7 May 2013 10:48:25 +0530
Subject: Re: $$Excel-Macros$$ Help plz
From: gawlianil8...@gmail.com
To: excel-macros@googlegroups.com; sajidwi...@hotmail.com

Dear Sajid, Pl see the attached workbook. Warm Regards,Gawli Anil

On Tue, May 7, 2013 at 10:19 AM, SAJID MEMON  wrote:






From: sajidwi...@hotmail.com
To: excel-macros@googlegroups.com; ravi_colw...@yahoo.com

Subject: $$Excel-Macros$$ Urgent require solution plz
Date: Mon, 6 May 2013 10:48:18 +






From: sajidwi...@hotmail.com
To: excel-macros@googlegroups.com; ravi_colw...@yahoo.com

Subject: $$Excel-Macros$$ Urgent require solution plz
Date: Sun, 5 May 2013 17:48:48 +




Dear Experts,Here i have attached my project part front page which require your 
co-operation to accomplish my project.Awaiting your reply,
Sajid Memon   






-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel


 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel


 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  




-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel


 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Vis

$$Excel-Macros$$ SUM IN USERFORM

2013-05-21 Thread SAJID MEMON
DearI have actually twelve textbox in my userform with textbox i want sum all 
numbers and display in a last textboxplease give me code as attachments. 
Awaiting... Advance thankx to experts
RegardsSaju   

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




SUM.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Double Click To Copy Data To Another Worksheet

2013-06-08 Thread SAJID MEMON
Dear Experts, I require in excel 2003 platform
Double Click To Copy Data To Another Worksheet sample temple require in excel 
2003.
 
please give me above thing.
 
awaiting your reply,
Regards
Sajid Memon
 
 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




RE: $$Excel-Macros$$ Re: Need help on worksheet protect and unprotect code

2013-06-09 Thread SAJID MEMON
HiJust active macro and click to protect the sheet and unprotect the sheet and 
see the macro, you will get the VBA code of your require.thanx

Date: Sun, 9 Jun 2013 00:15:38 -0700
From: v...@vabs.in
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Re: Need help on worksheet protect and unprotect code

Hi,
The following features can't be changed after a workbook is shared: 
merged cells, conditional formats, data validation, charts, pictures, objects 
including drawing objects, hyperlinks, scenarios, outlines, subtotals, data 
tables, PivotTable reports, workbook and worksheet protection, and macros.
Thanks

On Friday, June 7, 2013 10:45:10 PM UTC+5:30, maksood alam wrote:Hi Guys,
 
I have workbook with codeing below 
 
Private Sub Worksheet_Change(ByVal Target As Range)

Sheets("MMPs").Unprotect "1234"
 
If ActiveSheet.Name = "MMPs" And Target.Column = 2 Then
If Selection.Value = "F" Then
Selection.EntireRow.Interior.Color = vbYellow
ElseIf Selection.Value = "C" Then

Selection.EntireRow.Interior.ColorIndex = 15
ElseIf Selection.Value = "N" Then
Selection.EntireRow.Interior.ColorIndex = 34
End If
End If
 
Sheets("MMPs").Protect "1234"

End Sub
 
 
when i make it a share workbook, and change value then its shows error   "Run 
time error 1004, Unprotect method of worksheet class failed."
 
Please help on this..





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$ Require code Double Click To Copy Data To Another Worksheet

2013-06-09 Thread SAJID MEMON
Dear Experts, I require in excel 2003 platformDouble Click To Copy Data To 
Another Worksheet sample temple require in excel 2003. please give me above 
thing. awaiting your reply,RegardsSajid Memon   
   

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$ Help in copy data

2013-06-13 Thread SAJID MEMON
I have a list of some items in a sheet. If i click on any items (like click 4 
times) that data should copy to another sheet for 4 times.
plz give me suggestion. Awaiting your positive response.
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$ Copy Data by click event

2013-06-13 Thread SAJID MEMON
dear experts,
 
plz give me code or macro to complete my project.
 
awaiting your reply,
 
regards
sajid memon
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Book1.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Copy Data by click on cell- HELP PLZ

2013-06-13 Thread SAJID MEMON


From: sajidwi...@hotmail.com
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Copy Data by click event
Date: Thu, 13 Jun 2013 11:13:04 +




dear experts,
 
plz give me code or macro to complete my project.
 
awaiting your reply,
 
regards
sajid memon
  





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Book1.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Stock Query

2013-07-13 Thread SAJID MEMON
Dear Experts,
Plz give me some suggestion in challenging query of my part of project.
Awaiting your positive response
RegardsSajid Memon

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




STOCK.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$

2013-07-29 Thread SAJID MEMON
Dear Experts,
 
I have attached my file, here different column double clicking and data should 
paste in different columns, I have done only in one column and other is unable 
to do. please co-operate me to complete my assignment.
 
Awaiting your positive response
 
Regards
Sajid Memon
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




beforerightclickeventConditionally.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Double click event for different column

2013-07-29 Thread SAJID MEMON

 



Dear Experts,
 
I have attached my file, here different column double clicking and data should 
paste in different columns, I have done only in one column and other is unable 
to do. please co-operate me to complete my assignment.
 
Awaiting your positive response
 
Regards
Sajid Memon

  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




beforerightclickeventConditionally.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Double click event for different column HELP!!!

2013-07-30 Thread SAJID MEMON





Dear Experts,
 
I have attached my file, here different column double clicking and data should 
paste in different columns, I have done only in one column and other is unable 
to do. please co-operate me to complete my assignment.
 
Awaiting your positive response
 
Regards
Sajid Memon

  





-
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




beforerightclickeventConditionally.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Auto Rate taking- !!! HELP PLZ !!!

2013-08-01 Thread SAJID MEMON
Dear Experts,
 
My project in last stage, just your little co-operation I will complete my 
project.
please give me positive response, awaiting...
 
Regards
Sajid Memon
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




AUTO TAKING.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ THANKS # XLSTIME #

2013-08-01 Thread SAJID MEMON
Thanks a lot dear for your kind co-operation, Now i am complete my project with 
your help.thanks againRegardsSajid memon

Date: Thu, 1 Aug 2013 20:19:34 +0530
Subject: Re: $$Excel-Macros$$ Auto Rate taking- !!! HELP PLZ !!!
From: xlst...@gmail.com
To: excel-macros@googlegroups.com




If i am correct

Please find below formula=VLOOKUP(C8,$I$7:$J$9,2,0)*(1+$G$3%)
.


Enjoy
Team XLS




On Thu, Aug 1, 2013 at 7:51 PM, SAJID MEMON  wrote:




Dear Experts,
 
My project in last stage, just your little co-operation I will complete my 
project.
please give me positive response, awaiting...
 
Regards
Sajid Memon
  






-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel


 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.

 

 







-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$ LEFT function Trouble !!! HELP PLZ !!!

2013-08-05 Thread SAJID MEMON
Dear I am making a small error in my file, only one condition is working in 
VBA, Please give me tips to complete it
Awaiting your answer
RegardsSajid Memon

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




LEFT function.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ THANKs

2013-08-06 Thread SAJID MEMON
Thankx a lot abhishek for your tipsI have complied more than 98% with your 
help. again i am sending a small 2% query for you help to complete my project.
Thankx againRegardsSajid memon  

From: abhishek@gmail.com
Date: Mon, 5 Aug 2013 15:12:48 +0530
Subject: Re: $$Excel-Macros$$ LEFT function Trouble !!! HELP PLZ !!!
To: excel-macros@googlegroups.com

I tried to understand your code but couldn't. However, see if the attached 
helps.
Thanks,

On Mon, Aug 5, 2013 at 2:56 PM, SAJID MEMON  wrote:





Dear I am making a small error in my file, only one condition is working in 
VBA, Please give me tips to complete it
Awaiting your answer
RegardsSajid Memon 

  





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel



 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.

 

 







-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




$$Excel-Macros$$ Vlookup with Round - HELP REQUIRE ???

2013-08-06 Thread SAJID MEMON
Dear experts,
I have attached a small query of rounding method in vlookup formulla, please 
guide me to complete my project. only 2% works is pending to complete my project
awaiting your response
RegardsSajid memon

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




ROUND METHOD.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ FW: Vlookup with Round - HELP REQUIRE ???

2013-08-06 Thread SAJID MEMON







Dear experts,
I have attached a small query of rounding method in vlookup formulla, please 
guide me to complete my project. only 2% works is pending to complete my project
awaiting your response
RegardsSajid memon  
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




ROUND METHOD.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ THANK YOU Pravin Gunjal with one last query

2013-08-06 Thread SAJID MEMON
Dear expert,
Thanks to complete my project, can i use msgbox in negative queries like my 
attachment
RegardsSajid memon

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.




New Microsoft Excel Worksheet.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Auto Sum by List- HELP PLZ

2013-08-10 Thread SAJID MEMON
Dear Experts,First I would like give heartly wishing you EID-MUBARAK to all of 
you,I am attached my query please solve my problem.Awaiting your reply
RegardsSajid Memon

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.


autosum.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Auto Sum - HELP PLZ

2013-08-11 Thread SAJID MEMON
Dear Prafull Ji,Thanking you for given me response, my range is D2:D1000 in my 
project, Here you have given me attached file but it's not working.Nothing 
result comes in F Column...Please guide me thoroughly.RegardsSajid memon

Date: Sat, 10 Aug 2013 20:32:53 +0530
Subject: Re: $$Excel-Macros$$ Auto Sum by List- HELP PLZ
From: prafulltjad...@gmail.com
To: excel-macros@googlegroups.com

SAME TO YOU...Happy EID.
Please let me know ..Whole Range sum of D column is less then Cells B9 then 
output will in F Column,.
Please check excel sheet .

Please let me know if any further changes .Regards,Prafull Jadhav.

On Sat, Aug 10, 2013 at 7:02 PM, SAJID MEMON  wrote:




Dear Experts,First I would like give heartly wishing you EID-MUBARAK to all of 
you,I am attached my query please solve my problem.Awaiting your reply

RegardsSajid Memon





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel


 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.







-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.


$$Excel-Macros$$ Auto Sum DETAIL ...- HELP PLZ

2013-08-11 Thread SAJID MEMON
Dear Prafull Jadhav Ji,My concept is different, I have list of amount... if any 
defined value i will put than from the list it will sum and display in a 
different column result show. for example1.d2:d1000 column range put any 
value 2.b9 cell is value conditional value3.f2:f1000 column range where 
result shows
more detail in attachment.plz co-operate me regardsSajid Memon


Date: Mon, 12 Aug 2013 09:42:11 +0530
Subject: Re: $$Excel-Macros$$ Auto Sum - HELP PLZ
From: prafulltjad...@gmail.com
To: excel-macros@googlegroups.com

please let me know that 
if sum (D2:D1000) is <=B9 then output will display in F column only one time or 
D2 to D3 is less then B9 then out put will come at F3 D2 to D4 is less then B9 
then out put will come at F4

Regards,Prafull Jadhav.
On Sun, Aug 11, 2013 at 5:49 PM, SAJID MEMON  wrote:




Dear Prafull Ji,Thanking you for given me response, my range is D2:D1000 in my 
project, Here you have given me attached file but it's not working.Nothing 
result comes in F Column...
Please guide me thoroughly.RegardsSajid memon

Date: Sat, 10 Aug 2013 20:32:53 +0530
Subject: Re: $$Excel-Macros$$ Auto Sum by List- HELP PLZ
From: prafulltjad...@gmail.com

To: excel-macros@googlegroups.com

SAME TO YOU...Happy EID.
Please let me know ..Whole Range sum of D column is less then Cells B9 then 
output will in F Column,.

Please check excel sheet .

Please let me know if any further changes .Regards,Prafull Jadhav.

On Sat, Aug 10, 2013 at 7:02 PM, SAJID MEMON  wrote:





Dear Experts,First I would like give heartly wishing you EID-MUBARAK to all of 
you,I am attached my query please solve my problem.Awaiting your reply


RegardsSajid Memon





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel



 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.







-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel


 

FORUM RULES

 

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) Jobs posting is not allowed.

6) Sharing copyrighted material and their links is not allowed.

 

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.

--- 

You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.

To post to this group, send email to excel-macros@googlegroups.com.

Visit this group at http://groups.google.com/group/excel-macros.

For more options, visit https://groups.google.com/groups/opt_out.

 

 
  





-- 

Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel


 

FORUM RULES

 

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) Job

$$Excel-Macros$$ Re: Happy new year!!!!!

2012-03-12 Thread SAJID MEMON


"hello
long time no see!how are you recently?i have bought a laptop on the
www.purchasing-bar.com
low price ,100% original and i am sure you can find the best item for you !have 
a try,zolgyfa.com"
Regards!
 
click here or www.purchasing-bar.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


$$Excel-Macros$$ RE:hi

2012-04-25 Thread SAJID MEMON



“Dear,
Which one do you gonna choose among so many digital items?
of course the cheapest one ,the 100% original one!
believe your eyes,you can find it on the www.purchasing-bar.com
This is the most exciting finding for me these days!
Worth to have a try!
Have a nice day!”
Regards!
click here or www.purchasing-bar.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


$$Excel-Macros$$ matching doubt

2012-06-09 Thread SAJID MEMON

dear experts,
 
I have attached a documents, when i type amount or change rate, then quantity 
in matric ton or bags change. but bags is in round function wise and one more 
calculation is as without round method. which is highlight as yellow color. 
when i type =if (yellowcell <> yellowcell ,"messages","") it not working 
properly.
plz give me some other tips.
 
awaiting your reply
 
regards,
sajid memon.  

-- 
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

To unsubscribe, send a blank email to excel-macros+unsubscr...@googlegroups.com

CALCULATION BAG.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Problem facing

2010-07-04 Thread SAJID MEMON

Hi
Dear I want in excel, when i press enter key cursor should go to 
particular cell example: my cursor is at A1 and after press enter it should go 
to D15-- what is the code?  My second query is that when i enter any data 
on the form that should store in particular sheet as below cell wise, example: 
when i typed any name on the form it will store as sheet1 and address of cell 
is B1 after that next data store below B1 that is B2, B3 so on. plz help me of 
these two query code to accomplish my project.
Awaiting your replay 
sajid memon   
_
Bollywood This Decade
http://entertainment.in.msn.com/bollywoodthisdecade/

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


$$Excel-Macros$$ Problem facing attchment

2010-07-07 Thread SAJID MEMON



Dear aindril plz help me, awaiting your replay.

Date: Mon, 5 Jul 2010 12:08:52 +0530
Subject: Re: $$Excel-Macros$$ Problem facing
From: aind...@gmail.com
To: excel-macros@googlegroups.com

Hi Sajid,
Would it be possible for you to share a sample sheet
Regards,Aindril

On Mon, Jul 5, 2010 at 10:23 AM, SAJID MEMON  wrote:






Hi
Dear I want in excel, when i press enter key cursor should go to 
particular cell example: my cursor is at A1 and after press enter it should go 
to D15-- what is the code? 
My second query is that when i enter any data on the form that should 
store in particular sheet as below cell wise, example: when i typed any name on 
the form it will store as sheet1 and address of cell is B1 after that next data 
store below B1 that is B2, B3 so on. plz help me of these two query code to 
accomplish my project.

Awaiting your replay 
sajid memon   
Make the world eco-friendly through MSN Green Drag n' drop






-- 

--

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. Excel tutorials at http://www.excel-macros.blogspot.com

4. Learn VBA Macros at http://www.quickvba.blogspot.com

5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 

To post to this group, send email to excel-macros@googlegroups.com

 

<><><><><><><><><><><><><><><><><><><><><><>

HELP US GROW !!

 

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe








-- 

--

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. Excel tutorials at http://www.excel-macros.blogspot.com

4. Learn VBA Macros at http://www.quickvba.blogspot.com

5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 

To post to this group, send email to excel-macros@googlegroups.com

 

<><><><><><><><><><><><><><><><><><><><><><>

HELP US GROW !!

 

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe
  
_
See the news as it happens on MSN videos
http://video.in.msn.com/

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


my problem attached.xls
Description: MS-Excel spreadsheet


RE: $$Excel-Macros$$ Problem facing attchment

2010-07-10 Thread SAJID MEMON

Hi, dear Mahesh parab 
it's working and i want this query. Again many many thanks. Actually I am 
making a customize software for myself use. it's your best compliment. I always 
remember you when i used this event.
your friendsajid memon.

Date: Wed, 7 Jul 2010 22:21:16 +0530
Subject: Re: $$Excel-Macros$$ Problem facing attchment
From: mahes...@gmail.com
To: excel-macros@googlegroups.com

Hi Sajid

Click on sheet1 tab
right click & select view code
copy below mention code

enter value in c8 & press enter cursor will move to G14

Private Sub Worksheet_Change(ByVal Target As Range)
If Target.Address = "$C$8" Then
 Range("G14").Select
End If
End Sub



On Wed, Jul 7, 2010 at 7:36 PM, SAJID MEMON  wrote:







Dear aindril plz help me, awaiting your replay.



Date: Mon, 5 Jul 2010 12:08:52 +0530
Subject: Re: $$Excel-Macros$$ Problem facing
From: aind...@gmail.com
To: excel-macros@googlegroups.com


Hi Sajid, 


Would it be possible for you to share a sample sheet


Regards,
Aindril


On Mon, Jul 5, 2010 at 10:23 AM, SAJID MEMON  wrote:


Hi 


Dear I want in excel, when i press enter key cursor should go to particular 
cell example: my cursor is at A1 and after press enter it should go to D15-- 
what is the code? 

My second query is that when i enter any data on the form that should store in 
particular sheet as below cell wise, example: when i typed any name on the form 
it will store as sheet1 and address of cell is B1 after that next data store 
below B1 that is B2, B3 so on. plz help me of these two query code to 
accomplish my project.



Awaiting your replay 


sajid memon


Make the world eco-friendly through MSN Green Drag n' drop
-- 
--

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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com

5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com

 
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!
 
We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe



-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com

4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>

HELP US GROW !!
 
We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe




Chin music and high voltage T20 action on MSN Sports Sign up now.

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com

4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>

HELP US GROW !!
 
We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe







-- 

--

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. Excel tutorials at h

$$Excel-Macros$$ problem???

2010-09-26 Thread SAJID MEMON

Dear Group,

 I want to retrive column wise data from diffrerent excel files to a particular 
format file. I have linked and only a cell is linked. i want all the data of a 
column automatic retrice in a file. plz give me any ideas.

awaiting your replay

sajid memon
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ problem???

2010-09-28 Thread SAJID MEMON



From: sajidwi...@hotmail.com
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ problem???
Date: Sun, 26 Sep 2010 17:28:13 +








Dear Group,

 I want to retrive column wise data from diffrerent excel files to a particular 
format file. I have linked and only a cell is linked. i want all the data of a 
column automatic retrice in a file. plz give me any ideas.

awaiting your replay

sajid memon
  





-- 

--

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. Excel tutorials at http://www.excel-macros.blogspot.com

4. Learn VBA Macros at http://www.quickvba.blogspot.com

5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 

To post to this group, send email to excel-macros@googlegroups.com

 

<><><><><><><><><><><><><><><><><><><><><><>

Like our page on facebook , Just follow below link

http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ Add-In

2010-10-07 Thread SAJID MEMON

Hi Experts,

 

 I want to know Add-in in excel. How this option is working or how can i know 
about this option much more. 

 

Give me any idea or tips.

 

awaiting your replay

 

Regards

sajid memon
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ Rupee symbol HOW ???

2010-10-09 Thread SAJID MEMON


 


Hi,


I have done following tricks but not satisfied as :


1) Select the column/cell where you want to have the format with the new ` 
rupee symbol.
2) Change the format of the cell to Currency.
3) Go to Cell Format -> Choose Custom and paste the following:
[>999]"` "##\,##\,##\,##0.00;[>9]"` "##\,##\,##0.00;`##,##0.00
4) Change the font of the column/cell selected to Rupee Fordian. 
And thats all you need.

but when i am doing this trick in excel it is not working please tell me step 
by step to get new Rupee Symbol can mentioned in excel platform
 
Regards
 
sajid memon
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ 2 Queirs, plz give tips

2010-10-20 Thread SAJID MEMON

Dear Experts,
 
   1. Query:  Can I convert any xls file to exe? if yes 
plz give me tips.
   2. Query:  I have some data in a column, i want it 
shows in a combo box, through VBA how can we do?
 
 
awaiting your positive responce,
 
 
your friend
sajid memon
 
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ Again Doubt

2010-11-28 Thread SAJID MEMON

dear Dilip & ashish koul
 
Sheets("Dump").Range("a1:D65356").Clear
 
If i do the above line in attached project then entire data will be deleted.
 
 
My doubt is only pink color data display should be deleted from dump sheet. (I 
have attached file again to try to understanding you my doubt )
 
With awaiting your reply
 
Sajid Memon
+91 94376 38986. (Orissa, India)
 
 
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ Recovery plz

2010-12-21 Thread SAJID MEMON

Dear All,
 
I had made a project in excel and some macro made but i had protected with 
password and forget the password.
How can i recover my VBA password.
 
please give me some tips to accomplish my project.
 
sajid memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


RE: $$Excel-Macros$$ Need Help URGENTLY - zip file

2010-12-27 Thread SAJID MEMON

Dear You can compare two files with if formula
just copy one file in second file and use =IF(columne one = columne 
two,"ture","false")
 
hope you can easily find errors
 
thanks

 
> Date: Thu, 23 Dec 2010 01:31:23 -0800
> Subject: $$Excel-Macros$$ Need Help URGENTLY - zip file
> From: vilaschav...@gmail.com
> To: excel-macros@googlegroups.com
> 
> Hi friends,
> 
> I have two files and want to compare oct with nov to find out changes
> oct to nov. in step 1 to step 4 please its urgently
> 
> i attached file with this mail.
> 
> 
> -- 
> With Best Regards,
> -
> Vilas Chavan
> Email : cvi...@ymail.com, vilaschav...@gmail.com
> Mumbai - Maharashtra
> 9967458882
> 
> -- 
> --
> 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. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
> 
> To post to this group, send email to excel-macros@googlegroups.com
> 
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ HAPPY NEW YEAR 2011

2010-12-31 Thread SAJID MEMON

Dear All Experts,
 
I would like to wishing you "A VERY VERY HAPPY NEW YEAR 2011, YOU WILL BE MORE 
EXPERT IN VBA THROUGH THIS GROUP"
 
Thanking you
 
Sajid Memon
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts


$$Excel-Macros$$ Multi User in Excel file

2011-02-26 Thread SAJID MEMON

Dear All Experts,
 
I have LAN in my office and want to type in a excel file (Example : abc.xls) 
data. Can other person type in same file entering data like Multi User.
 
Plz give me tips
 
awaiting your positive responce.
 
Regards
 
Sajid Memon
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


RE: $$Excel-Macros$$ Microsoft Certification

2011-03-25 Thread SAJID MEMON

Hi Ayush,
 
If you are going for Microsoft Exam then it's my suggesstion prepare for excel. 
No need to study 2 hours daily. You can face the exam through online.
It's very simple just know about all frontand options. I have Microsoft 
Certified in MS office.
 
Regards
Sajid Memon
 


Date: Fri, 11 Mar 2011 23:27:39 -0800
Subject: $$Excel-Macros$$ Microsoft Certification
From: bharattj...@gmail.com
To: excel-macros@googlegroups.com

Hi Ayush,


I have been working on MS Office since last 4 Years(Maximum on Excel,Access,PPT)


I plan to take up the "Microsoft Certification" Examination.


Please guide me with the below questions, also suggest if I have missed any 
thing




What certification exam I should appear for ?
Where would I get the study material and Exam Papers ?
How should I prepare ?How many months should be dedicated ? If I study for 2 
hrs daily
Do this certification hold any value in market ?


Would appreciate all your help and support.


Thanks & Regards


Bharat Jain
-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


RE: $$Excel-Macros$$ Multi User in Excel file

2011-03-25 Thread SAJID MEMON

Dear Dilipji & Thamuji
As per your opinion i had done, but when i save the file on 
that time all data comes. I want when 1st your type 2nd user see that data as 
chatting wise.
 
 Give me tips
Awaiting 
Sajid Memon
 


Date: Fri, 4 Mar 2011 17:19:02 +0530
Subject: Re: $$Excel-Macros$$ Multi User in Excel file
From: sanjoy.nath...@gmail.com
To: excel-macros@googlegroups.com


Sometimes that also does not work
then   with the macro we need to create a copy of the file and relocate the 
path to new file


 
On Mon, Feb 28, 2011 at 1:54 PM, §»VIPER«§  wrote:

Sajid

Tools > Share Workbook 


-- 
Thanks & RegardsThamu






On Sun, Feb 27, 2011 at 10:38 PM, Dilip Pandey  wrote:

Hi Sajid,

Yes, it can be done.
Share your file and provide the LAN path of the file to all the
respective users.  Sharing of the file (workbook) will allow all the
users to enter data in the file at the same time.
Other options for customization and security would be to allow users
to edit ranges.


Best Regards,
DILIPandey




On 2/26/11, SAJID MEMON  wrote:
>
> Dear All Experts,
>
> I have LAN in my office and want to type in a excel file (Example : abc.xls)
> data. Can other person type in same file entering data like Multi User.
>
> Plz give me tips
>
> awaiting your positive responce.
>
> Regards
>
> Sajid Memon
>
>
> --
> --
> 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. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel
>


--
Thanks & Regards,

DILIP KUMAR PANDEY, mvp
  MBA,B.Com(Hons),BCA
Mobile: +91 9810929744
dilipan...@gmail.com
dilipan...@yahoo.com
New Delhi - 62, India




--
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel




 



-- 



--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


-- 

Your Sincerely
Sanjoy Nath
Engineer
EOL Gurgaon
EOL/M/NZ/Engg.Dept.(Haryana Division)
 
 
 
 We prepare custom tools (Softwares) to prepare Autocad Drawings
 Of the Engineering Components.Some Of Our Clients Provide the
 Design Calculation Steps And Sample Drawings (Templates for Eg the
 Nuts , Bolts , Screws , Stair Cases , Patterns , Geometries , LandScapes,
 Layouting, General Engineering Components , Mechanical Engineering Components,
 Civil/Structural Engineering Components,Architectural Components) to follow
 and to meet their standards and specifications.The Tools we develop are
 entirely customised and specific for clients  own requirements and
 they are not re distributed to others.

  Let me be precise regarding our job profile and what we can do for you
 Suppose you have to develop any design component repeatedly for different 
projects
Only Some of its parameters are changing and you need the drawing for that 
component.
you cannot prep

RE: $$Excel-Macros$$ Any tally groups

2011-03-28 Thread SAJID MEMON

Dear Manoj
  you should visit tallysolutions.com for learn online tutorial 
by your tallyERP.9 serial number. From there you can learn better.
 
Regards
 
Sajid Memon
 
> Date: Sun, 27 Mar 2011 16:02:12 +0530
> Subject: $$Excel-Macros$$ Any tally groups
> From: kmrmanoj1...@gmail.com
> To: excel-macros@googlegroups.com
> 
> helllo,
> 
> 
> I want to learn tally so can you tell me is there any tally groups
> like excel groups so their i can learn tally so plz tell me and sugges
> me i m waiting for your response.
> 
> Regards
> Manoj
> 
> -- 
> --
> 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. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
> 
> To post to this group, send email to excel-macros@googlegroups.com
> 
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ Rename Sheet as datawise How?

2011-07-10 Thread SAJID MEMON

Dears 
 
I have enclosed a simple file with my problem plz help me in my project.
 
awaiting your positive responce
 
Sajid Memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


add.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Rename Sheet

2011-07-11 Thread SAJID MEMON

Dear experts
 
I have attached my file, for renaming sheet with adding one sheet (1001) only 
at once click
when we press once command button only one sheet should be created as name 1001
again when i press second time press that button second sheet should be created 
as name 1002 and so on.
 
Hope for positive responce and earlier
 
thanks for previous query reply to Rajan, Mahesh & Daniel.
 
Yours
 
Sajid Memon
 094376 38986.

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


Rename.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Auto Numbering

2011-07-11 Thread SAJID MEMON

Dear  Ashish sir Thanks to co-operate me in my project

Now i want when in click in a command button auto serial number should fill in 
A1, then A2 ... like this 
 
In 50 times i click on that command button then 1 to 50 should fillup in A1 to 
A50
 
 
Hope you will give me better tips or example
 
yours
 
Sajid memon
 
 
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ thanks to Hanumant & Anish

2011-07-14 Thread SAJID MEMON

Thanx to Hanumant & Anish for giving me responce
 
I got my mistake with your tips.
 
thanking you again
 
regards
 
sajid memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ AutoHide

2011-08-16 Thread SAJID MEMON

Hi all Experts,
 
I have a little doubt but may be challanging.
I have enclosed my file. plz refer this and give me solution.
 
awaiting your reply
 
yours
sajid memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


AutoHide.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ BarHide

2011-08-25 Thread SAJID MEMON

Dear Experts,
 
Plz give attachment requirement code.
 
Regards
 
Sajid memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


Book1.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ thanks to all

2011-08-26 Thread SAJID MEMON

Thanks a lot to all experts who give me positive responce about my query.
 
agains thanks
 
sajid memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ 2003 excel to pdf

2011-08-27 Thread SAJID MEMON

Dear Experts,
 
I want an active sheet (EXCEL 2003) convert into pdf file and after convert it 
should be open in pdf format. Is it possible in excel 2003 version, if Yes then 
please give me VBA code for my query
 
awaiting your positive responce
 
sajid memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ xls to Pdf in VBA

2011-08-27 Thread SAJID MEMON

Dear Experts,
 
I want an active sheet with command button (EXCEL 2003) convert into pdf file. 
when i click on command button 
 it convert and should be open in pdf format.
 Is it possible in excel 2003 version, if Yes then please give me VBA code for 
my query
 
i don't want to use any other converter software or online website.

awaiting your positive responce
 
sajid memon
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ Hours Calculation Project

2012-10-03 Thread SAJID MEMON

Dear Expert,

 

I require your co-operation to complite my project. I have attached a require 
file in excel 2003. Please give me details with code to complite my project.

 

Awiting your positive responce

 

Regards

Sajid Memon
  

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ 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. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Hours Calculation.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Trouble in 2007

2012-10-21 Thread SAJID MEMON

Dear experts,

 

I have done a small project in excel 2003 with some command buttons. when i 
open my project in excel 2007 then command buttons are not press or working.

Why this problem come in 2007? please give me settings or any suggesstion. I 
have checked micro to enabled and desabled but same promblems is constant.

 

Awaiting your positive responce

Regards

Sajid Memon
  

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ 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. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




$$Excel-Macros$$ MsgBox Query

2012-10-22 Thread SAJID MEMON


 





Dears,
Find enclosed above attachemnt 
I WANT THE VALUE OR ANY TEXT IN A1 CELL SHOULD APPEAR IN THE MESSAGE BOX

Awiting...
 
Sajid Memon
  

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ 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. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




MSGBOX.xls
Description: MS-Excel spreadsheet


RE: $$Excel-Macros$$ Code Problem

2012-11-12 Thread SAJID MEMON

Dear My first machine name is Lenovo, 2nd name is Hp, & third name id Dell. in 
all the machines D:\ drives is there, same path.
Can i write \\Lenovo\d\12-13\book1.xls or \\Hp\d\12-13\book1.xls or 
\\dell\d\12-13\book1.xls
Programe is installed only in lenovo, i want to excess it from hp or from dell.
please suggest me.
 
Awaiting 
sajid

 



Date: Mon, 12 Nov 2012 07:05:15 -0800
From: schreiner_p...@att.net
Subject: Re: $$Excel-Macros$$ Code Problem
To: excel-macros@googlegroups.com






You really should use a better subject.
just about everyone who posts here has a "code problem"
You have not provided any indication either in the subject, or the body
of your post as to what your problem is, or even the area of the problem.
 
Some people here are EXPERTS in the use of pivot tables.
Others are great with accessing specific databases,
or in emailing workbooks.
 
If your problem relates to one of these topics, you want these experts
to spot your question and jump right in.
 
As presented, your question requires research on our part before we
even know if we have the expertise (or interest) in helping.
 
And really, if the person you want to give you assistance only has 10 minutes
to share, you don't want him/her spending 9 of those minutes trying to decide
if your question is in his area of expertise.
 
As it is... you question is why the code:
Workbooks.Open ("D:\12-13\book2.xls")
 
only works on one PC, and not the others.
 
My guess is that the other PC's do not have their D:\ drive is mapped the same 
as the first PC.
 
If you cannot go the machine in person and look for yourself,
I'd suggest send a link to the folder and see if they can open it.
 
Another item that's somewhat suspicious...
In nearly all of the PC's in my business (2,000 of them) and each of the (4) of 
my machines at home,
the C:\ is the internal hard drive, and D:\ drive is a CD drive or a second 
hard drive.
I believe Windows, by default, reserves the D:\ drive for use for removeable 
media.
 
I find the use here as "suspicious".
 
I'd say, go to the machines and check it out.

 
Paul
-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-






From: SAJID MEMON 
To: Sundarvelan Natarajan 
Sent: Mon, November 12, 2012 9:41:10 AM
Subject: $$Excel-Macros$$ Code Problem




please guide me in my attachment file problem
 
Regards
 
Sajid 

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES (1120+ 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. 
 
6) Jobs posting is not allowed.
 
7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
 
 

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES (1120+ 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. 
 
6) Jobs posting is not allowed.
 
7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.

RE: $$Excel-Macros$$ Code Problem

2012-11-13 Thread SAJID MEMON

I have shared it but it not open from other PC except main (Lenovo)

 



Subject: Re: $$Excel-Macros$$ Code Problem
To: excel-macros@googlegroups.com
From: v...@vabs.in
Date: Tue, 13 Nov 2012 04:56:33 +



Hi,

You can access by this way also but for this to be worked your D drive should 
be shared.

Cheerz..

Sent on my BlackBerry® from Vodafone


From: SAJID MEMON  
Sender: excel-macros@googlegroups.com 
Date: Tue, 13 Nov 2012 04:12:48 +
To: Sundarvelan Natarajan
ReplyTo: excel-macros@googlegroups.com 
Subject: RE: $$Excel-Macros$$ Code Problem


Dear My first machine name is Lenovo, 2nd name is Hp, & third name id Dell. in 
all the machines D:\ drives is there, same path.
Can i write \\Lenovo\d\12-13\book1.xls or \\Hp\d\12-13\book1.xls or 
\\dell\d\12-13\book1.xls
Programe is installed only in lenovo, i want to excess it from hp or from dell.
please suggest me.
 
Awaiting 
sajid

 




Date: Mon, 12 Nov 2012 07:05:15 -0800
From: schreiner_p...@att.net
Subject: Re: $$Excel-Macros$$ Code Problem
To: excel-macros@googlegroups.com






You really should use a better subject.
just about everyone who posts here has a "code problem"
You have not provided any indication either in the subject, or the body
of your post as to what your problem is, or even the area of the problem.
 
Some people here are EXPERTS in the use of pivot tables.
Others are great with accessing specific databases,
or in emailing workbooks.
 
If your problem relates to one of these topics, you want these experts
to spot your question and jump right in.
 
As presented, your question requires research on our part before we
even know if we have the expertise (or interest) in helping.
 
And really, if the person you want to give you assistance only has 10 minutes
to share, you don't want him/her spending 9 of those minutes trying to decide
if your question is in his area of expertise.
 
As it is... you question is why the code:
Workbooks.Open ("D:\12-13\book2.xls")
 
only works on one PC, and not the others.
 
My guess is that the other PC's do not have their D:\ drive is mapped the same 
as the first PC.
 
If you cannot go the machine in person and look for yourself,
I'd suggest send a link to the folder and see if they can open it.
 
Another item that's somewhat suspicious...
In nearly all of the PC's in my business (2,000 of them) and each of the (4) of 
my machines at home,
the C:\ is the internal hard drive, and D:\ drive is a CD drive or a second 
hard drive.
I believe Windows, by default, reserves the D:\ drive for use for removeable 
media.
 
I find the use here as "suspicious".
 
I'd say, go to the machines and check it out.

 Paul
-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-----







From: SAJID MEMON 
To: Sundarvelan Natarajan 
Sent: Mon, November 12, 2012 9:41:10 AM
Subject: $$Excel-Macros$$ Code Problem




please guide me in my attachment file problem
 
Regards
 
Sajid 

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES (1120+ 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. 
 
6) Jobs posting is not allowed.
 
7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.
 
 

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES (1120+ 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 

$$Excel-Macros$$ date in range

2011-09-03 Thread SAJID MEMON

Dear Experts,
 
 
I have attached my part of project file. plz see it and give me solution.
 
regards
 
sajid memon   

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


calendardemo.xls
Description: MS-Excel spreadsheet


FW: $$Excel-Macros$$ date in range

2011-09-04 Thread SAJID MEMON


 




dear danial, 
as per your code its not working, please give me suggesstion as per my 
attachement file.
 
sajid memon
 
 
 
 
 
From: dcolarde...@free.fr
To: excel-macros@googlegroups.com
Subject: RE: $$Excel-Macros$$ date in range
Date: Sat, 3 Sep 2011 19:39:41 +0200






Paste the below macro into the sheet module :
 
Option Explicit
 
Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As 
Boolean)
If Intersect(Target, [G11:G23]) Is Nothing Then Exit Sub
Cancel = True
frmCalendar.Show
End Sub
 
Daniel
 


De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] De la 
part de SAJID MEMON
Envoyé : samedi 3 septembre 2011 19:24
À : Excel Group
Objet : $$Excel-Macros$$ date in range
 

Dear Experts,
 
 
I have attached my part of project file. plz see it and give me solution.
 
regards
 
sajid memon
-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ Project Part

2011-10-05 Thread SAJID MEMON

Dear all experts,
 
I have 3 different types of doubt in my project. Need your help to accomplish 
my project . I have attach a part of that project. please co-operate me.
 
Awaiting your positive reply,
 
Regards
 
Sajid Memon
+91-9437638986

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


project part.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Thanks

2011-10-05 Thread SAJID MEMON


 





Thank you very much Experts

for co-operate me in my project

 

regards

 
Sajid Memon
+91-9437638986


-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
 
<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel
  

-- 
--
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. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ Rounding method

2011-11-09 Thread SAJID MEMON

Dear Experts,
 
I want rounding method in excel 2003
when i typed 124.90 the rounding should come 120 &
when i typed 125.10 the rounding should come 125 &
when i typed 129.90 the rounding should come 125
 
5 digits upward or downward rounding
 
Regards
 
Sajid Memon 
 
  

-- 
FORUM RULES (925+ 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


RE: $$Excel-Macros$$ Rounding Method

2011-11-10 Thread SAJID MEMON

Thanx to all experts to answer me about my solution.
 



Date: Wed, 9 Nov 2011 21:41:55 +0530
Subject: Re: $$Excel-Macros$$ Rounding Method
From: ms.exl.lear...@gmail.com
To: excel-macros@googlegroups.com

Hi Mothilal,


Yours is the exact and simplified solution.


In fact, I forgot that function and I was unable to recollect it while replying 
to the OP's question.  But, your reply helped me to recall it.


Thanks Dude...


---
Ms.Exl.Learner
---


On Wed, Nov 9, 2011 at 5:36 PM, jmothilal  wrote:

use this command




=floor(a1,5)


Mothilal.J





On Wed, Nov 9, 2011 at 2:10 PM, Advocate kbj  wrote:





Dear Experts,
 
I want rounding method in excel 2003
when i typed 124.90 the rounding should come 120 &
when i typed 125.10 the rounding should come 125 &
when i typed 129.90 the rounding should come 125
 
5 digits upward or downward rounding
 
Regards
 
Sajid Memon 
 

-- 
FORUM RULES (925+ 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



-- 
J.Mohilal
Universal Computer Systems
# 16, Brindavan Complex
Otteri, Vellore-2




-- 
FORUM RULES (925+ 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 (925+ 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 (934+ 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
<>

$$Excel-Macros$$ Searching DOUBT

2011-12-21 Thread SAJID MEMON


 




 



Dear Expert

I want to make some search from database sheet. if i want to type in sheet1 e3 
cell what ever data that should show below
example wise just type my name "sajid" that will show below. I want when i type 
any PAN catagory or VAT No catagory then
it shows maching rows all data.
 
please co-operate me in vba coding (FILE ATTACHED)
 
Regards
Sajid Memon
 
  

-- 
FORUM RULES (934+ 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


$$Excel-Macros$$ By Default 2003

2012-01-28 Thread SAJID MEMON

Dear Experts,
 
  I am using windows 7 platform and installed Excel 2003 & 2007 
(both). When i click at any excel file it open by default in excel 2007. I want 
default should be excel 2003.
Please give me suggesstion. I have done from view menu and programme default in 
2003 but it's not working.
 
Awaiting your positive responce
 
Regards,
 
Sajid Memon   

-- 
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