Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 16
Default How do I create a "Reset Data" Button for a Worksheet?

I have a spreadsheet for calculating hours worked by plugging numbers into
specific columns and I want to be able to click a button and reset those
numbers to "0". How do I do that?
--
Billy
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default How do I create a "Reset Data" Button for a Worksheet?

Use a macro. Easiest way would be to record yourself zeroing out all the
cells. (Select all cells you want to zero, type "0", press Ctrl+Enter).
Then from the Forms toolbar, create a button and assign your macro to it.

If you want to edit your macro, you can open the VBA editor by pressing
Alt+F11
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Billy" wrote:

I have a spreadsheet for calculating hours worked by plugging numbers into
specific columns and I want to be able to click a button and reset those
numbers to "0". How do I do that?
--
Billy

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default How do I create a "Reset Data" Button for a Worksheet?

F5SpecialConstants. Uncheck all but Numbers and OK

Type 0 in active cell then CTRL + ENTER to add the zero to all selected
cells.


Gord Dibben MS Excel MVP


On Mon, 15 Dec 2008 11:08:04 -0800, Billy
wrote:

I have a spreadsheet for calculating hours worked by plugging numbers into
specific columns and I want to be able to click a button and reset those
numbers to "0". How do I do that?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default How do I create a "Reset Data" Button for a Worksheet?

Forgot this part.......................

Record a macro while doing this.

Assign the macro to a button from the Forms Toolbar.


Gord

On Mon, 15 Dec 2008 11:40:33 -0800, Gord Dibben <gorddibbATshawDOTca wrote:

F5SpecialConstants. Uncheck all but Numbers and OK

Type 0 in active cell then CTRL + ENTER to add the zero to all selected
cells.


Gord Dibben MS Excel MVP


On Mon, 15 Dec 2008 11:08:04 -0800, Billy
wrote:

I have a spreadsheet for calculating hours worked by plugging numbers into
specific columns and I want to be able to click a button and reset those
numbers to "0". How do I do that?


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 reset the default from "general" to "number" Fog Excel Discussion (Misc queries) 5 February 4th 08 09:34 PM
"Disk is Full" add-on question to "Can't reset last cell" post tod [email protected] Excel Discussion (Misc queries) 0 January 22nd 07 02:32 AM
Pivot Tables - How can I "reset" the selections in "Row Field"? shadestreet Excel Discussion (Misc queries) 3 April 24th 06 06:29 PM
using % button gives error "percent style not found" Can I reset? Light Excel Discussion (Misc queries) 3 March 16th 06 12:18 PM
Clear"Reset" data input. Frick Excel Worksheet Functions 1 March 10th 06 11:40 PM


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