LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Newby question: use a worksheet but not show?

How can I use a worksheet but change to it on the display?

Sheets("Order Input Forum").Select
Range("A13").Select
Application.CutCopyMode = False
Selection.Copy
Sheets("Order Records").Select
Range("C4").Select
ActiveSheet.Paste

Using this code how can I use the worksheets without jumping between
them on the display?

Thanks,
Olly
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Break Apart a Cell, please help a newby Newby Excel Discussion (Misc queries) 2 May 2nd 07 12:21 AM
Newby help Dave-Excel Excel Worksheet Functions 2 March 2nd 06 10:44 AM
Newby question: how to add icons to message boxes? Olly[_3_] Excel Programming 2 November 11th 03 09:33 AM
Another Newby question about selecting and what it can do [longish] TBA[_2_] Excel Programming 3 August 24th 03 07:31 PM
Yet another Newby question about selecting TBA[_2_] Excel Programming 3 August 24th 03 02:04 AM


All times are GMT +1. The time now is 08:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"