+ Reply to Thread
Results 1 to 7 of 7

problem highlighting row

Hybrid View

mehdoush problem highlighting row 06-25-2009, 01:09 PM
Richard Schollar Re: problem highlighting row 06-25-2009, 01:13 PM
mehdoush Re: problem highlighting row 06-25-2009, 01:25 PM
Richard Schollar Re: problem highlighting row 06-25-2009, 01:38 PM
mehdoush Re: problem highlighting row 06-25-2009, 01:15 PM
mehdoush Re: problem highlighting row 06-25-2009, 01:33 PM
mehdoush Re: problem highlighting row 06-29-2009, 05:35 PM
  1. #1
    Registered User
    Join Date
    02-20-2009
    Location
    La, CA
    MS-Off Ver
    Excel 2003
    Posts
    70

    Re: problem highlighting row

    attached files...
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Richard Schollar's Avatar
    Join Date
    05-23-2006
    Location
    Hampshire UK
    MS-Off Ver
    Excel 2002
    Posts
    1,264

    Re: problem highlighting row

    You are modifying the text file in your subsequent code and when you run the avertMain routine before the modification code, none of your rows actually have MAIN in column A and FFR0 in column D. So, you just need to change the order the macros are called in in the tst sub:

      Call Module3.SuppLignes
      Call Module2.tableau
      Call Module2.avertMain
    Richard Schollar
    Microsoft MVP - Excel

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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