duniyadnd
01-07-2003, 02:34 PM
If I have a bunch of cells that say: ,4,
and i want to update them with another number (5, and 6, -> $var) so that I would get results like ,4,5, and ,4,6, how would I go about updating that?
I notice, if I defined $var, and just use a normal update command, it just replaces it, but I want to keep the 4 in there (not necessarily always 4, but this is an example, as that too is a different number each time).
I tried using variables as well, but if I did anything within the while method, I couldn't bring it to the query. Any suggestions?
Thanks
Duniyadnd
and i want to update them with another number (5, and 6, -> $var) so that I would get results like ,4,5, and ,4,6, how would I go about updating that?
I notice, if I defined $var, and just use a normal update command, it just replaces it, but I want to keep the 4 in there (not necessarily always 4, but this is an example, as that too is a different number each time).
I tried using variables as well, but if I did anything within the while method, I couldn't bring it to the query. Any suggestions?
Thanks
Duniyadnd