Get Position of Last Column Containing Data with Excel VBA

If you read my latest update on how we can get position of last row containing data, then most probably you already have a glimpse on how we perform the same task with last column containing data in Excel.

The VBA code is the exact replica of the code to get the last row, only this time, we change the row into column.

Function LastColumn() As Long

    Dim ix As Long
    ix = ActiveSheet.UsedRange.Column - 1 + ActiveSheet.UsedRange.Columns.Count
    LastColumn = ix

End Function

The function above will return the appropriate position of the column even when the last column containing data in a hidden state.

The results of this function is the column number, not the column name (1 for A, 2 for B, etc). If what we need is the column name, then we can use the excel column number to column name converter that I wrote before.

This entry was posted in Cells and Range and tagged , , , , , , , , . Bookmark the permalink.

1,147 Responses to Get Position of Last Column Containing Data with Excel VBA

  1. Pingback: scary games

  2. Pingback: cctv installers

  3. Pingback: scrapebox list

  4. Pingback: Unusual Naruto Itachi Uchiha Mangekyou Sharingan Contact Lenses

  5. Pingback: hublot swiss replicas

  6. Pingback: office supplies & equipment

  7. Pingback: archiwizacja danych

  8. Pingback: cakes

  9. Pingback: Cisco 3845

  10. Pingback: tacos mexican food

  11. Pingback: emlak yaz?l?m?

  12. Pingback: gifts idea

  13. Pingback: cash book

  14. Pingback: address

  15. Pingback: the best electric chainsaw

  16. Pingback: tucker hill mckinney texas

  17. Pingback: fun times

  18. Pingback: kitchenaid kfp750

  19. Pingback: Juegos de futbol 2013

  20. Pingback: natural health

  21. Pingback: kid picture

  22. Pingback: plastic snow fence

  23. Pingback: Software

  24. Pingback: buy list

  25. Pingback: cooking career

  26. Pingback: Win Ipad3

  27. Pingback: naprawa dukarek HP

  28. Pingback: used sub-zero 36 refrigerator for sale

  29. Pingback: oil stock

  30. Pingback: Immobilier Quimper

  31. Pingback: ideas home business

  32. Pingback: ulta printable coupons

  33. Pingback: become a beach body coach

  34. Pingback: replica watches

  35. Pingback: payday loans

  36. Pingback: link

  37. Pingback: click here

  38. Pingback: gogo games

  39. Pingback: official site

  40. Pingback: payday cash loans discussions

  41. Pingback: tv live

  42. Pingback: dental practice brokers discussions

  43. Pingback: servis char

  44. Pingback: norcross tree removal

  45. Pingback: HCG Diet Reviews

  46. Pingback: life coach websites

  47. Pingback: workers compensation requirements

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>