Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default Edit formula over a range

I have a formula that extends over a large range.
A1 A2
=ROUND(forecast!X3*$Q8,0) =ROUND(forecast!Y3*$Q8,0)

How do I modify the entire range so that it no longer rounds without
completely running a new formula.

Thank ou


--
Nate
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Edit formula over a range

Highlight column A and do CTRL-H (Find and Replace) as follows:

Find What: ,0)
Replace With: ,10)
then click Replace All

This will round to 10 decimal places, but that should be sufficient to
appear like no rounding.

Hope this helps.

Pete

On May 5, 12:53*am, Nate wrote:
I have a formula that extends over a large range.
A1 * * * * * * * * * * * * * * * * * * * * * *A2
=ROUND(forecast!X3*$Q8,0) * * * =ROUND(forecast!Y3*$Q8,0)

How do I modify the entire range so that it no longer rounds without
completely running a new formula.

Thank ou

--
Nate


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
Edit validation list range Kim K Excel Discussion (Misc queries) 2 November 1st 06 06:44 PM
allow users to edit range Lp12 Excel Discussion (Misc queries) 0 March 21st 06 12:20 PM
How to edit a named range Wanson Excel Discussion (Misc queries) 0 December 8th 05 04:23 PM
How do I edit a Named Range using macro's behmer Excel Worksheet Functions 2 July 26th 05 09:02 PM
"Allow users to edit range." Office 03 vs. 97... RH Excel Discussion (Misc queries) 2 May 16th 05 08:30 PM


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