Since 5/19/2012 7:59:53 AM, zetic has written 5 articles and participated in 0 conversations. zetic signature: zetic
zetic's articles:
Items(5) /1
Subform Question. Please help!128 (7/16/2005 4:51:26 PM) comp.databases.ms-access Dear All, I am trying to put together a small homemade accounting database and have encountered the following problems, hope you guys can help: 1) I have a subform which includes 3 columns- vochure number (mo... Tom
Breaking up datasets254 (2/8/2004 11:39:57 PM) comp.soft-sys.matlab Hi, I am a newbie in matlab and have a serie of data in a txt file at column 1. If I need to cut this data and save it to an individual file everytime it reaches 0, is there a sample code to do that? Sincerel... zetic
Recordset access and pin-point record question219 (9/15/2003 3:20:09 PM) comp.databases.ms-access Hi Guys, Firstly thanks for all the help you have providing me... I have another question I was stuck with. Here is a simple code dim strsql as string dim scr as recordset strsql = "Select A, B, C from ... zetic
How to select Multi-selection box question110 (9/10/2003 8:20:49 AM) comp.databases.ms-access Hi Guys, I have two tables, table A and table B. I would like to acheive Table A is one to many relationship with table B, where is related by [Key]. I have created a form (bound to A) and a multi selectable ... zetic
Very simple question, please help.030 (7/7/2003 5:59:58 AM) comp.databases.ms-access Hi All, I am a newbie and have 2 questions. 1) I have created an unlinked textbox and a button on a form. The value of the text box is "abc". When I click on the textbox, I executed the following code. me!t... zetic