Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to create a function in MS Acce
Name: johnlee Date: February 12, 2008 at 09:57:12 Pacific OS: server2003 CPU/Ram: 2.66Ghz Product: MS
Comment:
How to create a function in MS Access?Pls help!!
----------------------
Hello, I need create a function in MS access 2003 which run a ***.bat file in my hard drive d:\application\. I have a old version. But it stop to work after I move this DB to a new server. the old Macro code is like: runcode function name: shell("d:\application\vinput.bat", 0) . could someone help me to create a new function with same effect just like the old one above? or can help me to figure out why MS access won't let me use the old Macro code above?
Summary: hi there, I am new to access and trying to create a database to keep track of my working hours and wages. I have a table with a field called "reg hours", I wish to have access generate a total of hour...
Summary: Im trying to implement a function in Access 2003 to allow the application to find a given field from a give another field in the same record. e.g. I have a table of Assets called tblAssets, im trying ...