Project Help

S

Solarissf

Morning all,

Hope someone can help me out with this. I'm looking to make a type of
report but I dont know what it would be called.
Basically, I want to have a master page with about 5 categories, when
you client on 1, it would bring up another page with the details of
what in that category. Then when you click on something in that
category it gives you even more detailed items. So I'm trying to find
some way to make a button that brings up another window, any ideas????

Thanks in advance
 
A

aaron.kempf

i'd start with

a) not using excel for data entry -
it has no real validation for datatypes
b) not using excel for anything
there are a dozen better tools for whatever you're trying to do.
microsoft access, crystal reports; reporting service
excel doesn't handle parameters very well. if this = 1 then this if
this = 2 then this; if this = 3 then that.. i mean
excel sucks for complex logic.
c) keep your data in a database
d) not listen to excel dorks on this newsgroup
by defintion they use excel; they are the wrong people to listen to.
 
Top