Hello
Am after abit of help.
I need to make a print button on my excel sheet but i dont know how to do it. i need to be able to print A1 to G5 for example. how would i go about doing that?
Thanks for your help
If you know how to create a button, this bit of code should do the trickSub PrintStuff() Range("A1:G5").PrintOut End Sub
i have done that but when i click on the button nothing happens? what could be wrong?
To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.
Attach the one that you have the button in
If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.
Doing this will ensure you get the result you need!
Hope that helps.
RoyUK
--------
If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need
For Excel Tips & Solutions, free examples and tutorials why not check out my downloads
New members please read & follow the Forum Rules
Remember to mark your questions Solved and rate the answer(s)
sorry to reply a few months later. i manged to get that to work thank you very much.
What is the code to pop up to ask how many copies when i click the button?
Thanks
Dave
Hi dave,
What did you do to get it to work
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks