Ask Experts Questions for FREE Help !
Ask
    smoh1388's Avatar
    smoh1388 Posts: 1, Reputation: 1
    New Member
     
    #1

    Jan 1, 2011, 11:04 PM
    Macro that ask me about how many pages do you need to print in excel?
    Macro that ask me about how many pages do you need to print in excel?
    ITstudent2006's Avatar
    ITstudent2006 Posts: 2,243, Reputation: 329
    Networking Expert
     
    #2

    Jan 2, 2011, 03:07 AM

    What is your question?
    JBeaucaire's Avatar
    JBeaucaire Posts: 5,426, Reputation: 997
    Software Expert
     
    #3

    Jan 2, 2011, 10:18 PM

    The print dialog window already allows you to enter how many pages and/or copies you want to print. Why write a macro to do what the print dialog already does?
    ITstudent2006's Avatar
    ITstudent2006 Posts: 2,243, Reputation: 329
    Networking Expert
     
    #4

    Jan 3, 2011, 07:20 AM

    I'm not sure if the OP is saying he/she wants to create this macro or if somehow one was created and the OP is asking what it is or how to remove it?

    We will wait for further info from the OP

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Excel Macro needed! [ 13 Answers ]

HI, I have been trying hard to read all the posts here and find a solution to my problem but am not able to do so.. So please help. I have attached an excel sheet to explain my doubt. In the 'summary' sheet I have created a button called Email status. When I click on this button I should be...

Excel Macro [ 13 Answers ]

I have some code that loops through a row and a column and compares data. When it finds the values being equal it copies the columns the row is in and pastes it on another sheet along with the previous value of the column. For Each CCell In Range("C2:C65418") If Not IsEmpty(CCell.Value)...

Excel macro [ 4 Answers ]

I need to run a macro that opens excel so I can kick off "application.ontime" basically my macro should run without me having to start excel, just have the computer and outlook running. Is that possible?

Recording a macro in Excel [ 2 Answers ]

Need a macro that will select the cell one place to the left, edit the content, hit enter, and then move to cell below where started and repeat to end of column (last cell with a value). Example: 123-456789 is format of cell to be edited - need to remove the hyphen. Someone had created it...


View more questions Search