I have a form called frmProjects. This form has a field on it called Department, which returns a 3 letter abbreviation for the department in field DeptID.
I want a button on this form, that when pushed will open the appropriate form based on the DeptID.
If DeptID = PNC, open frmPNC
If DeptID =...
My VB knowledge is minimal, I used to be more proficient at it, but I found it isn't like riding a bicycle...at least not for me.
Once upon a time, I had a DB that did exactly what I am looking to do, but I can't for the life of me figure out how to code it.
I have a button on a form, that when...
I have a form, frmSubmitTime.
It has a subform, frmTimeSheetReview which is a Datasheet.
In subTimeReview are columbs, Name, Site, WeekEndDate, Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday
I want to put a field on frmSubmitTime that takes the values of Sunday...
Using Access 2010 (64bit) on Windows 7 64-bit
I have a form with two fields in it.
The first is WeekEndDate.
For the default value, I put [highlight #3465A4]=Date()+(7-Weekday(Date()))[/highlight] with the expectation of opening the form and seeing Today's Weekending Date. Instead, I get the...
I either haven't been able to figure out the right combo of search words, or no one has ever asked this.
I have a network share on my Windows server that all users are mapping as their S drive.
On the "S drive" is a folder called "workspace" and about a dozen other folders.
The "workspace"...
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.