I have a 113-page Word document with many photos and a lot of formatting. I keep getting the message "There is not enough memory or disk space to display or print the picture." The computer has 512MB RAM 1.8 MHz clock speed and is only using 6.06 GB on a 15.6 GB partioned drive...
Here's a baffling problem. I am replacing my *.jpg's in a Word file by deleting it, and linking to its equivalent *.bmp like so: Insert => Object => Create from File, checking "Link to file" and then browsing and opening the *.bmp file. I'm doing this with the intention of decreasing...
Is there a way to assign variable numbers to photographs in Word (ie: Figure 1-1, Figure 1-2, etc) so that if an image gets inserted somewhere along the way these numbers will adjust accordingly? I'm looking for something with the functionality of the page numbering but applies to images that...
How do I send a space command with a SendKeys statement in Access 2000? {SPACE} or {SPACEBAR} doesn't work although there are 3 different codes for the Backspace key.
TIA,
Carey
Hello all,
I'm a newbie to VBA programming so what I say here may not make sense. To best describe what I'm trying to accomplish I will use pseudocode:
1) Command Button Click Event: Search for record with the value of "CompanyName" and "FirstName" from frmImportForm
2)...
Here's one that is probably easy for you but difficult for me. I want to be able to select a record from my Combo Box:
Sub Combo33_AfterUpdate()
' Find the record that matches the control.
Me.RecordsetClone.FindFirst "[LastName] = '" & Me![Combo33] & "'"...
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.