E
Eric
I have a small problem. I have created this great
database that keeps track of all kinds of information but
I don't know the code to create a search button that
searches the db for specific records. I have designed a
data access page which contains 9 different fields for
input. I have looked through all of the resources I could
find online and through my books on access and while they
are great references for "peice and parts" coding, I
can't seem to find one that has full examples. Here is
what I have found out:
1.)Apparently, you have to write in a different language
to code for web pages.
2.) There is no wizard which creates a Search button for
data Access pages.
3.) DoCmd is not recognized by the coding systems
available for pages.
Does anyone have a "full" example of coding showing how
to do this using the script editor? I have been
struggling with this for a week now and I can't seem to
find my answer. Thanks so much!!
database that keeps track of all kinds of information but
I don't know the code to create a search button that
searches the db for specific records. I have designed a
data access page which contains 9 different fields for
input. I have looked through all of the resources I could
find online and through my books on access and while they
are great references for "peice and parts" coding, I
can't seem to find one that has full examples. Here is
what I have found out:
1.)Apparently, you have to write in a different language
to code for web pages.
2.) There is no wizard which creates a Search button for
data Access pages.
3.) DoCmd is not recognized by the coding systems
available for pages.
Does anyone have a "full" example of coding showing how
to do this using the script editor? I have been
struggling with this for a week now and I can't seem to
find my answer. Thanks so much!!