Results 1 to 3 of 3

last column equivalent to my last row statement

Threaded View

welchs101 last column equivalent to my... 11-07-2011, 02:43 PM
Steffen Thomsen Re: last column equivalent to... 11-07-2011, 02:51 PM
welchs101 Re: last column equivalent to... 11-08-2011, 08:15 AM
  1. #1
    Forum Contributor
    Join Date
    12-01-2007
    Location
    USA-North Carolina
    MS-Off Ver
    MS Office 2016
    Posts
    2,712

    last column equivalent to my last row statement

    I found this last row statement below which works well. But i want to find a "last column" equivalent using this type of method..........does anyone know?

    last_row1 = fl_output_sht.Columns(1).Find("*", fl_output_sht.Cells(1, 1), xlValues, xlPart, xlByColumns, xlPrevious, False, False).Row
    where fl_output_sht is a user defined data type of "worksheet"
    Last edited by welchs101; 11-08-2011 at 08:15 AM.

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