Basic Macros!?

N

Neo1

Hello, Im doing this spreadsheet model on handling costs and how many
items of products ive sold from a shop...and I will like to add in some
macros...can you suggest some macros such as "Save" "Print" etc etc


Thanks
From John
 
B

Bob Phillips

look at Dialogs in help, you will find both those function catered for, e.g.

application.Dialogs(xlDialogPrint).Show

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
N

Neo1

I've already done those two macros but i was looking for some others
that I could do in such a model stated..

Thanks
From John
 
B

Bob Phillips

Well, you will need to articulate your needs and maybe we can help.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
Top