Use our Google Custom Search for best site search results.
Search
-
Hi,
I have added a button to "start"-view, that should print out a second view. Is it possible?
I can only make it print out the same view as it is placed on with this code:
Me.Print()
Please help :).
-
Hi,
I have two dropdownmenues and a database connection. The first one is a list of diffent locations (lst_01). When people pick a location, i want a filter on the other (lst_02) to show the result that fits this. I've tried making a filter, which works, but when I add more filters that fits the other location in lst_01, then it dont ...
-
Hi.
Its not really what i want, it should look like this.
Some text + date + user
Comment
Some new text + date + user
another Comment
And then i should be able to use this data in sharepoint designer for my workflow.
About the carriage return thing, i found a couple of years ...
-
Hi again.
Im not sure, that i understand the solution you suggested?
-
If I change them to rich textboxes, how can it be done then?
-
Hi.
I have 2 textboxes, one for commentarys (txtCommentary) and one for the commentary history (txt_History). When the users press a button, it takes the commentary and puts it into txt_History with this rule: concat("some text "; txtCommentary).
Is it possible to bold the text from the txtCommentary box ind the txtHistory, so its ...
-
I need to add some more information too.
When a user opens the form, i have a field that are being updated with their initials and my idea to this, was using this field to remove his initials from the textbox.
-
They can be in any order.
-
Hi.
I have 7 dropdown menus with user initials, that are used for approval purpose. Not all of them needs to be selected. But when they have been selected and i press a button, i want to add those who have been selected to a textbox seprareted by ", ". This is not a problem. But when the selected users are approving by pressing another ...
-
IT WORKS PERFECTLY!! :)
Thank you for the second time today, Qazi Anis!! :)