Saw a funny quote that made me think of MAI.
"If you think writing in the proper tense is difficult now, just wait until time travel was possible." ~Unknown
Sometimes you gotta leave your zone of safety. You have to manufacture Inspirado. You gotta get out of the apartment. You've got to run...
Hopefully I explained my need well enough in the Thread title. If not I will elaborate further.
I have a list of array that I am populating with a list of string. I need to sort the list of array (outer) by two items in the list of string (inner).
The real data i'll be using has any number of...
I have a listbox that is populated via rows on a worksheet. Currently it's set up to allow multiple selections. Once the user has made their selections I want to loop through the listbox and for each .selected = true I write something on the coresponding row of the worksheet.
I have the...
Im using this definition to dynamically name my data range. (Credit Skip)
=OFFSET
(
INDIRECT("Sheet1!$A$1"),
1,
0,
CountA(Sheet1!$A:$A)-1,
CountA(Sheet1!$1:$1)
)
I'm then using the name to populate a listbox via RowSource.
The problem I am having is when I use the following code to...
I have a form with a Listbox that is being populated by a worksheet range. The columns are static at 9 (A-I on the worksheet) but the rows need to adjust based on populated rows that will change. I can get it to work with a fixed range but can't come up with a dynamic solution despite much...
I would like to recieve a desktop notification for new mail in a group inbox (not my default).
I'm skeptical about the possability because the only thing my searching turns up are add-ons. Even the advanced E-mail Options dialog box states "Display a new mail desktop alert (default mailbox...
What I'd like to do but not sure how.
for each line in myStringArrayList
if instr(line, "Here I am") then
'console.writeline Line index number
'I need the index number of the current
'line in the ArrayList
'can't use the IndexOf function because
'lines...
I am using the following Sub to add a percentage complete to the center of a progress bar.
Private Sub UpdatePBar()
Dim x As Single
Dim y As Single
Dim percentage As String = CType((ProgressBar1.Value / ProgressBar1.Maximum * 100), Integer).ToString & "%"...
The rules are you must form a sentence using the the word given by the previous post as well as providing a word for the next poster to use. We'll call it a vocabulary excersize.
Lets start with the word 'crepuscular'.
[thumbsup2] Wow, I'm having amnesia and deja vu at the same time...
Having an arguement with a co-worker about whether Nacho Cheese is a flavor of it's own or does any cheese used to create nachos. I'm not giving my opinion because I don't want to taint your's. Your thoughts?
Okay, I'm admitadly weak and cannot resist.
[thumbsup2] Wow, I'm having amnesia...
I was watching a sitcom last night and one of the characters was looking to his brother to help him choose a career path. The brothers advice was to quickly finish the statement "I want to be a ......." revealing his true desire.
The brother imeddiatly answers "Cop" and then blames his...
In our office we have some visually impaired folks and are trying to make our user forms Jaws friendly. Currently to allow a Jaws user to hear the corresponding label for a textbox we need to set it's tabstop property to true. If it is not tabable Jaws does not read it and a visually impaired...
In our office we have some visually impaired folks and are trying to make our user forms Jaws friendly. Currently to allow a Jaws user to hear the corresponding label for a textbox we need to set it's tabstop property to true. If it is not tabable Jaws does not read it and a visually impaired...
I am working on form to allow user selections for reports. This is my first attempt and I am strugling with design issues and would like some help from those of you with more experience so I can avoid any pitfalls obvious to you.
I'm pretty comfortable with the setup below when my user...
I have query pulling from several tables in my DB. I have a form which allows the user to select different criteria to perform a sum based on their selections.
ex.
say QueryAll returns the following
Tool Usage Area SubArea UseDate
Awidget 12 UT SLC...
Ok, Skip got me going on the query a query now I need some more help.
Say my Query returns such
Name Phone Address
What I need to do is populate a combobox with all unique phone numbers in my query. I am using the selection to build another query to provide a report. I currently am...
Say I have a Query based on several tables in my database can I query the Query to generate the report?
If I use the following to start a table query
"SELECT * from Main ect ect
what would the syntax be query a query named "Test"
[thumbsup2] Wow, I'm having amnesia and deja vu at the...
In STC thread1229-1355981 some discussion has come up about Santa's quote below.
What would be the best alteration to change this question to include everyone who has lived, is living or will live?
I've tried playing with would, will, did ex. but can't seem to find any word that includes the...
I'm not even telling you guys how I did. Let's just say I'm trying to improve on my use of the dreaded comma slice.
This website seems pretty lighthearted. Does anyone care to comment on the validity of it's teachings? I ask this question because I'd hate to take it to heart if the...
CC,
I'm seeing some new faces here and would like to get to know these folks a little better. I dug around for the "Introductions Please" Thread (or so I thought it was titled) without any luck. Perhaps you could use your Moderation powers to resurect it?
[thumbsup2] Wow, I'm having...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.