Has anyone encountered this problem? I tried to render some videos and came up with "Start up disk full" (I'm on a mac), however all my files and scratch disks are set to a secondary hard drive that more than enough space!
Any help would be appreciated.
Why does it happen when I try to add to objects using pathfinder, I get this message "Could not complete operation. Pathfinder results in empty region"? What does that mean and how can I go around this? I just have two square objects that i want to combine, very simple.
I have someone who opened up the pdf I made and said the one of the chapter bookmarks I made had some jibberish text. When I open it to view I do not see that problem. Anyone know what this is??
Every time i open the table relationships view access crashes (or freezes) so that i am never able to view the relationships and make any changes for new tables that i have added. Anyone have this happen? I'm using 97.
this may be a simple question, but i just can't figure it out. I have a database who's entries need to be cleared to zero at the end of every year. I would prefer to do this than just delete all records as there is some data that needs to be saved. I can't simply highlight all the cells in the...
I have two questions. Here is my code for making mailing labels
Function MergeIt()
Dim MailOutDoc As Word.Document
Set MailOutDoc = GetObject("J:\Office.sys\AHLS_Database\AHLS_Database_Mailing_Labels.doc", "Word.Document")
MailOutDoc.Application.Visible = True...
I am having some problems regarding using code in a report (as I've never done this before). I have a function that makes a textbox visible/or not depending on the value of another field MOrder, which is somewhat like an index field but can only be a number from 1 to 12. Normally the report is...
no, sorry I'm not making myself clear. It is a job number used for our filing system that is based on the date
eg. the job number is 986013, 026045, etc. I have to use a text field in order to maintain the zero.
Hi, just wondering if anyone's got any good solutions for sorting numbers in which 03 (meaning year) when sorted descending is greater than 99.
As of now it sorts say from 99 down to 90 then switches to the year '03 to '00. How annoying.
I have a listbox that is populated depend on my search criteria. Unfortunately it doesn't work. I've also made a button called ViewAll so the user can view all the files if they so choose instead of seeing the search results. I figure if i can get this working the rest would be easier to...
ok, i think I've figured it out, but don't understand enough about VB to know why.
here is my code from the form not working:
Private Sub txtSearch_Change()
Dim txtSearchString As Variant
Dim strSQL As String
txtSearchString = Me![txtSearch].Text
strSQL = "SELECT...
now this may sound silly, but I had a form that could search for items based on values entered by the user and displayed in a listbox. It works perfectly, so I thought I would do a "save as" and make a second record searching form very similiar except for the minor changes in labeling...
I have a combobox for users to choose from the pull down, but occassionally they find they want to deleted their selection altogether (but not the entire record). Problem is I have an index field that is filled in depending on the selection, which is used later in another form and things get...
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.