I have Visio 2007. Can I use it to create a flowchart where I can click on a decision and it will "send" me to the next decision? (This would be helpful in planning a complex db I need to do.) If Visio won't do that, are there any free tools that will?
Thanks all.
Hi,
I wrote myself an Access db several years ago to do some things for my checkbook and budgeting and I've really enjoyed it ever since. Lately I've been thinking about writing it as a stand alone program so I could let my family and friends use too (I don't want it to be Access dependent...
Hi,
I'm trying to get a bat file that decides which kind of backup to do by comparing the sizes of the most recent full and differential backups.
This is what I am working with:
1) I store copies of my backups online. Due to my online storage provider's 2GB file size upload limit, I...
It's alive! haha! Thanks for your help.
It's crude looking but the data is there except for the payees. How can I get the payees to be listed on the left like in my first post above?
Using your instructions I created this query to get the payments for the last 6 months and made it the Record Source for my main report:
SELECT Payee, amountdebit, datetransaction, Month([DateTransaction]) AS Mth, Year([DateTransaction]) AS Yr
FROM tbltransactions
WHERE...
As I was putting in the text boxes for TransactionDate and TransactionAmount on the subreport, I couldn't think of how the payees would be coordinated with the date and amounts, so I figured I'd have to hard key the payees onto the main report. No?
Truthfully I'm pretty lost and trying to keep...
Hi dhookom,
Haha, I think part of what I've found is that reports can be more complicated than I thought they could be.
So far I have a report started (will be the monthly subreport x 12) that has a field for transaction date and a field for transaction amount (those are the only fields on it)...
I must confess I didn't know there were such things as subreports so unfortunately I'm well below your level of expertise. Let me look at them and see if I can become more familiar with what you are suggesting and after that I may come and ask for more guidance, if you don't mind. Thank you...
Thanks dhookom.
I may be mistaken but it it appears to my novice eye that the main goal of your suggestion is to organize transactions on a report based on the month and year of a transaction.
I may be mistaken, but I was under the impression from what I've read that the hard part of what I'm...
I am having no success getting this thing done. I have designed a little db I use to keep track of expenses and bank account transactions that I've been using for a year or so and it helps greatly, but I need a report that I can't seem to figure out how to do. I've searched several sites but...
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.