Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 193
Default ADDING 30000 TO A CELL

I AM TRYING TO ADD 30000 TO A CELL BUT I DON'T KNOW HOW OR WHAT FORMULA TO
ENTER I TRIED = $765,130.00+30000, WHICH GAVE ME WHAT I NEEDED FOR THAT CELL
BUT IS THERE A FORMULA I CAN USE SO I DON'T HAVE TO DO THIS IN EVERY CELL
THAT I NEED TO ADD 30000 TO?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 364
Default ADDING 30000 TO A CELL


Enter 30000 in a cell
Select the cells you want to add 30000
Choose Edit-Paste Special-Add

"CONFUSED" wrote:

I AM TRYING TO ADD 30000 TO A CELL BUT I DON'T KNOW HOW OR WHAT FORMULA TO
ENTER I TRIED = $765,130.00+30000, WHICH GAVE ME WHAT I NEEDED FOR THAT CELL
BUT IS THERE A FORMULA I CAN USE SO I DON'T HAVE TO DO THIS IN EVERY CELL
THAT I NEED TO ADD 30000 TO?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 193
Default ADDING 30000 TO A CELL

THAT DIDN'T DO WHAT I NEEDED IT TO DO EITHER, THANKS THOUGH THE OTHER CELLS
THAT I AM TRYING TO ADD 30000 TO HAVE DIFFERENT NUMBERS IN THEM THAT I NEED
TO ADD 30000 TO. THANKS THOUGH

"Sheeloo" wrote:


Enter 30000 in a cell
Select the cells you want to add 30000
Choose Edit-Paste Special-Add

"CONFUSED" wrote:

I AM TRYING TO ADD 30000 TO A CELL BUT I DON'T KNOW HOW OR WHAT FORMULA TO
ENTER I TRIED = $765,130.00+30000, WHICH GAVE ME WHAT I NEEDED FOR THAT CELL
BUT IS THERE A FORMULA I CAN USE SO I DON'T HAVE TO DO THIS IN EVERY CELL
THAT I NEED TO ADD 30000 TO?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default ADDING 30000 TO A CELL

Try it like this:

Enter 30000 in an empty cell
With that cell still selected, copy that cell: EditCopy
Select the range of cells you want to add the 30000 to
Then: EditPaste SpecialAddOK
Delete the cell with 30000

--
Biff
Microsoft Excel MVP


"CONFUSED" wrote in message
...
THAT DIDN'T DO WHAT I NEEDED IT TO DO EITHER, THANKS THOUGH THE OTHER
CELLS
THAT I AM TRYING TO ADD 30000 TO HAVE DIFFERENT NUMBERS IN THEM THAT I
NEED
TO ADD 30000 TO. THANKS THOUGH

"Sheeloo" wrote:


Enter 30000 in a cell
Select the cells you want to add 30000
Choose Edit-Paste Special-Add

"CONFUSED" wrote:

I AM TRYING TO ADD 30000 TO A CELL BUT I DON'T KNOW HOW OR WHAT FORMULA
TO
ENTER I TRIED = $765,130.00+30000, WHICH GAVE ME WHAT I NEEDED FOR THAT
CELL
BUT IS THERE A FORMULA I CAN USE SO I DON'T HAVE TO DO THIS IN EVERY
CELL
THAT I NEED TO ADD 30000 TO?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 193
Default ADDING 30000 TO A CELL

NOW I COME BACK WITH AN #REF ERROR?

"T. Valko" wrote:

Try it like this:

Enter 30000 in an empty cell
With that cell still selected, copy that cell: EditCopy
Select the range of cells you want to add the 30000 to
Then: EditPaste SpecialAddOK
Delete the cell with 30000

--
Biff
Microsoft Excel MVP


"CONFUSED" wrote in message
...
THAT DIDN'T DO WHAT I NEEDED IT TO DO EITHER, THANKS THOUGH THE OTHER
CELLS
THAT I AM TRYING TO ADD 30000 TO HAVE DIFFERENT NUMBERS IN THEM THAT I
NEED
TO ADD 30000 TO. THANKS THOUGH

"Sheeloo" wrote:


Enter 30000 in a cell
Select the cells you want to add 30000
Choose Edit-Paste Special-Add

"CONFUSED" wrote:

I AM TRYING TO ADD 30000 TO A CELL BUT I DON'T KNOW HOW OR WHAT FORMULA
TO
ENTER I TRIED = $765,130.00+30000, WHICH GAVE ME WHAT I NEEDED FOR THAT
CELL
BUT IS THERE A FORMULA I CAN USE SO I DON'T HAVE TO DO THIS IN EVERY
CELL
THAT I NEED TO ADD 30000 TO?






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 364
Default ADDING 30000 TO A CELL

I amsorry I forgot to tell you to copy the cell containing 30000 before
PASTE SPECIAL...

As also suggested by Valko you should get what you want (adding 30,000 to
the cells you want)

I have tested it and it works...

Do you have any cells with formula in the range you are pasting?...
If your cells are not adjacent to each other then use CTRL-Click to select
one by one...

"CONFUSED" wrote:

NOW I COME BACK WITH AN #REF ERROR?

"T. Valko" wrote:

Try it like this:

Enter 30000 in an empty cell
With that cell still selected, copy that cell: EditCopy
Select the range of cells you want to add the 30000 to
Then: EditPaste SpecialAddOK
Delete the cell with 30000

--
Biff
Microsoft Excel MVP


"CONFUSED" wrote in message
...
THAT DIDN'T DO WHAT I NEEDED IT TO DO EITHER, THANKS THOUGH THE OTHER
CELLS
THAT I AM TRYING TO ADD 30000 TO HAVE DIFFERENT NUMBERS IN THEM THAT I
NEED
TO ADD 30000 TO. THANKS THOUGH

"Sheeloo" wrote:


Enter 30000 in a cell
Select the cells you want to add 30000
Choose Edit-Paste Special-Add

"CONFUSED" wrote:

I AM TRYING TO ADD 30000 TO A CELL BUT I DON'T KNOW HOW OR WHAT FORMULA
TO
ENTER I TRIED = $765,130.00+30000, WHICH GAVE ME WHAT I NEEDED FOR THAT
CELL
BUT IS THERE A FORMULA I CAN USE SO I DON'T HAVE TO DO THIS IN EVERY
CELL
THAT I NEED TO ADD 30000 TO?




  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default ADDING 30000 TO A CELL

See this (includes video instructions):

http://contextures.com/xlDataEntry04.html

--
Biff
Microsoft Excel MVP


"CONFUSED" wrote in message
...
NOW I COME BACK WITH AN #REF ERROR?

"T. Valko" wrote:

Try it like this:

Enter 30000 in an empty cell
With that cell still selected, copy that cell: EditCopy
Select the range of cells you want to add the 30000 to
Then: EditPaste SpecialAddOK
Delete the cell with 30000

--
Biff
Microsoft Excel MVP


"CONFUSED" wrote in message
...
THAT DIDN'T DO WHAT I NEEDED IT TO DO EITHER, THANKS THOUGH THE OTHER
CELLS
THAT I AM TRYING TO ADD 30000 TO HAVE DIFFERENT NUMBERS IN THEM THAT I
NEED
TO ADD 30000 TO. THANKS THOUGH

"Sheeloo" wrote:


Enter 30000 in a cell
Select the cells you want to add 30000
Choose Edit-Paste Special-Add

"CONFUSED" wrote:

I AM TRYING TO ADD 30000 TO A CELL BUT I DON'T KNOW HOW OR WHAT
FORMULA
TO
ENTER I TRIED = $765,130.00+30000, WHICH GAVE ME WHAT I NEEDED FOR
THAT
CELL
BUT IS THERE A FORMULA I CAN USE SO I DON'T HAVE TO DO THIS IN EVERY
CELL
THAT I NEED TO ADD 30000 TO?






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
How can I copy a value from a cell and paste it into another cell while adding it to the previous value in that cell [email protected] Excel Worksheet Functions 2 November 7th 07 09:39 AM
adding a formul to the next cell only with the next cell number Janis Excel Discussion (Misc queries) 1 July 30th 07 10:05 PM
Adding numbers in one cell and showing total in seperate cell Deernad Construction Excel Discussion (Misc queries) 12 November 29th 05 07:32 PM
Adding the same cell in different worksheets. Can that cell be variable? ro Excel Worksheet Functions 0 August 18th 05 06:31 AM
adding a formula in a cell but when cell = 0 cell is blank Mike T Excel Worksheet Functions 5 May 31st 05 01:08 AM


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