Foada:
Thank you for all your help. I guess I'm just trying to do much here. I'm moving on to explore other options, such as the db issue. I do appreciate all your help, though. Any other thoughts on the issue would be appreciated if they happen to come to anyone though.
No, I'm sorry, I guess I didn't make everything clear (though I'm trying). When I save it and call it back up, I want it to look EXACTLY like the exe EXCEPT with the information the user typed in. So it will always be saveas so the original doesn't get changed, but when I open Mrs. Smith's...
Sorry. When I search for the file, it is displayed as a txt file with ONLY the information i put in, such as whatever was typed in the text box and value 1 if check box is checked. So it's basically the same as before except before changing the code and adding the second button notepad...
Well I'm guessing it's time to call it quits for the holiday weekend because this isn't working. I get a type mismatch error and under command2_click this is highlighted:
Check1.Value = s.ReadLine. If you find time, I'd appreciate it if you could take another look. thank you
ok...got it. That will work,but what i actually wanted was to be able to call it back up looking just like the exe, only with their particular information dropped in. but what you gave me will definately work.
I did and when i clicked the command button I got this error message:
Compile Error
user-defined type not defined
and it shows fso As New FileSystemObject as highlighted.
I think for right now, I want to just save each persons data to a text file under the persons name. that's what i was originally trying to do. i guess i confused myself by just now thinking of db options when you brought it up. if you could help direct me on saving data to a text file under...
i have a database in access that i set up for purchases containing customer information and info on their purchases and payments, but because i use this just for printing and giving to the customer, i wanted to be able to save it to recall and at the time i made it, i didn't even think to set up...
It's a quote sheet where the user enters sizes and dollar amounts in text boxes, selects different types of labor and padding from option buttons and any extras from check boxes..then the totals are calculated and displayed in text boxes. I want to be able to say this is Mrs. Jones quote and...
I have my form saved as an exe and it's ready for user input...however, once the user inputs information, i'd like to be able to have them choose save from the file menu and save the information and form (say, in my documents). I have the menu and get the save dialog box, etc., but i can't seem...
I am VERY new at this, but am trying to do something as simple as adding the values of two text boxes but instead of adding it smushes the numbers together (concantanation) so if txtMatTotal.text is 12 and txtPadPriceTotal.text is 10, txtTax.text ends up being 1210 instead of 22. If i...
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.