F
Fred
Hello,
Does anyone know who to change a string to an integer in
VB? We have a DB which exports a bunch of stuff into
Word, which we then format and move stuff around. One of
the exports is a Time for when an action was done, say
1100. What I need to do is subtract times to come up
with the total time worked, so if the next time input was
1200, I want to subtract the two and get 1 hour.
However, it seems that once the information is exported
into Word, the 1100 and 1200 become strings rather than
reamining integers.
Any help would be great.
Does anyone know who to change a string to an integer in
VB? We have a DB which exports a bunch of stuff into
Word, which we then format and move stuff around. One of
the exports is a Time for when an action was done, say
1100. What I need to do is subtract times to come up
with the total time worked, so if the next time input was
1200, I want to subtract the two and get 1 hour.
However, it seems that once the information is exported
into Word, the 1100 and 1200 become strings rather than
reamining integers.
Any help would be great.