I'm creating a macro in excel. One of the tasks of the macro is to replace the value in a cell, until it reaches a cell with a certain value. I keep getting this message however: "Run-time error '1004' : Method 'Range' of object'_Global' failed"
' Select cell A22, *first line of data*...
I'm making a small database to help a friend. In this database he needs to track customers and their appointments. For this I created a form to enter custumerdetails and appointments. Both are added to their respective tables using a macro. The customernumber is an automatic number of the table...
I'm trying to update a field in a table using a radio button. For some reason it's not working and I've no idea why? Can anybody help me please? Posting the login.php too as I think that might be relevant.
login.php
<?php
//Betekent dat er met sessies word gewerkt
ob_start()...
I set the width of the cells in my table to a fixed width. For some reason it's only applied to the first row and not to the next rows. Can anybody tell me why that is?
// de table beginnen
echo '
<A HREF = logout.php>Log out</A>
<table>
<tr>...
Sorry to bother you with this, but I've been staring at this code for a few days now and can't find where I went wrong. I'm very new to php, so it might be something basic. Hope you won't mind helping me out.
Parse error: syntax error, unexpected $end in...
I've taken over the website of my soccer team from a player who's leaving. I decided to get rid of the frames and re-do the site. Now I've come across a problem I can't solve. It's probably something simple, but I don't know how to do it. The site has a guestbook, which I want to keep. I just...
In my import script I've got several lines like this:
DoCmd.TransferText acImportDelim, "ABNTB002 Importspecificatie", "ABNTB002", "l:\tool RVS\ABNTB002.txt", True, ""
I would like to change the import location to be able to import files in any directory, ie the directory the database is in...
I'm trying to delete records from a table using a selected value on a form. I get an error when running this statement. The messagebox says "parameter missing". Must be a syntax error.
CurrentDb.Execute "DELETE * from [Journalisering BG 09] WHERE ((([Journalisering BG...
I feel stupid having to ask the next questions, but I tried to find a good book and searched the web, but couldn't find the answers I seek. Hope this doesn't look like I'm spamming tek-tips.
Like I said in my previous question, I'm new to vba in access. In my tool I have several (a lot really)...
HI,
it's been a while since I last visited tek-tips, but when you don't know what to do, visit tek-tips.
I'm a tester and supervisor of software for a pension fund. To help make our life a little easier I started rebuilding a tool in access. I did it before, but after a few years without...
I'm not sure if this is the correct forum to ask this, but I'm going to ask anyway. If this post doesn't belong here, please move or delete it.
This is my problem. I have some files on my computer that I need to share with a friend. Problem is that he has a mac and I'm running win xp. I'm not...
I'm trying to calculate the difference between two times in excel. Usually that's easy enough, but now I have to calculate the difference between the times of two different days.
Here's exactly what I have to do. Sombody starts working at 7 pm and finishes at 2:30 am. If I try it the regular...
I'm sorry to have to ask this. People have been asking about this a lot, but I didn't find what I was looking for.
I want to maximise the browser window, regardless of browser or resolution. Can anybody help me with a script that makes this possible?
I know that many people have asked about scrolling text before, but I still need your help.
Here's my problem. I want to have a single line of text scrolling from the right to the left side of the movie. I also want it to be continuous and seemless. So far I did manage the scrolling of the text...
This is probably a very stupid question, but how do I add a sound to a button? On mouse over or down (not sure) I want to play a sound, but don't know how to do it.
I'd give you the URL to my site, but there's not much to see yet.
Btw. I'm also looking for a good celtic soundloop, so if...
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.