Archive for September, 2009
How much does ‘antiseptic germicide’ need to be diluted in water?
Kelly C asked: Currently in China and can’t find any rubbing alcohol or Lysol disinfectant wipes like in the States. I finally found some ‘Antiseptic Germicide’ in liquid form. All of the info on the label is in Chinese, of course, and there aren’t enough numbers to try to figure out dilution ratios. [...]
How do you find the circumference of this?
Live & Love asked: A label on a soup can is unrolled to form a rectangle. If the rectangle has an area of 144cm2 and a height of 12 cm, what is the circumference of the can?Meagan
How do I get an online form to submit data into a spreadsheet?
scarolinared asked: I want to have scores from tennis matches go into a spreadsheet with headers of date, player, opponent and score. I would also strongly prefer that it be free.Eileen
Need help with VBS in excel creating a User-form?
k1922hss asked: I’ve created a User-form in excel and I need help in the coding part of it.
Currently I have coded the User form, as shown below:
Option Explicit
Private Sub cmdAdd_Click()
Dim ws As Worksheet
Set ws = Worksheets(”Invoice”)
‘check for a company name
If Trim(Me.txtCompany.Value) = “” Then
MsgBox “Please enter a Company Name”
Exit Sub
End If
‘copy [...]
How do I add a submit form to my website. I’m using adobe golive & yahoo is my hosting service?
ajbat21 asked: How do I add a submit form to my website.I’m using adobe golive & yahoo is my hosting service. I just need the form to be basic. For example: A person comes to the site and can enter their email address hit submit and the info is sent to my email [...]
