+ Reply to Thread
Results 1 to 9 of 9

Need to Search from Bottom to Top

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    I suggest that this is a good time to learn VBA, so perhaps you could buy a book on it such as Microsoft's Excel 2003 Step by Step.
    Best regards,

    Ray

  2. #2
    Forum Contributor
    Join Date
    08-08-2006
    Posts
    203
    So what I asked about search from bottom to top is possible?

  3. #3
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Yes if you build your own function!

  4. #4
    Forum Contributor
    Join Date
    08-08-2006
    Posts
    203
    I will figure it out then and share my results

  5. #5
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    Hi, Dan. If you want to just use this in your code, rather than building a function, in your find command, just use:
    After:=Cells.SpecialCells(xlCellTypeLastCell)
    and
    SearchDirection:=xlPrevious

  6. #6
    Forum Contributor
    Join Date
    08-08-2006
    Posts
    203
    Thank you. Im afraid I may be headed to a Black List for asking too many questions. Perhaps I should spend more time in the New Users Forum helping with the easy questions.

    I dont want to upset anyone, and usually I try to ask basic questions but I added the code this time because most people seem to want to know exactly what Im doing and what I have to work with.

    If anyone thinks I take take take, and never give, Excel is something I am learning and I am active on about 10 other forums some where I am the expert, and I dont mind sharing what I know there. I understand the frustration if someone gave me a good answer and I asked them to detail how every line works. Of course, some answers I have received came with detailed instructions on what every line does, which is fine with me.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1