LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
DEE DEE is offline
external usenet poster
 
Posts: 250
Default 2 Quick Questions

Hi all,

Two questions (for now!)

1. Is there any reason when recording a macro that I should NOT use
shortcut keys - either Ctrl + C or right-click and delete row, for example -
as opposed to using the menus?

2. When VBA code refers to relative cells by using offset, for example
ActiveCell.Offset(1,0).Range("A1:A3").Select
I know that the offset means one row down in same column (from active cell);
I assume the rest means that from that cell (let's say it's cell A20) select
what it deems as A1:A3, which is really A20:A22.

Thanks!
--
Thanks!

Dee
 
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
Two Quick Questions Chuckles123[_66_] Excel Programming 0 November 16th 04 05:09 PM
Two Quick Questions Chuckles123[_62_] Excel Programming 2 November 16th 04 02:44 PM
Two Quick Questions Chuckles123[_65_] Excel Programming 0 November 16th 04 01:11 PM
Two Quick Questions Chuckles123[_61_] Excel Programming 2 November 16th 04 04:25 AM
2 quick questions phreud[_12_] Excel Programming 6 June 18th 04 01:37 AM


All times are GMT +1. The time now is 02:10 PM.

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

About Us

"It's about Microsoft Excel"