I've got a text file that contains data in the following format:
ID START END COMMENT
01 9am 12pm Login
12pm 1pm Lunch
1pm 5pm Logout
02 7am 11am Login
11am 12am Lunch
12am 4pm Logout
Now I...
Thanks guys.
Bcastner you hit the nail on the head. I was shopping on line when I noticed an OEM copy that stated it couldn't upgrade Home Edition which is was prompted my question.
I bought a lap top a few months ago that shipped with XP Home.
I'd like to upgrade to XP Pro. However I'd rather buy the XP full install rather than the XP Pro upgrade simply because my laptop didn't ship with the discs to reinstall the OS should it ever become corrupted.
ANyway to make a long...
I’ve got a database and I’d really like it to be as easy as possible on the end users to export a report in snapshot format, open a new piece of mail from outlook, and attach the report.
I decided to do this using the SendObject command. My code works fine for exporting the report and attaching...
I've got XP developer and have had no problems with it. It's almost impossible to find it at any brick and mortar stores but I got it new in box for $500 from a vendor listed on Pricewatch.com.
I'd like to be able to store the hyperlink of a graphic file in my table but be able to display this image (rather than the link) any time I query it for a web page or form.
Is this possible, or am i taking the wrong route on this?
I've tried that, and while it works, it then gets into another problem.
I'd need ot be able to toggle that "Is Null" status from the form.
Possible?
Yes. My table looks like this:
Employee Name
Department
Score Type 1
Score Type 2
So records would be like:
J. John, Sales, 5, 1
B. Brad, Sales, 3, 4
K. Johnson, Sales, 9,
I would need to view K. Johnson even though they didn't have a second test score.
Basically I’ve got a query that returns the values of anyone who has tested greater than the value of a combo box. For this I use:
>([Forms]![Rpt_Form]![Score Type 1]-0.01)
>([Forms]![Rpt_Form]![Score Type 2]-0.01)
Each employee has the option of two test types. So I’ve got 2 of the above...
I've got a combo on my form, it refers to query that has 6 coloums but is only bound to the 2nd.
How can I go about having the records sorted in alphabetical order?
I've tried sorting the query that the combo box refers to but it doesn't seem to work.
Nevermind I posted prematurely, I figured out how to handle this. All I had to do was remove the " " from around my form ref.
I guess my next question would be is there any thing I could add to my code so Outlook wouldn't prompt the user every time about a peice of mail being send on...
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.