Thank you both,
I tried to research this topic before posting, but I could not find anything. As always, the second someone tells you to look again you find it :)
Thank you both for your help.
Hello,
It seems as though there should be an easy way to do this, but I cannot find one. Is there a way to create a report that displays the days of the month like a calendar? By the way, I am using Access '97 :(
Thanks for the help,
bm
Hello,
I never do any work with Microsoft access and I was thrown into a small project using it. How do you make a search field in an access form (by the way I am using access 97)? Is there a wizard for creating such fields, or does it have to be coded?
Any and all help is very much...
Once again, I really appreciate your help.
I should clarify, when I changed to window.open command to window.location it does not open in a new window, nothing happens. you can see that the form information is being passed, but nothing actually happens.
I tried to change everything to what...
Thank you for the tip, unfortunately that still did not work. I am probably doing something wrong, but have stared at it for so long I cannot actually tell. Here is the rest of my code/form
function validatePayType()
{
var paychoice;
for (var i=0; i< paytype.payment.length; i++) {...
I have a form which gives users 4 choices, based on which radio button they have selected i want to open a page in the same window. but I am having trouble getting this to work. Currently, I can only open new windows and cannot open the pages in the same window the way I want to. here is my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.