Dialogbox Creation

S

Scott

I have come so far but have so far to go...please help.

I have two sheets that I would like to display on a dialog box and a couple
of buttons I want to add.

-------------------------- Button ----------------------------
! Workbook Range ! Button ! workbook range !
-------------------------- Button ----------------------------

some problems are that my list box only lists the contents of one column and
the ranges I want to show are multiple columns. I have the macros written to
calculate one range from a second and this dialog box will be used to
facilitate this. I need buttons for printing the second range and a button
for importing data into the first range.
 
Top