schip
Fri Nov 30 13:02:03 PST 2007
Sorry. I am very new at this and guess I don't know what terms I should be
using. I understand the actual text is irrelevant, I was hoping to just show
what I was trying to do.
As far codes for the macro go, I am just so elementary that I don't know
what you mean. If I should have copied some of it to show, here it is:
Selection.FormFields.Add Range:=Selection.Range, Type:=wdFieldFormDropDown
Selection.TypeText Text:=" of "
Selection.FormFields.Add Range:=Selection.Range, Type:=wdFieldFormDropDown
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeText Text:="Pain: "
Selection.FormFields.Add Range:=Selection.Range, Type:=wdFieldFormDropDown
.... but that includes my irrelevant text so I don't know if that is what
you wanted or not.
Lastly, I would like to say I was surprised by your response. My impression
was this was a board for help on any level, didn't realize I needed to be on
a higher level to qualify. Don't need the attitude, I have my own.
"fumei via OfficeKB.com" wrote:
> Well you certainly did not help all that much.
>
> Just a note/suggestion.
>
> The stuff about the patients, their knees, their pain, is TOTALLY irrelevant.
> It means nothing to us. The actual items, the text of what those items are,
> is absolutely irrelevant. If an item is "Jupiter", or "Zimbabwe", or "corn",
> or "wsgfjhskdgh" makes no difference at all.
>
> PLUS: when you mention youi made a macro...do you notthink it may (it may not.
> ..but it may) help if you told us what it IS. As in...post some code?
>
> PLUS: it is not helpful at all when you do not answer questions. You were
> asked directly "What kind of dropdown? How did you make it"
>
> If you do not bother to answer, then you simply are not going to get much
> assistance...no matter how much we would like to.
>
> schip wrote:
> >The form is for other users to complete by choosing from the drop down menu.
> >This is the beginning:
> >
> >Patient presents for injection #(drop down with #1-5) of (drop down w/left
> >knee, right knee, bilateral knees)
> >
> >Pain: (drop down with Improved Same Worse)
> >
> >Swelling: "
> >
> >Activity level: "
> >
> >I have created the form with the drop downs, but instead of having a "hard
> >copy" form I wanted the user to be able to use a macro on a clean word
> >document and get all the info. So I was able to create a simple macro and
> >add drop down fields in the places indicated above, but I cannot add the
> >items into the drop down while recording the macro.
> >
> >I don't know if that explains anything any better, I think I have actually
> >even confused myself with that explanation!
> >
> >Thanks
> >
> >> >I have a from with drop down fields that I would like to be able to use with
> >> >a macro. When I try to create the macro, it allows a place for the drop down
> >[quoted text clipped - 6 lines]
> >>
> >> What kind of a dropdown? How did you make it?
>
> --
> Message posted via
http://www.officekb.com
>
>