Visual Basic For EXCEL question
Thread Starter
Scooby Regular
Joined: Oct 2002
Posts: 565
Likes: 1
From: ex UK [SE], now Sunshine State [QLD,AUS]
dont suppose you know the answer to this one as well ??
different vb question
[Edited by velohead66 - 11/5/2002 8:12:13 AM]
different vb question
[Edited by velohead66 - 11/5/2002 8:12:13 AM]
Thread Starter
Scooby Regular
Joined: Oct 2002
Posts: 565
Likes: 1
From: ex UK [SE], now Sunshine State [QLD,AUS]
Say you have a variable called x that is different length of characters each time a next loop is run.
In VB how do you delete the last character.
eg change "20.00-" to "20.00"
and then change "20000.00z" to "20000.00"
on the next loop ????
NB1 Loop might run up to 1,000 times, as it passes down a column of figures
NB2 Character to be deleted will be a different character each time, but always in the same place.
PS-I could use excel functions mid.right,left etc, but I want the VB script please.
Ta
In VB how do you delete the last character.
eg change "20.00-" to "20.00"
and then change "20000.00z" to "20000.00"
on the next loop ????
NB1 Loop might run up to 1,000 times, as it passes down a column of figures
NB2 Character to be deleted will be a different character each time, but always in the same place.
PS-I could use excel functions mid.right,left etc, but I want the VB script please.
Ta
Thread
Thread Starter
Forum
Replies
Last Post
Mattybr5@MB Developments
Full Cars Breaking For Spares
28
Dec 28, 2015 11:07 PM
bluebullet29
General Technical
9
Oct 5, 2015 02:17 PM
Pro-Line Motorsport
Car Parts For Sale
2
Sep 29, 2015 07:36 PM



