|
moderated
Jaws and Microsoft Word Crashing
I am currently enrolled in a calculus course, and am trying to get Jaws to read the math content in Microsoft word. Whenever I open the document when using Jaws, the whole application crashes, and I
I am currently enrolled in a calculus course, and am trying to get Jaws to read the math content in Microsoft word. Whenever I open the document when using Jaws, the whole application crashes, and I
|
By
olivias.wilkerson@...
·
#94948
·
|
|
moderated
Re: questions about setting up an Outlook account manually
Hi,
If you don’t have an answer yet I would reach out to Microsoft Disability desk and allow them to work this out for you.
Dan
Hi,
If you don’t have an answer yet I would reach out to Microsoft Disability desk and allow them to work this out for you.
Dan
|
By
Dan Longmore
·
#94947
·
|
|
moderated
Re: questions about setting up an Outlook account manually
I don’t know, since I don’t use outlook.com.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer Room
I don’t know, since I don’t use outlook.com.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer Room
|
By
Steve Nutt
·
#94946
·
|
|
moderated
Re: questions about setting up an Outlook account manually
Thanks; however I care more about an answer to my second message about whether or not my account would still be locked after resetting my password and if so whether or not there's another easy way to
Thanks; however I care more about an answer to my second message about whether or not my account would still be locked after resetting my password and if so whether or not there's another easy way to
|
By
Madison Martin
·
#94945
·
|
|
moderated
Re: questions about setting up an Outlook account manually
No idea about the error message, but google it, you sometimes get interesting results.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to
No idea about the error message, but google it, you sometimes get interesting results.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to
|
By
Steve Nutt
·
#94944
·
|
|
moderated
Re: Help with Excel problem
Chris, That is very slick. Thanks.
--
Thanks,
Lion Marty Hutchings
BOLD Secretary, Program Director and VIP Liaison
(262) 605-8981
mhutchings152730@...
www.wisconsinbold.com
Chris, That is very slick. Thanks.
--
Thanks,
Lion Marty Hutchings
BOLD Secretary, Program Director and VIP Liaison
(262) 605-8981
mhutchings152730@...
www.wisconsinbold.com
|
By
Marty Hutchings
·
#94943
·
|
|
moderated
Re: Help with Excel problem
Hi Marty,
This formula says if cell b3 is blank, then make this cell blank also. But if b3 is not blank, then do your if statement.
=IF(b3="","",IF(B3=C3,B3+1,"0"))
Hope this helps. Let me know if
Hi Marty,
This formula says if cell b3 is blank, then make this cell blank also. But if b3 is not blank, then do your if statement.
=IF(b3="","",IF(B3=C3,B3+1,"0"))
Hope this helps. Let me know if
|
By
Chris Chaffin
·
#94942
·
|
|
moderated
Re: Help with Excel problem
OK Chris I tried with =if(b3=0,0,f2-e3+d3) and I still have zeros down to a million something. Could the problem that I'm using Excell-10?
BOB SOUTAR…ONWARD THRU THE FOG
OK Chris I tried with =if(b3=0,0,f2-e3+d3) and I still have zeros down to a million something. Could the problem that I'm using Excell-10?
BOB SOUTAR…ONWARD THRU THE FOG
|
By
Onwardbob
·
#94941
·
|
|
moderated
Re: questions about setting up an Outlook account manually
Hi all,
I forgot to ask, my Outlook.com account got locked again on Saturday and I haven't unlocked it because I couldn't send messages from it anyway so I figured there wasn't much point. Anyway, I
Hi all,
I forgot to ask, my Outlook.com account got locked again on Saturday and I haven't unlocked it because I couldn't send messages from it anyway so I figured there wasn't much point. Anyway, I
|
By
Madison Martin
·
#94940
·
|
|
moderated
Re: Jaws and OCR?
How do you work with ocr in Adobe?
Justin
How do you work with ocr in Adobe?
Justin
|
By
Justin Williams
·
#94939
·
|
|
moderated
Re: questions about setting up an Outlook account manually
Okay, so if I'm able to get it setup then I won't have to do anything within Outlook in order for it to work in Outlook? Also after re-setting my password I just tried again and I was able to get to
Okay, so if I'm able to get it setup then I won't have to do anything within Outlook in order for it to work in Outlook? Also after re-setting my password I just tried again and I was able to get to
|
By
Madison Martin
·
#94938
·
|
|
moderated
Re: Help with Excel problem
Hi, the formula I was using is, if(b3=0,0,f2-e3+d( that left me with all the zeros. I'll give yours a try...thanks
BOB SOUTAR…ONWARD THRU THE FOG
Hi, the formula I was using is, if(b3=0,0,f2-e3+d( that left me with all the zeros. I'll give yours a try...thanks
BOB SOUTAR…ONWARD THRU THE FOG
|
By
Onwardbob
·
#94937
·
|
|
moderated
Re: questions about setting up an Outlook account manually
Hi,
Yes, it will work on Office 365 as well.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer Room
Hi,
Yes, it will work on Office 365 as well.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer Room
|
By
Steve Nutt
·
#94936
·
|
|
moderated
Re: questions about setting up an Outlook account manually
Okay Steve, I use the latest version of Office 365, is this the case with Office 365 as well, or is this only the case with Outlook 2021?
Okay Steve, I use the latest version of Office 365, is this the case with Office 365 as well, or is this only the case with Outlook 2021?
|
By
Madison Martin
·
#94935
·
|
|
moderated
Re: how to bring back hidden folders in outlook
Hello Bill, I realize that I just stated the key stroke just encase someone didn’t know.
Hello Bill, I realize that I just stated the key stroke just encase someone didn’t know.
|
By
andy.tidwell
·
#94934
·
|
|
moderated
Re: Help with Excel problem
Chris, Here is my formula. =IF(B3=C3,B3+1,"0") It is for figuring a player's score in a card game, but it returns a 1 in the cell when there should be nothing, because the two cells being
Chris, Here is my formula. =IF(B3=C3,B3+1,"0") It is for figuring a player's score in a card game, but it returns a 1 in the cell when there should be nothing, because the two cells being
|
By
Marty Hutchings
·
#94933
·
|
|
moderated
Re: Help with Excel problem
That is not a problem. You can have multiple if statements within a single formula. If you want to send me a copy of your formula, I will show you.
Chris
That is not a problem. You can have multiple if statements within a single formula. If you want to send me a copy of your formula, I will show you.
Chris
|
By
Chris Chaffin
·
#94932
·
|
|
moderated
Re: Recommendations for an accessible accounting software
I agree, I’d use Quickbooks Online every time, over the app.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer
I agree, I’d use Quickbooks Online every time, over the app.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer
|
By
Steve Nutt
·
#94931
·
|
|
moderated
Re: how to bring back hidden folders in outlook
F6 is the best key to use, it always gets you there, provided the folder pane is not hidden.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to
F6 is the best key to use, it always gets you there, provided the folder pane is not hidden.
All the best
Steve
--
To subscribe to our News and Special Offers list, go to
|
By
Steve Nutt
·
#94930
·
|
|
moderated
Re: how to bring back hidden folders in outlook
Hi Deb,
I’m confused.
What happens if you press F6 to get to the folder pane, do these folders show up then?
All the best
Steve
--
To subscribe to our News and Special Offers
Hi Deb,
I’m confused.
What happens if you press F6 to get to the folder pane, do these folders show up then?
All the best
Steve
--
To subscribe to our News and Special Offers
|
By
Steve Nutt
·
#94929
·
|