Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default Spinner Increment Values

Hi.
I am using a spinner for number input.
Can anyone tell me how I can make the spinner increment decimal values
I.E. 1.15, 60.04 etc

Thank you for all your help in advance
steve
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default Spinner Increment Values

You can't directly, but another cell can have the linked cell to the spinner
divide it by 100. So if the linked cell is B4, and contains 115, then another
cell, say B8, is =B4/100, or 1.15.

"Steve" wrote:

Hi.
I am using a spinner for number input.
Can anyone tell me how I can make the spinner increment decimal values
I.E. 1.15, 60.04 etc

Thank you for all your help in advance
steve

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
Increment column values [email protected] Excel Discussion (Misc queries) 2 September 6th 07 03:01 PM
Increment/Increment letter in alphabetical order Neil Goldwasser Excel Programming 3 January 25th 06 09:07 AM
Auto-increment cell values by one [email protected] Excel Worksheet Functions 2 November 30th 05 03:58 PM
Spinner control to increment percentages KG Excel Discussion (Misc queries) 1 February 25th 05 05:14 PM
How do I increment or decrement values in a column? OldKenGoat New Users to Excel 3 January 6th 05 01:05 AM


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

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"