Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How to set the entire selection to a specific value without using VBA

Hi,

Let say I have a selected range (A1:A100) and I would like set every cell in the range to be 100. Instead of doing someting in VBA like

Selection.value = "100"

Is there a way that I can do this using exel? Some sort of keyboard shortcut would be nice.

Thanks,

Koye
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 634
Default How to set the entire selection to a specific value without using VBA

With your selection, type 100 and hit CTRL+ENTER

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

------------------------------*------------------------------*----------------
It's easier to beg forgiveness than ask permission :-)
------------------------------*------------------------------*----------------

"Koye Li" wrote in message
...
Hi,

Let say I have a selected range (A1:A100) and I would like set every cell
in the range to be 100. Instead of doing someting in VBA like

Selection.value = "100"

Is there a way that I can do this using exel? Some sort of keyboard
shortcut would be nice.

Thanks,

Koye


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default How to set the entire selection to a specific value without using

Type 100 in the top field and hit cntrl-D (fill down.)

"Koye Li" wrote:

Hi,

Let say I have a selected range (A1:A100) and I would like set every cell in the range to be 100. Instead of doing someting in VBA like

Selection.value = "100"

Is there a way that I can do this using exel? Some sort of keyboard shortcut would be nice.

Thanks,

Koye

Reply
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
Cannot expand the selection to entire spreadsheet when sorting Mikki Excel Worksheet Functions 3 April 3rd 23 04:17 PM
how to select entire row and column in a sigle cell selection sabu varoor Excel Worksheet Functions 3 December 22nd 08 05:19 PM
MS Excel: hide a selection of data (not an entire row or column)? Panda Q Excel Discussion (Misc queries) 4 August 13th 08 10:11 PM
Find and REPLACE within a selection, or column- not entire sheet/. smithers2002 Excel Worksheet Functions 4 April 21st 05 04:45 PM
Macro for selecting entire row from mouse cell selection PaiolaS Excel Programming 1 August 7th 03 07:01 PM


All times are GMT +1. The time now is 07:35 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"