Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Josh O.
 
Posts: n/a
Default Series Formula Help

I need to create a formula to select the next number in a series. For
example, if A1=175. I want the formula to result in the next number
divisible by 8 (=176). I'm sure it is pretty easy, but I don't know how to
make it work.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default Series Formula Help

=(TRUNC(A1/8)+1)*8

"Josh O." wrote:

I need to create a formula to select the next number in a series. For
example, if A1=175. I want the formula to result in the next number
divisible by 8 (=176). I'm sure it is pretty easy, but I don't know how to
make it work.

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
Series Formula Sarge Charts and Charting in Excel 2 December 8th 05 08:35 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
adding row to forumla carrera Excel Discussion (Misc queries) 9 August 23rd 05 10:24 PM
Can I use AutoFill or a formula to fill a series of letters? tadpgk835 Excel Discussion (Misc queries) 3 April 28th 05 02:46 PM
Quasi Transpose / Stacking Columns Mike Excel Worksheet Functions 10 April 26th 05 08:04 PM


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