Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default simple question, hopefully a simple answer!

hi,

I have an excel sheet which has a coloured background and cell borders. I
want to copy things into this without loosing this background colour and
border.

I know I could just "paste special" and then "values" but I was wondering if
there was another, less time consuming way!

TIA

Matt


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default simple question, hopefully a simple answer!

What about selecting the cells, ctrl+c then goto destination and doing a
ctrl+v?

Cheers

John
"Matt B" wrote in message
...
hi,

I have an excel sheet which has a coloured background and cell borders. I
want to copy things into this without loosing this background colour and
border.

I know I could just "paste special" and then "values" but I was wondering

if
there was another, less time consuming way!

TIA

Matt




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default simple question, hopefully a simple answer!

Thats what Im doing at the moment and when I do this the format of the cells
im copying is also pasted (which I dont want)


John Proud wrote in message
...
What about selecting the cells, ctrl+c then goto destination and doing a
ctrl+v?

Cheers

John
"Matt B" wrote in message
...
hi,

I have an excel sheet which has a coloured background and cell borders.

I
want to copy things into this without loosing this background colour and
border.

I know I could just "paste special" and then "values" but I was

wondering
if
there was another, less time consuming way!

TIA

Matt






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default simple question, hopefully a simple answer!

Paste Special Values is the only way Matt


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2000-2003)
www.rondebruin.nl



"Matt B" wrote in message ...
Thats what Im doing at the moment and when I do this the format of the cells
im copying is also pasted (which I dont want)


John Proud wrote in message
...
What about selecting the cells, ctrl+c then goto destination and doing a
ctrl+v?

Cheers

John
"Matt B" wrote in message
...
hi,

I have an excel sheet which has a coloured background and cell borders.

I
want to copy things into this without loosing this background colour and
border.

I know I could just "paste special" and then "values" but I was

wondering
if
there was another, less time consuming way!

TIA

Matt








  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default simple question, hopefully a simple answer!

If your copying and pasting involves just the odd cell/range here and
there, you could create a simple macro to combine the paste special
steps, and then assign this macro to a keystroke. Something like this:

Selection.PasteSpecial Paste:=xlPasteValuesAndNumberFormats



"Matt B" wrote in message
...
hi,

I have an excel sheet which has a coloured background and cell

borders. I
want to copy things into this without loosing this background colour

and
border.

I know I could just "paste special" and then "values" but I was

wondering if
there was another, less time consuming way!

TIA

Matt






  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default simple question, hopefully a simple answer!

Sorry Matt

You could record a macro to do the job with a series of keypresses eg ctrl+?
after you have selected the range!

That would cut down on the activity?

Cheers

John P



"C Petrin" wrote in message
...
If your copying and pasting involves just the odd cell/range here and
there, you could create a simple macro to combine the paste special
steps, and then assign this macro to a keystroke. Something like this:

Selection.PasteSpecial Paste:=xlPasteValuesAndNumberFormats



"Matt B" wrote in message
...
hi,

I have an excel sheet which has a coloured background and cell

borders. I
want to copy things into this without loosing this background colour

and
border.

I know I could just "paste special" and then "values" but I was

wondering if
there was another, less time consuming way!

TIA

Matt






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
IF formula-simple question; simple operator Rich D Excel Discussion (Misc queries) 4 December 6th 07 03:36 PM
SIMPLE QUESTION need fast answer please Jannie Excel Worksheet Functions 6 October 5th 07 06:22 PM
Simple Question, But No Answer Joe Teixeira Excel Worksheet Functions 2 December 19th 06 12:16 AM
There may be a simple answer ... Lee Bowman Excel Discussion (Misc queries) 2 November 8th 05 03:41 PM
Simple Simple Excel usage question BookerW Excel Discussion (Misc queries) 1 June 23rd 05 10:06 PM


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