+ Reply to Thread
Results 1 to 2 of 2

VBA Find statement not working

  1. #1
    Registered User
    Join Date
    04-15-2011
    Location
    Dallas,TX
    MS-Off Ver
    Excel 2010
    Posts
    21

    VBA Find statement not working

    Hi Guys,

    I am having problems with the find statement in vba.

    I have one sheet, called "Summary", where it lists several categories like "Revenue, items sold, gross profit, etc. Each item is assigned a specific number in the column to the left.

    I have another sheet. It's an income statement. It also has specific numbers listed in column a, which corresponds to the revenue and expense line-items.

    I created this macro in which the macro pulls the item number located in teh summary page and finds teh corresponding data from the income statement. however, when I run the macro, the find statement doesnt find anything. The strange thing is that, the macro has run successfully before. I don't know why it won't work now.

    Below is part of the code. Please help. Thanks

    Please Login or Register  to view this content.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: VBA Find statement not working

    Hi,

    Very difficult to diagnose without seeing your problem in the context of its workbook. Please upload.

    Thereagain are you sure a VBA macro is the most efficient way of achieving what you want. It's possible that standard Excel functions would suffice and be better.

    Regards
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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