Hello. I'm still fairly new to C++, and I'm using the cookie-cutter style coding built into Visual Studio 2005 to help me out. From there, I'm adding additional code as needed.
What this means for me is, when I have a text box on a form, the default type of the Text field seems to be...
I'm trying to run a script that checks various log files with filenames in them to see if they exist or not and then writes results to a log file. So, I've used the fso.opentextfile to first open up a report of each of the log files in the main directory, then fso.opentextfile again to open up...
Before I get the usual scolding reply of did you search the forums and did you read the FAQ's, the answer is yes. I've read everything I can find searching for e-mail, smtp, and object required. I have tried various script options and all of them have so far failed.
The various forms of...
Hi, i know that you can read information in from a text file using the FSO methods/properties. I'm not sure however if I can read from a text file a directory and pass it into a script.
For example, I have a script http://tek-tips.com/viewthread.cfm?qid=1208195&page=1 that works perfectly...
Hi, we are currently recording sound files in rhet32 format and need them in wav8. We have a utility that converts the files for us, but it requires we type a command into a cmd prompt for every single audio file and this is becoming a pain staking process.
The command that we pass through the...
I have a db that has an automatic scheduling feature. Basically, we input what projects we want to schedule and for how many hours and run this script and it does the schedule for us.
Private Sub Command131_Click()
If [Forms]![SchedulingParametersForm].[ShifttoSchedule] <> "" Then...
We are trying to automate our employee file for our data collection software via our employee database. We can export the necessary data, but can't seem to get the export formatting down.
The way the data is stored in the original file is:
ID Name SpecialType Mode [] ID Name SpecialType Mode...
In our database, we track employee names, id's, etc and are looking into exporting this information to a file called employee.xxx. The .xxx filetype is what's used by our CATI (Computer Assisted Telephone Interviewing) software. Basically, by exporting the data from our database to this file...
Utilizing macros to open queries, reports, etc or coding those same commands in visual basic?
I know it's off the wall, but I always wondered if I should convert all the macros to visual basic to save on filespace and smooth operations. Our current database is 15MB when compacted. Thanks for...
I have a form where we enter our employees start, stop times, and then utilizing some VB code and some macro's their total hours is calculated and stored. Off to the side, I have 5 list boxs' that return 1) The hours worked on that shift, 2) The hours worked for that entire day, 3) The hours...
We have a Windows 2000 Professional machine that after a clean install will only boot if we push into safe mode. When it starts a normal boot, the screen shows the progress bar moving and basically finishes up all the boot process's and then hangs on that screen with it looking liking its ready...
We have a payroll system where we have a mainform that has a drop down of employee names. We select an employee from the drop down and it pulls up data in the subform for all their records entered in so far, and we can add more or delete from the subform. In the subform we enter the start and...
I have a query that pulls all employee attendance occurrences during the last 90 days. for the criteria in the query, I utilize Between Date()-90 And Date(). This worked all last year, and now that we have gone into the new year, it doesn't.
For example, I have an individual who I gave an...
I'm using a form to input new employees into the database. On the form are fields for hire date and specific benefit eligibility dates. The eligibility dates feed directly off the hire date. (i.e. 30 days after hire date...) To prevent the need to add these dates to all these fields (there are...
We've got a form to enter employee hours worked on a specific project. The hours worked are calculated within a macro which (simply said) takes the stop time and subtracts the start time. The macro itself works. Our problem is this: When the macro runs and either the start or stop time field is...
I didn't realize I put the post in the wrong spot, so I'm posting a new thread. Here is the thread to my original post to give you background of my problem.
http://www.tek-tips.com/viewthread.cfm?qid=919698
In sumation, I created a text box formula in a group footer to sum a calculation in...
I am creating an employee production tracking database. I've had no problems up until now while making the report. In the report, in the detail section I have the data with two text box' calculating weighted averages. In the group footer, I have a text box to sum the weighted averages. When...
I want to set up a web server on my PC, but my router won't let me! I'm using a 2 PC network with win 98, and XP on a SS2604 Router and Cisco 678 DSL modem, and you should probably be able to tell that I can access the rest of the internet and use various programs that work over the net. The...
I want to set up a web server on my PC, but my router won't let me! I'm using a 2 PC network with win 98, and XP on a SS2604 Router and Cisco 678 DSL modem, and you should probably be able to tell that I can access the rest of the internet and use various programs that work over the net. The...
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.