Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to set print area automatically with VBA code. Here is problem: Coloumn C in excel contains PAYMENT values sorted ascending. I would like that when I click macro button, excel asks me numeric value and and marks for printing (SET PRINT AREA) only rows where value in coloumn C is greater then value user entered in input box. It should be selected coloumn A to coloumn C, where value is greater then choosed from input box. Note that rows are sorted ascending by coloumn C. Your help is greatly appreciated. Thanks, Marco |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
record a macro that uses the datafilteradvanced filter to another
locationprint from there. -- Don Guillett SalesAid Software "Marco Simone" wrote in message ... Hi, I would like to set print area automatically with VBA code. Here is problem: Coloumn C in excel contains PAYMENT values sorted ascending. I would like that when I click macro button, excel asks me numeric value and and marks for printing (SET PRINT AREA) only rows where value in coloumn C is greater then value user entered in input box. It should be selected coloumn A to coloumn C, where value is greater then choosed from input box. Note that rows are sorted ascending by coloumn C. Your help is greatly appreciated. Thanks, Marco |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding area codes only to phone numbers missing an area code | Excel Discussion (Misc queries) | |||
set area in excel not giving me option to set print area? | Excel Discussion (Misc queries) | |||
File, print area, clear area, is not working | New Users to Excel | |||
How do you turn off a print area for a page? (no print area) | Excel Discussion (Misc queries) | |||
Set print area with code | Excel Programming |