Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Stephen
 
Posts: n/a
Default Truncating entire worksheet

I have a budget worksheet which gets loaded into our main database system.
THe numbers in the worksheet have nummbers beyond the decimal(123.34) In
order to load intoour system, all the numbers need to zero (123.00).

Any thoughts on an easy way to do this? I have 15 sheets with 300 line
items each.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default Truncating entire worksheet

First-SAVE
Then, try this:

EditReplace
Find what: .*
Replace with: (leave this blank)
Click the [Replace All] button

Caveat: That will find all decimal points and truncate everything from the
decimal point, inclusive. If you have a paragraph with a period....everthing
from the period will be deleted. If that situation exists...select only the
impacted numeric cells then perform the Edit/Replace.


Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Stephen" wrote:

I have a budget worksheet which gets loaded into our main database system.
THe numbers in the worksheet have nummbers beyond the decimal(123.34) In
order to load intoour system, all the numbers need to zero (123.00).

Any thoughts on an easy way to do this? I have 15 sheets with 300 line
items each.

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 do I copy an entire worksheet to another with text & format? kb Excel Discussion (Misc queries) 15 July 4th 08 09:25 PM
Extracting data from one Worsheet to Another Worksheet with common link value Edwin Mashiringwani Excel Discussion (Misc queries) 1 November 25th 05 03:14 AM
Macro that double spaces rows for an entire worksheet? glaves123 Excel Discussion (Misc queries) 1 November 6th 05 03:42 AM
How do I change uppercase to proper case in entire worksheet? Karen Excel Worksheet Functions 7 October 21st 05 12:31 PM
Conversion of Cell Contents into a Functional Worksheet name ? GMJT Excel Worksheet Functions 1 August 21st 05 04:59 PM


All times are GMT +1. The time now is 08:36 AM.

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"