First of all:I enjoy helping.Normally, I sort my list of emails (sometimes a 
hundred or more)and immediately delete the emails with subjects like:"Please 
Help", "Urgent" and "Help Required".Because ALL the people that post to these 
sites are doing so because they need assistance, and to THEM, it is "urgent".
and, as the "Forum Rules" state: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.
But today, after deleting a response from another discussion thread, this one 
appeared in my preview screen...
Second:There are HUNDREDS (OK, maybe only 50) ways to search a worksheet for a 
cell value.What ways have you tried?how do you WANT it to work?
It can be as simple as:
For NameRow = 1 to 50   If (Cells(NameRow,"H").Value = "Name") then exit 
forNext NameRow
the loop exits when the "Name" value is found, so the last number assigned to 
NameRow ends up being the row with the "Name" heading.
so, please provide a description of what you're trying to do, what you've 
accomplished so far, and what you're having trouble with.
I'm sure someone would be glad to help. 
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: Soumyendu Paul <soumyendu...@gmail.com>
 To: excel-macros@googlegroups.com 
 Sent: Wednesday, August 26, 2015 1:24 AM
 Subject: $$Excel-Macros$$ Urgent Help Required
   
Hi,
Want to search header "Name" in attached file through vba but unable to do with 
find method. Please help Regards,Soumyendu-- 
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/d/optout.


   

-- 
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/d/optout.

Reply via email to