cRPG

Off Topic => General Off Topic => Topic started by: Torben on May 20, 2014, 02:42:14 pm

Title: Help with ms word VBA
Post by: Torben on May 20, 2014, 02:42:14 pm
herro!

can anyone help me out with making a slidebar for a word document?  let me demontstrate:


_____________
        |   

so sliding that vertical thing on the horizontal thing creates numbers in a space next to it.

thanks in advance : )
Title: Re: Help with ms word VBA
Post by: [ptx] on May 20, 2014, 02:44:24 pm
You... may have to rephrase that. I have no idea what you're talking about.
Title: Re: Help with ms word VBA
Post by: Vibe on May 20, 2014, 02:47:59 pm
Code: [Select]
--------------------
1 2 3 4 | 6 7 8 9 10

you're imagining something like this?
Title: Re: Help with ms word VBA
Post by: Armpit_Sweat on May 20, 2014, 03:12:56 pm
_____________
        |   

so sliding that vertical thing on the horizontal thing creates numbers in a space next to it.

How high are you right now, on a scale from Hannah to Tony Montana? :D
Title: Re: Help with ms word VBA
Post by: Torben on May 20, 2014, 04:07:30 pm
I didnt sleep last night,  am on cough meds and working kinda non stop,  if that counts :D



imagine sth like this: visitors can't see pics , please register or login

 
where you can move the bar,  with the bar then  either pointing to a set of numbers like Vibe suggested,  or the moving of the bar displays the changing numbers in a field next to the bar.

hurray for expressing ones self!
Title: Re: Help with ms word VBA
Post by: [ptx] on May 20, 2014, 04:09:59 pm
(click to show/hide)
^?

And you want this... in a word document? I don't think that is doable, tbh.

Why would you want this in a Word document, anyway?
Title: Re: Help with ms word VBA
Post by: Herezy92 on May 20, 2014, 04:34:13 pm
Torben,

In english, we call this "a gauge"
You can easly make one with HTML5, but with Word.... i think you can't.


FrenchKiss
Title: Re: Help with ms word VBA
Post by: Lannistark on May 20, 2014, 04:56:39 pm
I don't really understand the question but if it is a slider what you are aiming for Herezy is totally correct. You can't do that on Microsoft Word since it's just a printed display and does not interpret any programming.

What do you need it for, a presentation, a website..?

You can try Powerpoint if it is a presentation or PHP if you need it for a website.

EDIT: I think I kinda know what you mean but I dont see why would it be useful in a Word Document since these are normally printed afterwards. A slider to display different numbers in theory seems like a job for Excel.
Title: Re: Help with ms word VBA
Post by: Armpit_Sweat on May 20, 2014, 06:14:54 pm
I didnt sleep last night,  am on cough meds and working kinda non stop,  if that counts :D

imagine sth like this: visitors can't see pics , please register or login

 
where you can move the bar,  with the bar then  either pointing to a set of numbers like Vibe suggested,  or the moving of the bar displays the changing numbers in a field next to the bar.

You are high as a kite maaaaaan, tha hell do you need that thing for in a Word document?! :D holy makaroni this is how Torbens Word-doc will look like:

(click to show/hide)



Title: Re: Help with ms word VBA
Post by: Torben on May 20, 2014, 06:24:38 pm
ah,  ok thanks man : )

we are using word documents within the program that files our patients.  before we were only half digital,  printing out certain forms and putting them into paper files. Now we are just saving these word docs in every patients file,  and i am looking for ways to make it more efficient filling them in.

that gauge (thanks herzey : ) woulda been a nice little gimmick,  and as I knew they are applicable in other office programs, I hoped they would be as well in word.

and ofc the lovely crpg community was the first I thought about asking : )