I just install Linix/Unix as a dual operatiing system. I have a single hard drive, but I do not know how to get to windows or even start windows for that matter. My computer goes to GRUB on start up but I'm at a lost at what to do once there. Used standard installation and I'm pretty sure...
I'm having a problem with a form that have checkboxes that uses a macro to open a report. I keep getting the error message when the report opens. My unbound form has a option group (Group1) that with the labels listed below and their option value:
Mailclerk=1, Inventoryclerk=2, Janitor=3...
I'm having a problem with a form that have checkboxes that uses a macro to open a report. I keep getting the error message when the report opens. My unbound form has a option group (Group1) that displays These labels and their option value:
Mailclerk=1, Inventoryclerk=2, Janitor=3...
I'm kind of new to Visual Basic. I know there is a way to calculate the age on a form using the date and year but I'm getting some weird results. Can someone out there assist me. Here is what I have so far:
I have an Age Field and a Birthday field, the birthday field is afterupdate reads...
I'm kind of new to Visual Basic. I know there is a way to calculate the age on a form using the date and year but I'm getting some weird results. Can someone out there assist me. Here is what I have so far:
I have an Age Field and a Birthday field, the birthday field is afterupdate reads...
I had a couple of good ideals, but let's say I want to go the dirty route, what format do I use to set up my varible? I have seen the nz function before how do I apply it to say the PatientID?
I was working on two forms trying to sync them for data entry, but since there are some records that don't have correspondent records I needed for form1 to create one for it when it openes. I'm not that great with programming but have peiced together a little something, something (from here and...
I was working on two forms trying to sync them for data entry, but since there are some records that don't have correspondent records I needed for form1 to create one for it when it openes. I'm not that great with programming but have peiced together a little something, something (from here and...
Is there a way to populate a field on form2
Source
Tabel1= PatientID = Indexed, number,duplicatesOK
after access generate an autonumber on form1
Source
Table2=PatientID=autonumber
I'm try to sync two forms without data for data entry. Sunforms are not an option it doesn't do what the users want.
Sounds doable, but my main form has a page break in it, seperating personal information and insurance information, form2 has tabs controls that seperates the clinic vists information, appointments, treatment, cost etc. What if I use a few fields from table2 on my main form, will that generate a...
These are two independent forms. The link is patientID. There are two tables:
Table1
PatientID (autoKey)
PatientName, etc.....
Table2
ClinicID (autoKey)
PatientID (Index-duplicatesOK)
Other Info........
Query with these tables combined for form 2. The main form uses table1.
Hi guys! My question is: is there a way to synchronize two forms for data entry? My first form is used to personal information (Patients) then I have a button that opens another form to enter clinic information using tabs (Call logs, treatment, etc....), it worked great when there was data...
I then get the error message Compile error: Block If without End If. I don't have much experience with error handling. Any/all additional help is greatly appreciated and welcomed.
I made a ballot for a yearly election using checkboxes but, I need to make sure that only (6) six candidates are choosen, so I created a event procedure in the on current field. Here it goes (though its been butcher about 10 times.) Can someone help me and tell me where I went wrong?
Dim...
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.