Search : in
By :

PRINT BY CELL VALUE

Last answer on Sep 10, 2008 5:01:41 pm BST Marty Sivad, on Sep 10, 2008 7:09:11 am BST 
 Report this message to moderators

Hello,

I am a complete novice with Excel. I have a spread sheet with a cell A32. The value of cell A32 is the sum of cells
A30 and A31. The sheet is named TEST. What I am trying to do is automatically print the TEST sheet when the value of cell A32 is 33 and no other value. Any help will be very much appreciated.

Configuration: Windows XP
Internet Explorer 7.0

Best answers for « PRINT BY CELL VALUE » in :
Excel - Send value of cell to target ShowExcel - Send value of cell to target Issue Solution Note Issue Is it possible to send the value of a cell (copy and paste special) to another cell where the value would not be disturbed when the source value changes to '0'? My...
[VBA] Detecting changes in cell Show[VBA] Detecting changes in cell The Event Change feature of a sheet will detects the change in the active cell but it gives no information about the content. The example given below will help you to find out if the cell was changed,...
[Excel]changing cell formula to text Show[Excel]changing cell formula to text Issue Solution Notes Issue Consider that I have: In cell A4, it contains a formula =Sum(A1:B3)+A3/B2. How to extract this formula in cell A6 as a string of text? That is ... I want cell A6...
Spreadsheets - The Excel Interface ShowExcel Introduction Microsoft Excel is the spreadsheet in the Microsoft Office office suite. To start it, simply click on the appropriate icon in the Start menu (in Windows) or click on an Excel file (that has an .xls file extension). A Excel...

1

tipcojuice, on Sep 10, 2008 10:27:54 am BST

Hello,

its very simple all you have to do is to click and drag on the required cells and after that just print it

Reply to tipcojuice

2

 Marty Sivad, on Sep 10, 2008 5:01:41 pm BST

Hello,

perhaps i wasn't clear with my question. Very sorry. As I siad I have a spread sheet with a cell A32. The value of cell A32 is the sum of cells A30 and A31. The sheet is named TEST. What I am trying to do is automatically print the TEST sheet when the value of cell A32 is 33 and no other value. I want the printer to print the sheet named TEST automatically without any user input. I have been able to create a macro which is triggered by a button. I am seeking a way for the the cell A32 value of 33 to trigger this macro. Again any help would be really appreciated

Marty Sivad

Reply to Marty Sivad