Hi- I'm using a function to find all files/folders in a specific directory, then copy each one to a specific destination folder. I'm going to use this on a weekly basis to backup files on a computer. I would like to use the vbarchive in GetAttr/SetAttr so I only need to copy these if they have...
Hi- have been working on this for hours and cannot find the problem:
I'm trying to insert a text value into a table (from another table). I need to insert the text value, then I will insert other code to email a report (not shown here), and then loop to do the same thing until the end of...
Hi-
No idea how to solve this one....
I work for a distribution center and I'm trying to create code to calculate, given known dimensions of our products and qty's, the number of pallets needed to fill each order.
Here are the relevant fields:
skuid
percentpallet: the percentage of a...
I'm not sure how to explain (and therefore search) this so forgive me if this has already been answered.
Here is my current table (I've changed the field names to make it easier):
Date Deposit
4-5-11 $1000
4-5-11 $2000
4-5-11 $500
4-6-11 $200
4-6-11 $100
how can I modify the results to show...
Hi-
I'm trying to create a running totals in a query and am stumped. I've read similar posts and cannot understand why this is not working for me.
I have a table named "test" with the following info:
testid (autonumber) AQty
1 30
2...