text
stringlengths
83
79.5k
H: How to change the name of a recipient GMail has recently rolled out a new method of composing a message: the composition appears as a popup stable at the bottom of the screen, and one can look at other mail for reference, say, while composing the mail. Other things have changed about the composition process also. O...
H: How to remove the name of a recipient GMail has recently rolled out a new method of composing a message: the composition appears as a popup stable at the bottom of the screen, and one can look at other mail for reference, say, while composing the mail. Other things have changed about the composition process also. O...
H: Google Spreadsheets formula question: do not include cell in a formula if blank I am a music teacher and I use the following formula to calculate my students performance grades: =100-SUM(F3-5)*-7 How can I change the formula so it only calculates a grade if there is data in the cell? Additionally I use this formu...
H: Display Google Sheets in mobile mode in desktop browser When viewing a Google Sheets in a mobile browser you have handy filter buttons at the top. How do I display the mobile version of the page in a desktop (preferably Firefox) browser? I seek to display only Google Sheets that way while displaying non-mobile vers...
H: How do I write an HTML character without the browser converting it on Google Sites? Specifically I'm trying to write "&#773;" with the quotation marks to indicate the character. I want the code to appear not the character. I'm looking for alternative answers than to use &gt; or &lt; or <pre>. AI: In HTML, the chara...
H: How to apply formula to WHOLE column and automatically add this formula to new created rows in this column? I need some kind of "autoincrement field" in my spreadsheet. I've added =ROW() formula to first column. But as I'm adding new rows - I have to apply this formula to new created rows as well. Is there any ways...
H: facebook view deleted post from wall On Facebook I'm friends with a normal account (I think) that posts messages sent to it. I was reading a post of it that showed up on my news feed but when I went to like it I got a message saying this post was deleted. Is there anyway at all I can view this post, even if it's sa...
H: How to count entries based on timestamp I'm trying to count how many entries with a particular timestamp or range are in my table and although it’s pretty simple, I cannot find the proper way to do that. Example data: A ------------------ 9/12/2011 11:08:40 4/23/2012 8:09:22 4/23/2012 8:11:55 What I want to calcu...
H: Add following people's links Is it possible to create a rule with if-this-then-that for a user that I follow with Delicious so I can add his links to my Pocket? The user isn't mine. AI: After some research, here's what I did, maybe there's a better way. With IFTTT, create a this rule for a RSS feed and add this fee...
H: Reference data from another 'spreadsheet' in Google Docs/Drive Is there a way i can reference data from another Google Spreadsheet in Google Docs/Drive? e.g., spreadsheet-A, sheet 1, column A is a dynamic reference of spreadsheet-B, sheet 1, column E I'm not talking about copying and pasting the data, but referenci...
H: Google Spreadsheet Sort Two Columns So I've found the following answer in regards to auto-sorting by one column, which works great How can I make some data on a Google Spreadsheet auto-sorting? However, my use case requires the sorting of two columns. One column is whole numbers, while the second column are dates. ...
H: How can I read all answers on Quora without having to register? Quora only shows its first answer on a question's page, the rest gets blurred out. It then asks the user to register to read all the answers. I really do not like such bullying tactics and I hence will never register. Yet before I blacklist Quora entir...
H: How to prevent my friends from seeing my friends’ list on Facebook I am wondering, is there a way that enables me to customize how my friends in my friend list see each other on Facebook? There are some cases that make this feature so useful and necessary, for example: You add a new girl as a friend and don't want...
H: Host HTML file with direct download link Is there a host where you can upload an HTML file without needing an account and then there is a direct download link? I would need this for my HTML class, so that students can upload a file and then use tools like these SEO Tests. They all just work with a link. If there i...
H: Conditional formatting color gradient A few friends and myself have created a Google Spreadsheet where we are keeping track of virtual item sales. One column has costs, one column has income one has profit, and a fourth has a running total of funds. I'd like to be able to make the column with profit to be very gree...
H: Outlook.com only syncs new email, not migrated email from Google apps account Given Google's recent anti consumer/startup policies (no activesync on new iOS devices,no new Google apps free tier) we have migrated our custom domain email from Google Apps (essentially gmail) to Live (domains.live.com, essentially outl...
H: Merging document from other account to my google drive I want to add a document to my google drive(from some other person) that won't be edited by me. I always want to have the latest revision of that document on my drive. Since its a big technical document I won't notice small changes. How do I do this? AI: You ca...
H: How do I get an overview of recent activity for a GitHub repository? For many GitHub repositories, there is a lot of activity going on per day. It would be nice to have an overview of all recent activity going on in the GitHub repository. Is there such a feature available? AI: GitHub's Pulse feature allows you to f...
H: Iterated variable (i) for argument on range in Google Scripts API for (i=0; i<numItems; i++) { var cell = sheet.getRange(12,i); cell.setFormula(i); } This simple formula should go to every place on the column 12 where there is data, and replace it with the number which i is, correct? The argument it is...
H: How do I setup a Gmail vacation responder for an imported account? I have multiple accounts imported into Gmail with labels set up and skipping the inbox. I was wondering if it's possible to use the Automatic Vacation Responder for one of those imported accounts (e.g., work email, not personal email) rather than th...
H: Problem QUERY function in Google Spreadsheets formula I tried this formula: =concatenate(query('Scheda Intervento'!C2:K14;"select SUM (K) where (F>= date '2013-01-01' and F <= date '2013-01-31' and C = '" & A2 &"')";0)) The result is right but it gives me: sum 35 € but I want to have 35 € AI: Use the followi...
H: Does Facebook still have a place for favourite quotes and music and if yes how do you edit them? In the past Facebook had a place where one can specify their favorite music, films, quotes etc. Do they still have this? If yes how can I edit it? AI: Yes, it is called your about tab, or just "about" on your Facebook t...
H: Stop content from making cell two lines In Excel if you have a long piece of text like a URL in a cell you can stop the cell from becoming a double-line cell and messing up the rest of your layout. It does this by just clipping the information that's in the cell. Is there a way you can set this in Google Sheets? A...
H: How to remove automatic negative indent from Google Documents? When I write a paragraph in Google Documents, they get a very distinctive negative indent on the first line. I don't want that. I want my paragraphs to have no indent at all. How do I get that? Here is a screenshot showing the automatic negative indent:...
H: How to enable google apps users to edit theirs profile and share it with Google Apps Directory At our company we use Google Apps. We want to list all accounts as a contacts and allow people to edit theirs contact profile, so others can use theirs updated profiles. Google provides Google Apps Directory. But users ca...
H: Is there a way to know what Gmail filters apply to a given email? I have so many filters that I don't know which ones are making some emails skip the inbox. Is there a way to know the filters that match a given email? AI: The workaround I use to do this is to apply labels to filtered messages. From Gmail >> Settin...
H: Where can I find a discarded email draft in Gmail? I just pressed the discard button on a long email draft I was editing. Where can I find it now? I tried to search in the bin folder, but it's not there... AI: As soon as you've (accidentally) hit the discard button you have the option to undo discard in the alert t...
H: What happens to my comments, likes, and chat, when I delete my Facebook profile? I assume that my posts are deleted when I delete my Facebook account, but what about the "like"s that I gave to other posts? Is the "likes" count on that post/page reduced? Or the comments I made on other posts? Are they deleted? And w...
H: How to see the list of "used devices" in Facebook "login notification" feature? It seems that I'm not receiving SMS notification messages when I try to log in from a new device. Where can I see the list of "used devices"? I want to reset the list so as to receive a notification. AI: It's just a little bit further d...
H: Facebook not letting me add phone number, says it's invalid I am trying to add my work phone number to Facebook. It asks me to enter a phone number after I log in but it keeps saying that the number I've entered is invalid. I'm using an IP phone but the area code is in Canada (which I selected). AI: Is this a VOIP...
H: Watch history in YouTube You know that YouTube allows us to see our watch history. My watch history is about 5000 videos, so I can't keep scrolling to reach the first videos that I viewed. Are there any better ways to view the watch history? AI: Short answer: No. Long answer: Not possible, unless you load the page ...
H: With setting up company email with Gmail, how do I administer the team account? About a month ago I set up the company email with Gmail for business. I set up two accounts: one for myself which I am able to log into, and one for a teammate which I am not able to log into :) How do I log into the admin console so I ...
H: Send forwarded domain email to Gmail folder I have a couple of email addresses from name@example.com that I'm forwarding to a personal Gmail account. However, I need to save disk space and move my email messages to Gmail. Is it possible to send name@example.com email messages automatically to a label inside of my G...
H: How do you reply to a seller on Amazon? I sent a seller a message, they replied asking me something, I wanted to reply. But I see no link to do so in the email, and I cannot see where to on Amazon's site Where is the option? AI: You can't directly email the seller because Amazon wants messages stored on their syste...
H: Format date ingredient in IFTTT channel I'm trying to create a recipe similar to this one where I record all of my Foursquare check-ins on a particular day to a single note for that day in Evernote. Unfortunately, the {{CheckinDate}} ingredient uses time as well as date (Example: April 29, 2013 at 12:01PM). What I ...
H: Summing a column, filtered based on another column in Google Spreadsheet I have the following data in a Google Spreadsheet: +------+---------+ | Time | Include | +------+---------+ | 0:30 | No | | 1:00 | Yes | | 0:30 | Yes | | 0:30 | No | | 0:30 | Yes | +------+---------+ I would like to add ...
H: How can I read spam mail safely in Gmail? Is there a way to see the spam mail contents in Gmail safely? AI: Use an alternate browser than your regular one Open a private browsing tab or window - all browsers have them (Chrome calls it "Incognito window", for example) Browse to your spam folder and view messages - d...
H: Merging two Google accounts I currently have two "general" Google accounts. I set up the first several years ago to use stuff like Calendar, Contacts and also Analytics. I didn't want to use it for e-mail, as I already have an e-mail address and I didn't want to migrate everything to Google. So I used just some "ra...
H: Can I Create a Bigger Gmail Group from Several (Smaller) Gmail Groups? I have three gmail groups A, B and C, each with say ten members. Now I want create another bigger gmail group, say, BIG containing all the members of A, B, and C. I tried simply clicking on the plus button and writing the names A, B and C. It ...
H: Autofill the 'Average' function I have a column of data. Each cell in the column represents a new day. So the 1st cell is for the 1st day and the Nth cell is for the Nth day. I want to add a 2nd column where the Nth cell in that column displays the average of the first N cells in the 1st column. I want to enter thi...
H: Is it possible to add the same sublabel to different parent labels? I have different people who email me about the same subject, e.g, WBR and AIB both email me about HP201. However, so far as I can see Google only allows the sub-label HP201 to be attached to one parent. Aside from making HP201 a parent itself is ...
H: What are DuckDuckGo goodies? I just discovered these cool looking 'goodies' on DuckDuckGo, but I have no idea how to use them, or what they are. Can someone enlighten me? AI: When going to the Goodies and selecting the "programming" option, the following can be seen: If you edit the field where "6GB/700KB/s in mi...
H: How to view the parent folder of a Google Document? Often I have the direct link to a Google Document (mine or an organizational shared one) and want to find documents that are stored within the same folder. To do so, I would need to determine the folder the document is in. Is there a way to do that? AI: A documen...
H: Facebook `find friend box` visibility The box is sometimes visible for a friend, as snapshot #1 & #2, and sometimes not visible for another friend, as snapshot #3. I don't know why. Why is that? "Search your friend" box is visible Not visible for some facebook friends AI: This means your friend in snapshot #3 has...
H: In Google Maps is there a way to set your home location? When finding bus information on Google Maps, is there an easy way to have it remember my home location so I don't have to type in my address each time? AI: You can set your home and work locations in My Places. There is more info on the google map help site: ...
H: Login to GMail using yourname@domain.com I've set up a domain and linked the email there with Google using Settings > Account for sending emails (and I ticked treat as alias). As well as connecting by POP3 to get the emails. However I want to be able to login to this GMail account using yourname@domain.com email ad...
H: Does it increase the amount of ads if ads were already turned on? I just recently noticed the YouTube settings option for "Allow advertisements to be displayed alongside my videos" and it looks like the default is "enabled". This is pretty sneaky on Google's part, because they don't tell me ads are on my videos eve...
H: How do I submit a copyright infringement notification to the various MSN sites? I uploaded a video to YouTube which has become moderately viral. Unfortunately part of this experience has involved filing copyright infringement notifications with various video sites all over the internet. Somewhat surprisingly I have...
H: Alert for friend’s activity on facebook Is it possible to receive alert for a particular friend’s activity on Facebook? For instance when he posts/updates on his wall, likes, uploads pics etc. AI: Yes, it is possible. It is something called "stalking" someone, and Facebook has a feature for that (though not actuall...
H: What does Wikipedia mean when they say some accounts will be renamed due to a technical change? Wikipedia currently has a notification at the top of every single page saying that some accounts will be renamed due to a technical change when I am logged in. Clicking on Read more doesn't really explain much to me. Wha...
H: What tools can I use to check what sort of information is shared about me with websites? Related to What sort of mechanisms are used by Web applications to track my actions? I would like to know: What tools, scripts or other applications can be used to identify when my online activity is being monitored or tracked ...
H: Special characters in GitHub markdown code blocks Markdown automatically escapes ampersands and angle brackets within a code block, so how is it possible to use special characters that require escaping for example: λ ? I know that one solution is to edit the HTML output file, however my markdown is for a GitHub pag...
H: How messaging actually works in Facebook for freshmen? A kinda disclaimer: My facebook account got hacked, sends spam messages and so, I had to delete my previous account and recreate another one. My browser has the whole history like, with whom I've chatted, whose pages or profiles I had visited, etc. (which is e...
H: Disable View Count on YouTube Video Is there a way to disable the View Counter for a video I upload to YouTube? I have read several places that this is possible but either the information is old and YouTube has changed or the information was incorrect. Am I missing something? AI: I believe this feature was removed...
H: Change Venmo profile pic to newer Facebook profile pic I set up my Venmo account with Facebook a while ago, and it successfully imported my Facebook profile picture to be my Venmo profile picture. I have since updated my Facebook profile picture, but my Venmo profile picture remains the same. The accounts are still...
H: How can I hide chat history from my Gmail inbox? Gmail's new interface for chat history has apparently also had the side effect of showing chat logs as items in my inbox. I don't want this (I can look in the Chats label for those, thank you very much). Can I prevent chats from appearing in my inbox? Adding the foll...
H: Google Plus when did I get a notification? Is there a way to learn the time of a notification? For example, on Facebook, when someone comments on my status or tags me in some photo I receive an instant notification, and when I open my notification window it says 2 hours ago or a few seconds ago etc. Is there such a...
H: How to post new Facebook status via email? A Google search on this topic lead me to some instructions that don't work for me - since all http://www.facebook.com/mobile/ are redirected to Facebook Home site. How can I do it now? AI: You can set this up easily on IFTTT.com (If This Then That). You can use email (wit...
H: Twitter "confirm e-mail" message won't disappear I've just created a Twitter account and on my home page I get a yellow message saying that I must still confirm my e-mail address. I do have a message in my inbox but when I click the link it just says "already confirmed". The message mentioned earlier still won't go...
H: Acceptable posting protocol to Reddit I'm a NOOB to Reddit and I'd like to start posting links from my website. I've read their FAQ and it seems I'm okay with posting content. My concern is that I may post some content that has already been posted before and I want to be careful I'm not seen as a spammer - I legit...
H: How do I do a Redo after Undo (Ctrl+Z) in Twitter's tweet compose box? Normally, Ctrl+Y would "undo the undo" and put me back where I was. But in Twitter's compose tweet dialog box, Ctrl+Y does nothing. This is on PC, Linux, Chromium browser. AI: Try Ctrl + Shift + Z. Tested on Linux with Chrome browser.
H: Create filter to forward mail with modified title or content? I know how to create a filter to forward mails in Gmail, but I need to modify the title or content of the filtered mail (e.g., append the sender's email address) and then forward it. Is there any way I can do it? I need this feature because I have a plac...
H: Using INDIRECT() in sheet reference range I have a separate sheet with some data where a user's input will reference the row number of a sheet. I'm trying to reference that sheet by inserting the column letter and taking a number input from a cell to make up the row #. I've tried: =Sheet2!INDIRECT("A"&A1) where A...
H: Who have I blocked on GChat? Recently I found out I'd accidentally blocked someone on GChat, and now I'd like to know who else I might have blocked? How do I figure this out? (I have too many contacts to go through them one by one.) AI: In Gmail Chat, as I'm sure you know, you can block or unblock anyone by typing ...
H: How can I dock Google Hangouts inside the browser window, instead of floating or docked on the Windows system bar? As of right now, when I run the plugin it is docked at the bottom of my screen on the Windows system bar. I preferred how Talk was docked in gmail. Is there any way to get that behavior back. NOTE: I d...
H: 15 GB of photos. Should I use Google Drive, G+ Photos or Google Picasa? I would like to use a Google service. As far I know Google has three photo related services. I am a little bit confused which service should I use to: upload all my photos and keep original resolution share with my family selected set of phot...
H: Create a diagram larger than A4 How can I create a diagram larger than A4 in draw.io? Is there a specific trick? I've tried menu items. Do I need to register for it? AI: The background pages are just drawn as you set shapes down on the respective areas. Just drop something outside of the page area, the new backgr...
H: How to download a Facebook cover photo in full resolution? I got tagged in a picture, and would like to download it in full resolution (to print it because it is a nice picture of the whole soccer team). PROBLEM: The picture has been uploaded as a Cover Photo, so the usual "Download" option does not appear: What ...
H: How do I make my Picasa album public? I wish to make it public so I can have it embedded in my website. But I swear I cannot find how to change it from private to public. I'm in no way computer literate, but I just cannot find it! AI: Maybe this link is what you are looking for how to change permissions in Picasa ...
H: Customized messages in Google Inactive Account Manager? Is it possible to send customized message to people when they gain access to my account through the Google Inactive Account manager? If it is not possible, is their anywhere I can go to suggest this feature to Google? AI: Yes. You can set up the message cont...
H: Facebook: how to share a single photo from an album without "linking" the whole album? Each and every time you hit Share on a picture, the link Facebook creates will open not just the picture in the lightbox, but the whole album of the picture. How to prevent that to be able to share only the picture? AI: Open the ...
H: Why can't I see my own tweets under "discover" I thought Twitter was a platform designed to focus on topics where users can easily participate in using hashtags. I placed a hashtag in my first couple of tweets, and when I click it to show the list, I cannot find my tweet in there, even if I switch from top to all t...
H: What does the phone by itself mean? You have the green circle which means they are online by computer. Then you have the phone with the number next to it saying how long they've been away. If the phone is by itself does that mean that the person is currently on Facebook with their mobile device? AI: So if the phon...
H: Save APK files from Google Play on desktop/laptop I used to browse Google Play apps through my laptop regularly. Is there any way that I can store the Android applications (.apk files) into my laptop? In other words, download the .apk file straight to my PC. I wish to backup my .apk files for my personal testing wi...
H: Dropbox like sync service without real-time sync I use Dropbox for syncing between computers and as cloud backup, but I a lot of my work is software and graphics based with either large files or hundreds of small files being updated very often. Besides turning Dropbox on and off manually, is there a sync service (h...
H: Mail sent to a similar Gmail address I have an account firstinitialsecondtinitiallastname@gmail.com. My problem is people occasionally send mail (some is work related and may have private information) to firstnamelastname@gmail.com. I have sent messages to the latter address to see if I get an answer, but no respo...
H: Fix broken PDF Link in Google Scholar Does anyone know how to update or fix a PDF link in Google Scholar once it has become broken? I have co-authored some papers, but when I got a job at a new school the old one shut down my old institutional website. I now keep my papers on a Google Site, but they don't seem t...
H: GoDaddy -> Google Apps for Business I'm an IT specialist for a small company in Indianapolis, and we want to switch our email, calendar, and cloud storage (though not hosting or DNS registration YET - one step at a time) to Google Apps for Business. The question is, how? We're a company in full stride, and can't t...
H: What is the difference between show on timeline and allow on timeline in facebook? I notice some posts on my Facebook Timeline have options for "Show on Timeline" and "Allow on Timeline" but I couldn't find what is the difference between them. The post that has these options was posted from the Run Keeper app. It m...
H: Is it possible to set an exact document size in Google Docs? I am specifically using Google Drawings. I cannot find any options or ways to do this. AI: I don't see any direct way to do this but here's a suggestion for a hack that might work. Create an image that matches the output resolution you need; even simple i...
H: Change the privacy of a post by a friend on my Timeline Is there a way to change the privacy of a single post by my friend on my timeline? Also hiding from timeline is not an option AI: Is there a way to change the privacy of a single post by my friend on my timeline? No, you can only change the privacy of your po...
H: Handling variables with data from another sheet on google drive calc I have a Google Drive Calc File, Google says in their web help how to reference data from another sheet, but what happens if what I need is to make the reference depending on my fields on the new sheet? Ok, let me explain further... Let's say I h...
H: A high score list: filtering out non-personal bests I have data in two columns, sorted by the second column. As follows: A, 1 D, 2 B, 4 A, 6 B, 7 ... I need to filter it so that the first column is unique. I.e. the value in the first column only exists once in the result. A, 1 D, 2 B, 4 I am keeping track of sco...
H: Creating multiple instances of a cell value in Google Spreadsheet I have a Google Spreadsheet with the following data: A B ----------------------------- 1 | Number of responses | Value 2 | 1 1 3 | 3 2 4 | 0 3 Based on th...
H: Development Team: Web app to log activities Can anyone recommend a good web app (that we can host ourselves), to help my team track their daily activities? I've been using Tracks, personally, and found it to be great to keep on top of work-in-progress and see where my time is going but I need this on a team level....
H: Can you change the Gravatar associated with your email without a WordPress account? I would like to change the Gravatar associated with one email address of mine (which shows up in Source Tree next to my commits). When I go to gravatar.com to do that, I'm faced with this: Do I really need a WordPress.com account?...
H: How can I know in which websites I have created accounts using my Gmail ID? For sign up in any website like Facebook, Pinterest we need to give our email ID. I have been using my Gmail ID almost in every case but after three, four years I have forgotten some sites in which I had created accounts. AI: Go to your acc...
H: Google search for "my ip" shows incorrect IPv6 address instead of correct IPv4 address Google says my IP address is something like this (I've changed it just in case there is anything personally identifiable in it). Your public IP address is 2602:306:78c5:6a40:421e:6813:d55:ce7f The above number (similar to the o...
H: Google Search Operator: Does "-nofollow" exclude websites where links are nofollow? I've seen someone using search operator -nofollow to find websites where links are dofollow and he claimed that this query can exclude websites whose HTML source code contains nofollow. Well, personally I've tried a couple of times ...
H: How to make the 'All pages' as the Main Page in Mediawiki? I have set up a media wiki on our dev server for our developers to use. I hope to see it as a repository of random nuggets of information and research that various people have done. The Main page of Media Wiki isn't really that useful, as the default front ...
H: How can I search for Gmail messages on a particular date? I'm searching for a message on or about a particular date and rather than scrolling through my emails to go back about a year, I'd like to know a search method to only find emails from a particular date or date range. How can I do this with Gmail? AI: You ca...
H: is it possible to have reports about downloads by dropbox? i upload my learning packages on Dropbox. and put their links on my shop ... 10 people simultaneously download files easy and with no problem i want to have automatic reports send me as attachment to me by email every month. or every scheduled time. i want ...
H: Show only important posts/updates on Google+ Before Google+ changed recently, I remember there was a way to change the frequency of updates showing in my stream from those in my circles. I can no longer find that setting. Is there a way I can reduce the number of updates from certain profiles, short of no longer fo...
H: Add more fix points to a Data Flow Diagram using Draw.io I'm trying to replicate a Data Flow Diagram using Draw.io. I'm using the oval basic shape but there are not enough fix points. Is it possible to add more? AI: You can add fixed points by changing the style, as per this example.
H: Can I create/view custom maps on the new Google Maps? In the old Google Maps, I would sometimes create a custom map that contained several locations related to a particular topic or trip. In the new Google Maps, I can't see a way to create these maps, or to view my old maps. Is this possible, or has the custom maps...
H: How can I use RSS for Moodle posts I want to have an RSS feed for Moodle to know posts from teacher. Is it possible / How can I do this? AI: According to Moodle docs Activities that produce RSS feeds Blog Database Forum Glossary Subscribing to RSS feeds To subscribe to an RSS feed from Mood...
H: Total of column if adjacent cell is true while subtracting from another column I have data like in the following table: +---+-----+-----+ | A | B | C | +---+-----+-----+ | 0 | 5 | 30 | | 1 | 0 | 30 | | 0 | 15 | 40 | | 1 | 0 | 40 | | 1 | 10 | 50 | +---+-----+-----+ Column A is a flag (true = 1, fal...
H: Can Gmail favicons be customized by domain? I have several different Gmail accounts with different domains (my school, my employer, etc.). Is there a way to have each show a different favicon so I can know which browser tab is for which? Chrome is my preferred browser, but Firefox is also good. AI: Through anothe...
H: Timesheet calculations I have a timesheet that I use to log my time. It works fine if I log in and log out. It works at the end of the day but doesn't work in all configurations. For example, I want it to work if I only arrive then leave at the end of the day but also show total of hours for the day if I am loggi...
H: Where are the DNS settings for my Google domain? I purchased a domain through Google but I can't find the DNS settings page anymore. It used to be available from the control panel but not anymore. How do I access the DNS settings? AI: Login to your account. On Tab Domain Settings, there's a sub section called "Doma...