gareth | Fri, 06 Jun 2008 13:46:00 GMT |
rondebruin | Fri, 06 Jun 2008 13:47:00 GMT |
lam | Fri, 06 Jun 2008 13:49:00 GMT |
rondebruin | Fri, 06 Jun 2008 13:50:00 GMT |
Is there a function in Excel to calculate Z-score? Is this the same as Z-Test?...
Here's the scenario: I have two forms to display on the screen: Form1 and Form2. The Form2 is displayed after the user clicks a button on Form1 (which is already displayed). Form2 is automatically displayed in front of Form1. Both forms are loaded modeless (you can't load a second form...
Here's the scenario:I have two forms to display on the screen: Form1 and Form2. The Form2 isdisplayed after the user clicks a button on Form1 (which is alreadydisplayed). Form2 is automatically displayed in front of Form1. Both formsare loaded modeless (you can't load a second form if th...
Can anybody explain what's going on here ? Put two listboxes and two commandbuttons on a form and partially overlap the two listboxes. The code below should alternately bring to the front and then to the rear Listbox2. Private Sub CommandButton1_Click() ListBox2.ZOrder (0) End Sub Private S...
Can anybody explain what's going on here ?Put two listboxes and two commandbuttons on a form andpartially overlap the two listboxes. The code below shouldalternately bring to the front and then to the rear Listbox2.Private Sub CommandButton1_Click()ListBox2.ZOrder (0)End SubPrivate Sub Comma...
Do not what outlook to zip my file?...
I can format the cell as text in Excel and the zeros show up and print fine, but when I mail merge into WORD, I get a zero ONLY as a zipcode. Frustrating. I need to print labels by Friday. WHat do I do?...
When doing a mail merge from excel to word zip codes starting with 0 (zero) drop the first number "0" from the address. ie zip code 01560 prints out as 1560. How do I get all 5 numbers to show?...
I am trying to mail merge w/ Word 2000 the names and addresses in my worksheet. When I get to the part to choose the format for the mailing labels, I choose F1, F2, etc. to F6 (which is the zip code column). A few do get there, but the vast majority stop at the state, leaving off the entire zip...
I am trying to mail merge w/ Word 2000 the names and addresses in my worksheet. When I get to the part to choose the format for the mailing labels, I choose F1, F2, etc. to F6 (which is the zip code column). A few do get there, but the vast majority stop at the state, leaving off the entire zip...
Every time I convert my drop ship lists from .xls files to .csv for import into UPS shipping software, the csv file drops the preceding zero on the east coast zip codes. How do I fix it?...
I can't get zip codes beginning with 0 to merge into word. If I format the cell as text it accepts the 0 but it shows in word as only a 0 and omits the other numbers. If I format the cell as a Zip it doesn't take the 0 as a first number. HELP!...
About half the records show up as a 0 in the zip code field after I merge into Word to create mailing labels. I have reformatted the column to text, tried formatting as special zip code, but stil about half the records merge as 0 zip even though there is a 5 digit zip in the Excel file...this is...
I am trying to do a mail merge using an excel data source of addresses. The zip codes appear with zeroes in the data source, but when I merge them to MS Word, the zeroes are dropped. How do I fix this problem?...
Ken- Ok, it seems i am back to square one. I have taken all of my zip codes and turned them into 5 digit (22202).. I used a formula to take the last four digits off of all the zips that had it. I then copy and pasted special/values into a new column... now some of the zips line up on the left(th...