+ Reply to Thread
Results 1 to 2 of 2

a couple of saved xlsx issues

  1. #1
    Forum Contributor
    Join Date
    05-09-2013
    Location
    Chicago
    MS-Off Ver
    Excel 2016
    Posts
    543

    a couple of saved xlsx issues

    The attached file is saved using the code below:

    VB
    Please Login or Register  to view this content.
    I have two questions that I can not figure out:
    1. How to disable the security warning message
    2. Why is there purple highlighting (like in rows 103, 105, 188) when that is not even in the code, am I doing something wrong?

    Thank you .
    Attached Files Attached Files

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,486

    Re: a couple of saved xlsx issues

    ` ElseIf rw.Cells(iRow, iClassification).Value = "pathogenic" Then _
    rw.Cells(iRow, iClassification).EntireRow.Interior.ColorIndex = 9 `
    Isn't this the code that colors the row?


    What security msg are you getting?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hi I`m new and STUMPED on a couple excel issues
    By buterflyer in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 04-23-2014, 02:06 PM
  2. Replies: 5
    Last Post: 03-11-2013, 04:45 PM
  3. Issues with many .xlsx files saved in a shared dropbox
    By vin.napoli in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 10-12-2012, 06:23 AM
  4. Developing a food costs sheet, couple of issues
    By garyi in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 08-31-2010, 10:30 AM
  5. A Couple of Odd Excel/VBA Issues
    By jasoncw in forum Excel General
    Replies: 3
    Last Post: 02-07-2007, 12:36 PM

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