Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Changing number in cell when printing

Does anyone know if there is a way to print subsequent numbers in a cell when
printing such as:

If I was to put number 340 in cell A2 than next page it will automatically
print with number 341 in cell A2(page 2), number 343 in cell A2(page 3) etc.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Changing number in cell when printing

You could put formulas in all your subsequent sheets, like in Sheet2A2 put
=Sheet1!a2+1, and in Sheet3A2 put =Sheet2A2+1, etc etc..........then whatever
number you put in Sheet1A2 will start the sequance.

Vaya con Dios,
Chuck, CABGx3


"JLee" wrote:

Does anyone know if there is a way to print subsequent numbers in a cell when
printing such as:

If I was to put number 340 in cell A2 than next page it will automatically
print with number 341 in cell A2(page 2), number 343 in cell A2(page 3) etc.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Changing number in cell when printing

You are wanting to print multiple copies of the same page?

See Ron de Bruin's site for code.

http://www.rondebruin.nl/print.htm#every


Gord Dibben MS Excel MVP

On Mon, 4 Feb 2008 07:57:00 -0800, JLee wrote:

Does anyone know if there is a way to print subsequent numbers in a cell when
printing such as:

If I was to put number 340 in cell A2 than next page it will automatically
print with number 341 in cell A2(page 2), number 343 in cell A2(page 3) etc.


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
Printing copies with changing number mrclinker Excel Discussion (Misc queries) 1 April 27th 06 09:40 PM
changing the cell name when printing comments Amadis Excel Discussion (Misc queries) 1 February 22nd 06 11:05 PM
changing a cell from date to a number mwhite Excel Worksheet Functions 1 March 22nd 05 04:35 PM
CELLS HAVING SAME NUMBER BY CHANGING ANY CELL JOHN MORREY Excel Discussion (Misc queries) 2 December 2nd 04 02:50 AM
Changing number in same cell jrwheels Excel Worksheet Functions 2 October 28th 04 01:58 PM


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