Assign variable VALUE to another variable
Posted: Tue Apr 20, 2010 5:44 am
How can I assign the VALUE of a variable to another variable?
I want to assign Records(0) To LastNumber. The value for Records(0) is say 1357, but now it stores {Records(0)} in Lastnumber. Which works IF I keep Recordss, but I'd rather delete Records as it is a complex variable (and I only need that number).
Hope someone has a bright idea....
I want to assign Records(0) To LastNumber. The value for Records(0) is say 1357, but now it stores {Records(0)} in Lastnumber. Which works IF I keep Recordss, but I'd rather delete Records as it is a complex variable (and I only need that number).
Hope someone has a bright idea....