i haven't tried that. just as a little back ground i have a spreadsheet that i want people to only be able to edit certain areas. unfortunately, if they copy and paste the spreadsheet into a new spreadsheet all of my protection passwords are null and void. is there a way around this?
i apologize for being unclear. i hope the following is a little better description than i provided earlier.
my first table has the following columns cn(customer name), prod(old products) and funding. my second has designs(new products), co(company), funding(new funds allotted) and cst(cost)...
can someone help me create a function in Access that uses if statements to act on tables.
for instance (select *,if [my design] = [new product] then [new funding] / 12 into [new column] from products)
thanks
i have an existing table that i want to run calculations off of. my current code looks like this:
myStr = "select *, (tDollars * sTax) as nAmt, into nFile from dFile "
i would like to be able to open and close this from visual basic
i am attempting to import multiple tabs from a single excel file. each tab has a different name and i have over 50 of them. unfortunately,i have been unable to pull them all in without manually importing each one.
can anyone help me with this?
Thanks.
can anyone help me to create an import specification in Access. i cannot seem to find the advanced tab that is ususally used to create the import specification.
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.