Any ideas as to why access is giving me the error that this function is undefined? It's entered as you see below and is compiled without errors.
---------------------BEGIN CODE
Option Explicit
Function Getwkdate()
Dim currentdate As String
currentdate = Getwkdate
Select Case currentdate...
Ok guys, I'm writing a query to bring together a number of different fields and values and append them all to a single table.
My query looks like this.
TableA TableB TableC TableD
Field1 Field1 Field1 Field1
Field2
Field3
Insert Into TableE (Cuid...
Ok guys here's the deal..
I'm designing an inventory transfer module.
In one table are the goods to be transferred.
In the other table is the list of goods sorted by inventory qty, bin and warehouse.
So table A:
Item# Desc Qty
DP01090 Tortilla 10
DP01011 Corn Chip 23...
Hey Gang,
I'm not writing some huge database here, not even really writing a good ammount of code in Foxpro, just have an issue that's hanging me up and I hope to get the down and dirty about it.
Here's the scenario. I work for a company that uses a pretty standard MS-SQL accounting...
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.