Author Topic: Help with ms word VBA  (Read 789 times)

0 Members and 1 Guest are viewing this topic.

Offline Torben

  • King
  • **********
  • Renown: 2011
  • Infamy: 352
  • cRPG Player Sir White Bishop A Gentleman and a Scholar
  • still prepare to get sexed
    • View Profile
  • Faction: by my overly nerfed heavy lance.
Help with ms word VBA
« on: May 20, 2014, 02:42:14 pm »
0
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 : )
Yes, I know from whence I came! Discontented as a flame, Upon myself I live and glow. All I grasp like lightning flashes, All I leave behind is ashes
Flame I am - that much I know!

visitors can't see pics , please register or login

Offline [ptx]

  • King
  • **********
  • Renown: 1871
  • Infamy: 422
  • cRPG Player Sir White Rook A Gentleman and a Scholar
  • such OP. so bundle of sticks. wow.
    • View Profile
Re: Help with ms word VBA
« Reply #1 on: May 20, 2014, 02:44:24 pm »
+3
You... may have to rephrase that. I have no idea what you're talking about.

Offline Vibe

  • Vibrator
  • King
  • **********
  • Renown: 2528
  • Infamy: 615
  • cRPG Player Madam White Queen A Gentleman and a Scholar
    • View Profile
Re: Help with ms word VBA
« Reply #2 on: May 20, 2014, 02:47:59 pm »
+1
Code: [Select]
--------------------
1 2 3 4 | 6 7 8 9 10

you're imagining something like this?

Offline Armpit_Sweat

  • High Lord of the Spam
  • King
  • **********
  • Renown: 1417
  • Infamy: 154
  • cRPG Player Sir White Bishop
    • View Profile
  • Game nicks: Armpit_Sweat, My_horses_name_is_Rebecca
Re: Help with ms word VBA
« Reply #3 on: May 20, 2014, 03:12:56 pm »
+6
_____________
        |   

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
visitors can't see pics , please register or login
  Spam at The Temple of Spam

Offline Torben

  • King
  • **********
  • Renown: 2011
  • Infamy: 352
  • cRPG Player Sir White Bishop A Gentleman and a Scholar
  • still prepare to get sexed
    • View Profile
  • Faction: by my overly nerfed heavy lance.
Re: Help with ms word VBA
« Reply #4 on: May 20, 2014, 04:07:30 pm »
0
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!
Yes, I know from whence I came! Discontented as a flame, Upon myself I live and glow. All I grasp like lightning flashes, All I leave behind is ashes
Flame I am - that much I know!

visitors can't see pics , please register or login

Offline [ptx]

  • King
  • **********
  • Renown: 1871
  • Infamy: 422
  • cRPG Player Sir White Rook A Gentleman and a Scholar
  • such OP. so bundle of sticks. wow.
    • View Profile
Re: Help with ms word VBA
« Reply #5 on: May 20, 2014, 04:09:59 pm »
+1
(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?

Offline Herezy92

  • Earl
  • ******
  • Renown: 414
  • Infamy: 21
  • cRPG Player Sir White Pawn A Gentleman and a Scholar
  • Frog
    • View Profile
  • Faction: Mercenaries
  • Game nicks: Herezy
Re: Help with ms word VBA
« Reply #6 on: May 20, 2014, 04:34:13 pm »
+2
Torben,

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


FrenchKiss

Offline Lannistark

  • Duke
  • *******
  • Renown: 586
  • Infamy: 118
  • cRPG Player
    • View Profile
  • Faction: Deserters
  • Game nicks: Duke
Re: Help with ms word VBA
« Reply #7 on: May 20, 2014, 04:56:39 pm »
+1
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.
« Last Edit: May 20, 2014, 05:02:17 pm by Lannistark »
visitors can't see pics , please register or login

Offline Armpit_Sweat

  • High Lord of the Spam
  • King
  • **********
  • Renown: 1417
  • Infamy: 154
  • cRPG Player Sir White Bishop
    • View Profile
  • Game nicks: Armpit_Sweat, My_horses_name_is_Rebecca
Re: Help with ms word VBA
« Reply #8 on: May 20, 2014, 06:14:54 pm »
+7
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)



visitors can't see pics , please register or login
  Spam at The Temple of Spam

Offline Torben

  • King
  • **********
  • Renown: 2011
  • Infamy: 352
  • cRPG Player Sir White Bishop A Gentleman and a Scholar
  • still prepare to get sexed
    • View Profile
  • Faction: by my overly nerfed heavy lance.
Re: Help with ms word VBA
« Reply #9 on: May 20, 2014, 06:24:38 pm »
+1
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 : )

Yes, I know from whence I came! Discontented as a flame, Upon myself I live and glow. All I grasp like lightning flashes, All I leave behind is ashes
Flame I am - that much I know!

visitors can't see pics , please register or login