Results 1 to 5 of 5

Create Horizontal and vertical tabs

Threaded View

  1. #1
    Registered User
    Join Date
    01-17-2018
    Location
    AUS
    MS-Off Ver
    2016 pro
    Posts
    12

    Create Horizontal and vertical tabs

    Hi
    I have been following excel freelancers on you tube, and the employee manager looks good for the job I am in. I am having a bit of trouble when I fill in the Microsoft Visual Basic, this what I am putting in but it's not working
    Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    
    If Not Intersect(Target, Range("E4:H4")) Is Nothing Then
    
      Range("B2").Value = Target.Column
    End If
    
      
    End Sub
    Good someone please explain why this is not working as I have followed it the same as I see on you tube

    Thank you
    Last edited by bobb11; 10-09-2018 at 11:20 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 16
    Last Post: 06-01-2017, 06:01 PM
  2. [SOLVED] How to create macro to move multiple horizontal data to vertical
    By Pony08 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-15-2013, 10:07 AM
  3. [SOLVED] How to create vertical list based on horizontal instances
    By escobf in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-03-2013, 10:31 AM
  4. Extract data from a horizontal range with blanks and create a vertical list
    By dommcg in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-07-2013, 10:41 AM
  5. Replies: 7
    Last Post: 10-29-2009, 10:12 AM
  6. Replies: 3
    Last Post: 04-27-2008, 06:07 PM
  7. How do I sort a horizontal worksheet to create a vertical table
    By The Hamburger36 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-29-2005, 02:05 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