+ Reply to Thread
Results 1 to 2 of 2

Help from a sheet to another

  1. #1
    Registered User
    Join Date
    11-27-2016
    Location
    Costa Rica
    MS-Off Ver
    2013
    Posts
    0

    Help from a sheet to another

    Help changing sheets.

    Hi, I am starting to use VB, and recently I have a problem with my workbook. I put some buttons to move from sheet to sheet with the following command:

    Sheets("Protocolo").Select
    End

    The problem is that when I use the button to move from sheet to sheet the screen got froze. It won’t let me do scroll down, and don’t let me change the values. I try to fix it using different commands like:

    Application.Goto (Activeworkbook.Sheets("Protocolo ").Range("A1"))

    Or

    Application.ScreenUpdating = False

    Or

    Application.ScreenUpdating = True

    But nothing work. If anyone could help I would really appreciated.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello Androx06,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Lookup Value from Sheet 4 in Sheet 2, if found copy Sheet 2 Active Row to Sheet 5
    By lgosso23 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-11-2013, 02:51 PM
  2. [SOLVED] Match Value in Sheet 1 with Sheet 2, copy entire row from sheet 1 to new sheet
    By lzyshaman in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-01-2013, 07:48 AM
  3. Replies: 3
    Last Post: 02-20-2013, 12:54 AM
  4. [SOLVED] find code# from sheet 1 on sheet 2, compare value on sheet 1 with value on sheet 2
    By BlakeLee in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-27-2013, 01:52 PM
  5. [SOLVED] Copy and paste data from sheet 2 to sheet 1 based on specific criteria on sheet 1
    By VBADUD in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-05-2012, 04:18 AM
  6. [SOLVED] Worksheet Activate when user selects sheet NOT when sheet is created from a template sheet
    By y0rk1e72 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-26-2012, 02:47 PM
  7. Replies: 11
    Last Post: 10-14-2012, 01:03 PM
  8. Replies: 2
    Last Post: 10-12-2010, 05:00 PM

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