hello,
i am new to php. my question is i am pulling a recordset from MySQL and populating it a php page. one of the fields shows the data as follows.
"Ronald Smith (Ronald.Smith@domian.com)". i am only needing the actual email address to show on the php page. but with each record varying in...
Hello, here is the question. I have two tables, a tempProperty and a Property table. The TempProperty table gets created while being imported from an excel sheet. The TempProperty table will hold the current data and it needs to be compared to the old data. The fields on them will be the same...
Hello all,
I have going crazy trying to figure this one out. I have used the copy record set many times and it has worked. Now for some reason I can not get past the copy recordset without getting that error 430. If I give the range an absolute value it will populate the excel sheet and work...
I have a question I can't seem to find an answer to.
I would like to make a custom message box pop up in an email when I send it to employees to get there attention when I need information. I know there has to be a way with VB to write code in the back of the email.
I was working on it once...
Hello,
I am trying to print out timesheets in access through reports. I am running a record set and can pull the information with no problem doing debug.print. I really don’t work with reports much I am trying to figure away I can reference the record set fields to unbound fields in the report...
Hello,
I have been reading the tek-tips on this issue but I still can't seem to get the matter resolved. I am importing multiple excel files into access. The importing works with no problem the first time, but I have excel.exe running in the task manager. When I import a second time the task...
Hello,
I am new to recordsets and need a little help if you would. I am tring to populate a form with a recordset with unbound text boxes and i am getting a
"run-time error '3265' Item not found in this colection" I have tried several different ways but nothing is working for me.
I have my...
Hello all,
I am trying to write something in vb.net that will delete all file extensions (example *.mov) in all directories and subdirectories.
I know the "kill" command deletes the files. It only deletes files within the specified folder.
lately I have been cheating and having VB write batch...
might might seem like an odd question but what I would like is to have the password encrypted. Example "******" as the person types it in the message box, instead of showing the actual passwoed.
I am using the code below
Dim PassWord As String
PassWord = InputBox("Enter Password")
If...
I have an excel spreadsheet that creates eamployees timesheets. Mon thru Sun have dates in them. They do not run off of current date. I am trying to set up a macro that on a click of a button it adds 7 days to each date.
I named each date field as the day of the week.
Here is what I have...
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.